Skip to content

Releases: core-ds/core-components

v30.2.1

26 Aug 13:24
Compare
Choose a tag to compare

30.2.1 (2022-08-26)

Bug Fixes

  • code-input: fixed "cannot read properties of undefined (reading get)" error (#226) (8383613)

v30.2.0

26 Aug 10:11
Compare
Choose a tag to compare

30.2.0 (2022-08-26)

Bug Fixes

  • filter-tag: добавил font family (#212) (34dd253)
  • pure-cell: fix subcomponent addon and category (#172) (461ee92)

Features

  • picker-button: new component picker-button-mobile (#193) (6074d38)

v30.1.0

25 Aug 12:20
Compare
Choose a tag to compare

30.1.0 (2022-08-25)

Bug Fixes

  • link: fix addons size for underline mode in description (15c796b)

Features

  • link: implemented new view & updated styles (3873619)
  • link: updated styles (b5296f2)

v30.0.1

19 Aug 06:05
Compare
Choose a tag to compare

30.0.1 (2022-08-19)

Bug Fixes

  • icon-view: add aditional path to image and change icon size in addons (#170) (51c8259)
  • omit enterKeyHint prop (#197) (72f4946)
  • picker-button: increased css specificity (#190) (e089871)

v30.0.0

18 Aug 05:48
Compare
Choose a tag to compare

30.0.0 (2022-08-18)

Bug Fixes

Features

  • removed dist directory in published packages (#200) (8af8fee)

BREAKING CHANGES

  • Изменена директория расположения индексных файлов в опубликованных пакетах (удалена
    директория dist)

Co-authored-by: Vladimir Gevak [email protected]

v29.4.0

12 Aug 14:34
Compare
Choose a tag to compare

29.4.0 (2022-08-12)

Features

  • plate: subAddons slot, on/off border&shadow&borderRadius, new view 'custom' (#158) (b2fc570), closes #161

v29.3.0

12 Aug 10:47
Compare
Choose a tag to compare

29.3.0 (2022-08-12)

Features

  • BottonSheet: improved bottomSheet component (#185) (ba5fa06)

v29.2.1

11 Aug 08:26
Compare
Choose a tag to compare

29.2.1 (2022-08-11)

Bug Fixes

v29.2.0

09 Aug 09:45
Compare
Choose a tag to compare

29.2.0 (2022-08-09)

Features

  • bottom-sheet: добавлен dataTestId для элементов компонента (f90c76b)
  • modal: добавлен dataTestId для элементов компонента (151ff8c)

v29.1.0

04 Aug 13:09
Compare
Choose a tag to compare

29.1.0 (2022-08-04)

Bug Fixes

Features

  • modal: add props breakpoint for modal responsive (#173) (e835052)
  • react 18 support (#159) (2e6693c)
  • themes: Добавлена возможность подключать styleMobile через js файл (#178) (aa00d4b)