Skip to content
Compare
Choose a tag to compare
@cheton cheton released this 17 Oct 03:48
· 3 commits to v2 since this release
2dff356

What's Changed

  • feat: improve disabled prop handling in Button and ButtonGroup by @cheton in #930
  • chore(deps-dev): bump rollup from 3.29.4 to 3.29.5 by @dependabot in #931
  • fix: resolve bug with isNameConflictRef.current in Checkbox and Radio components by @cheton in #935
  • docs: ensure ToastManager is layered above PortalManager to enable adding toast notifications within a portal by @cheton in #936
  • feat(react/checkbox,react/radio): use useEffectOnceWhen hook to display warning message in non-production environments by @cheton in #937
  • feat(react/scrollbar): add scrollViewProps to enable passing custom props to the ScrollView component by @cheton in #939
  • chore(release): version packages by @github-actions in #934

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]