·
70 commits
to master
since this release
What's Changed
- docs: revise
ToastManager
usage to address toast animation issue by @cheton in #822 - docs: add examples for table column and row ordering by @cheton in #820
- docs: add examples of superscript text formatting by @cheton in #824
- chore: include
@tonic-ui/utils
in the dependencies of@tonic-ui/react-hooks
by @cheton in #825 - feat(ARIA): incorporate
checkbox
,radio
, andswitch
roles into their respective control box components by @cheton in #826 - chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #830
- docs: update table column/row ordering examples according to the visual spec by @cheton in #828
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #837
- docs: update examples for table column and row ordering by @cheton in #841
- docs: update v1 documentation by @cheton in #840
- fix(
SearchInput
): resolve composition event issue with CJK input methods in controlled inputs by @cheton in #850
Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]