v5.5.0
Bug Fixes
- datepicker: add check to prevent broken e2e (#5598) (fe4d636)
- datepicker: fix manual input accepts invalid date (#5532) (3078f07), closes #4477
- datepicker: Maintain selected date when same date selected (#5209) (#5496) (b674b4b)
- modal: added import strategy for lazy modules (#5085) (4c92bd1)
- modal: change the mouse event to dismiss a modal on backdrop click (#5326) (74f752f), closes #5264
- modal-service: Fix modal service not dismissing during animation (#4550) (8969937), closes #3711
- rating: fix round up for decimal values (#5076) (#5608) (bf0f78e)
- timepicker: preserve date part when time crosses midnight (#5535) (5846bf2), closes #3139
- tooltip: fix aria attribute state (#5614) (009aeaa), closes #5089
- typeahead: fix broken typeahead property (#5616) (70ed44a)
Features
- datepicker: Implement Thai Buddish calendar in Datepicker #3893 (#5470) (43d0da5)
- discover: add / update content on discover page (#5592) (716b586)
- popover: add delay option (#5389) (#5582) (00037ef)
- rating: add aria-label attribute (#5607) (5d505ea), closes #5579
- tabs: add aria attributes (#5605) (ef614c0), closes #4120
- timepicker: add aria-label to input (#5604) (bbb2817), closes #4149
- typeahead: incoming data are not filtered after typeahead kicks-in #3725 (#3728) (8378105)