3.30.0 (2023-06-05)
Features
- addon-editor: support image as anchor (#4428)
(76845b4) - addon-mobile:
PullToRefresh
useTUI_SCROLL_REF
(#4571)
(2a207b6) - kit:
InputPhone
usesMaskito
instead of legacytext-mask
(#4555)
(5f6b484) - kit:
ProgressCircle
design improvements (#4577)
(2b94f6f)
Bug Fixes
- addon-editor: immediately unsubscribe streams when toolbar is destroyed
(#4588)
(db84ded) - addon-editor: prevent paste redundant break line (#4587)
(4c71bad) - addon-mobile:
Sheet
remove focus from under sheet with overlay
(#4567)
(28396c8) - core:
PositionService
eliminate memory leak (#4561)
(b50bd1e) - core:
TUI_SCROLL_REF
fallback todocumentElement
(#4566)
(a3c7399) - hosts of portals can throw
ExpressionChangedAfterItHasBeenCheckedError
(#4533)
(677b0d1) - kit:
InputDateRange
fix showing same month twice whenmin
is later than given month
(#4569)
(0573b29) - kit:
InputTag
fix scrolling (#4570)
(1674f69) - kit:
Tabs
align dropdown design with datalist (#4568)
(fe2e810) - testing: support node.js 18.16, jest 26+ ships jsdom out of the box
(#4590)
(ad13df9)