🐛 Bug Fixes
- Fixed issue with passed referenced value to a
disabled-datesfunction (#352) - Fixed overlay button positioning on vertical resize #354 (#353)
- Fixed missing type declaration (#355)
- Fixed issue where
text-inputtime is not being parsed on paste (#358)
🔧 Refactor
- Revert auto-generating declarations
- Exported
DatepickerInstancetype for usage withref - Action row redesign