Enhancements
- Stepper: support
ref
. (#5997) - Locale: Update Korean locale. (#6011)
- Popover: Use global css variables to control font color. (#6045)
Bug Fixes
- PullToRefresh: Fix cannot back to pulling status after complete in
reduceMotion
mode. (#6040) - TextArea: Fix the height not adapting when setting
autoSize
. (#6059) - Toast: Fix Toast cannot be closed when calling
Toast.show
and immediately callingToast.clear
. (#6060)