v6.0.0
daniloff200
released this
11 Aug 13:01
·
414 commits
to development
since this release
Bug Fixes
- ci: make all SSR-related jobs as optional (#5850) (655215d)
- ci: remove ivy-related configs & checks, because, ivy is enabled by default (44146fd)
- datepicker: fix wrong condition for iOS double tap (335437e)
- tests: fix failed e2e tab tests because of removal (cce5dc9)
Features
Also, features from v5.7.0 available here, because, v.5.7.0 was not published to npm
Bug Fixes
- common: fix next ver issue with moduleWithProviders (#5812) (e2ef559)
- datepicker: double tap ios issue (#5821) (955cb93)
- datepicker: issue #5790 and #5793 (#5817) (1dc5308)
- modal: Close modal on back button click (735c197)
- typeahead: fix error on blur after init (ceeed10), closes #5736
- typeahead: fix typo to cancel request on focus lost (#5593), (#4622), (#1884) (29a44e0)
Features