Skip to content

4.3.6

Latest
Compare
Choose a tag to compare
@ZurabDev ZurabDev released this 18 Jul 09:26
· 8 commits to main since this release
5f855ab

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