Features
- 747fa23 [Calendar] Add
shouldDisableDate
prop (#5198) - 08562ec [Image] Add
draggable
props which defaults tofalse
Enhancements
- e7632d2 [ActionSheet] Refactor the implementation and adjust style
- 481f0a5 [ActionSheet] Adjust DOM structure and update tests
- 84923eb Upgrade @floating-ui/dom to 0.5
Bug Fixes
- 94b5b8f [Popover] Fix position not correct when target element is position fixed and popover content is very long
- e8e2810 [Form] Fallback label to empty string in validation messages
- 88bba8f [TextArea] Input Chinese in firefox when maxLength is set (#5209)