Skip to content

Releases: zyfra/Prizm

3.15.0

22 Jul 14:22
d527816
Compare
Choose a tag to compare

3.15.0 (22.07.2024)

Features

  • feat(components/paginator): update paginator dictionary #1840 BREAKING CHANGE in dictionary -here

Bug Fixes

  • fix(components/switcher): fix async support for selected switcher #1476
  • fix(components/tree): incorrect markup fix #1742 Note: markup is update can affect tree component in project
  • fix(components/input-text): incorrect behavior occurring in PrizmInputComponent when NgxMaskDirective is applied and the value changes from an empty state. #1190
  • fix(components/multiselect): checkboxes are blinking on elements click #1718
  • fix(components/switcher): write value error fixed #1890

2.16.0

22 Jul 14:48
d527816
Compare
Choose a tag to compare

2.16.0 (22.07.2024)

Features

  • feat(components/paginator): update paginator dictionary #1840 BREAKING CHANGE in dictionary -here

Bug Fixes

  • fix(components/switcher): fix async support for selected switcher #1476
  • fix(components/tree): incorrect markup fix #1742 Note: markup is update can affect tree component in project
  • fix(components/input-text): incorrect behavior occurring in PrizmInputComponent when NgxMaskDirective is applied and the value changes from an empty state. #1190
  • fix(components/multiselect): checkboxes are blinking on elements click #1718
  • fix(components/switcher): write value error fixed #1890

1.19.0

22 Jul 14:50
d527816
Compare
Choose a tag to compare

1.19.0 (22.07.2024)

Features

  • feat(components/paginator): update paginator dictionary #1840 BREAKING CHANGE in dictionary -here

Bug Fixes

  • fix(components/switcher): fix async support for selected switcher #1476
  • fix(components/tree): incorrect markup fix #1742 Note: markup is update can affect tree component in project
  • fix(components/input-text): incorrect behavior occurring in PrizmInputComponent when NgxMaskDirective is applied and the value changes from an empty state. #1190
  • fix(components/multiselect): checkboxes are blinking on elements click #1718
  • fix(components/switcher): write value error fixed #1890

4.3.6

18 Jul 09:26
5f855ab
Compare
Choose a tag to compare

4.3.6 (15-07-2024)

Bug fixes

  • fix(components/switcher): fix async support for selected switcher #1476
  • fix(doc/chips): error with toched and dirty stated
  • fix(components/input-text): error with PrizmInputComponent with NgxMaskDirective behaves incorrectly when changed from empty value
  • fix(components/input-select): sync touched state #1694
  • fix(components/input-multi-select): sync touched state
  • fix(components/hint): a bug where the tooltip would not disappear in some cases
  • fix(components/input-number): bug where empty state was not toggled when clearing #1684
  • fix(components/input-text): incorrect behavior occurring in PrizmInputComponent when NgxMaskDirective is applied and the value changes from an empty state. #1190
  • fix(components/tab): add correct icon name to registry for right arrow #1860

4.3.5

09 Jul 07:23
0c870ea
Compare
Choose a tag to compare

4.3.5 (09.07.2024)

Bug fixes

  • fix(component/overlay): fix bug with memory leak #1637 #1403
  • fix(component/dropdown-host): fix bug with destroy overlay #1637 #1403
  • fix(component/hint): fix bug with destroy overlay #1637 #1403

4.3.4

20 Jun 13:37
65e943c
Compare
Choose a tag to compare

4.3.4 (20.06.2024)

Bug Fixes

  • fix(components/input-icon-button): disabled button should not fire events #1823 - убрали ошибку с состоянием disabled для InputIconButton.
  • fix(components/inputs): fix markup for input icon button #1529, #1672 - поправили некорректные отступы для кнопок внутри компонента Carousel и остальных контролов.
  • fix(doc/textarea): missing border property added for textarea livedemo #1803 - В Live demo компонента Textarea добавили пропущенное свойство border.

3.14.1

20 Jun 13:39
ec1fd70
Compare
Choose a tag to compare

3.14.1 (20.06.2024)

Bug Fixes

  • fix(doc/textarea): missing border property added for textarea livedemo #1803 - В Live demo компонента Textarea добавили пропущенное свойство border.
  • fix(components/input-icon-button): disabled button should not fire events #1823 исправили ошибку с состоянием disabled для InputIconButton

2.15.1

20 Jun 13:47
ec1fd70
Compare
Choose a tag to compare

2.15.1 (20.06.2024)

Bug Fixes

  • fix(doc/textarea): missing border property added for textarea livedemo #1803 - В Live demo компонента Textarea добавили пропущенное свойство border.
  • fix(components/input-icon-button): disabled button should not fire events #1823 исправили ошибку с состоянием disabled для InputIconButton

1.18.1

20 Jun 13:47
ec1fd70
Compare
Choose a tag to compare

1.18.1 (20.06.2024)

Bug Fixes

  • fix(doc/textarea): missing border property added for textarea livedemo #1803 - В Live demo компонента Textarea добавили пропущенное свойство border.
  • fix(components/input-icon-button): disabled button should not fire events #1823 исправили ошибку с состоянием disabled для InputIconButton

4.3.3

18 Jun 08:46
bb151a6
Compare
Choose a tag to compare

4.3.3 (18.06.2024)

Bug Fixes

  • fix(icons): fix icons source path - исправили ошибку с путями иконок.