Skip to content

v5.5.3

Compare
Choose a tag to compare
@aitboudad aitboudad released this 01 Nov 14:33
· 350 commits to v5 since this release

Bug Fixes

  • core: ensure the first render is called after onInit (#1881) (73f0316)
  • core: set static flag to false for ivy support (#1893) (9a63c3e)
  • core: toggle control when hide changed programmatically (#1888) (fdb1cbe), closes #1817 #1742
  • core: update form validity when changing built-in validations (#1887) (fb8485d), closes #1493