Skip to content

Latest commit

 

History

History
121 lines (54 loc) · 4.7 KB

CHANGELOG.md

File metadata and controls

121 lines (54 loc) · 4.7 KB

Changelog

2.1.1 (2024-05-06)

Bug Fixes

2.1.0 (2024-04-12)

Features

2.0.1 (2024-03-12)

Bug Fixes

  • add tslib to dependencies (e1895db)

2.0.0 (2024-03-01)

⚠ BREAKING CHANGES

  • remove obsolete css-variables from "yandex-cloud" theme
  • update @gravity-ui/uikit v5 (+others)

refactor

  • remove obsolete css-variables from "yandex-cloud" theme (56e46d9)

chore

  • update @gravity-ui/uikit v5 (+others) (ad0f8fd)

1.3.0 (2024-02-28)

Features

  • add custom colspan for table row (3316f62)

1.2.0 (2023-09-05)

Features

1.1.0 (2023-05-05)

Features

1.0.3 (2023-02-02)

Bug Fixes

1.0.2 (2022-03-21)

chore

  • freeze direct dependencies (a842bf4)

1.0.1 (2022-02-25)

Bug Fixes

  • clarify column width property type (4b43afe)

1.0.0 (2022-02-03)

docs

0.2.2 (2022-01-13)

Bug Fixes

  • emit a warning when columns with duplicate names are provided (08d0294)

0.2.1 (2022-01-12)

Bug Fixes

  • put back missing styles into package (c7d3ba0)
  • use THEMES type for theme prop (af0bb33)

0.2.0 (2022-01-11)

⚠ BREAKING CHANGES

  • theme previously known as 'common' is now called 'yandex-cloud' and is a default one, theme previously known as 'internal' is now called 'legacy'.

Bug Fixes

  • make 'yandex-cloud' theme a new default theme (ec2ead6)

0.1.0 (2022-01-04)

Features

  • initial import of library files (5d15cab)