Skip to content

Releases: trendmicro-frontend/tonic-ui

@tonic-ui/[email protected]

16 Oct 12:41
Compare
Choose a tag to compare

What's Changed

  • feat: enhance the memoization of the setter function in useColorMode and useColorStyle Hooks by @cheton in #803
  • feat: update ToastManager and PortalManager to optimize rendering and reduce unnecessary re-renders by @cheton in #802

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

@tonic-ui/[email protected]

03 Sep 12:38
Compare
Choose a tag to compare

What's Changed

  • docs: implement Content Security Policy (CSP) by @cheton in #795
  • feat(react): enhance controlled behavior of SearchInput using selectionStart and selectionEnd for cursor position preservation by @cheton in #800

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

@tonic-ui/[email protected]

25 Aug 12:29
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #786
  • ci: add a GitHub action to update yarn.lock file by @cheton in #787
  • feat: add ResizeHandle component by @cheton in #789
  • ci: upgrade to Lerna 7 and update devDependencies by @cheton in #792
  • feat: add Tree component by @cheton in #785

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

@tonic-ui/[email protected]

13 Jul 10:01
Compare
Choose a tag to compare

What's Changed

  • feat(react): update color scheme for informative toast by @cheton in #781
  • chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #784
  • feat: enable customization of inputProps for input elements within Checkbox, Radio, and Switch components by @cheton in #783

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

@tonic-ui/[email protected]

30 Jun 06:11
Compare
Choose a tag to compare

What's Changed

  • feat: update default warning icon for alerts and toasts by @cheton in #779

    Before

    image

    image

    After

    image

    image

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

@tonic-ui/[email protected]

28 Jun 09:11
Compare
Choose a tag to compare

What's Changed

  • fix(scrollbar): check mutation type before calling mutation.target.getAttribute by @cheton in #777

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

@tonic-ui/[email protected]

24 Jun 13:24
Compare
Choose a tag to compare

What's Changed

  • refactor: revert the change from Object.hasOwn(obj, prop) with Object.prototype.hasOwnProperty.call(obj, prop) to resolve compatibility issue in certain environments by @cheton in #776

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

@tonic-ui/[email protected]

24 Jun 13:26
Compare
Choose a tag to compare

What's Changed

  • refactor: revert the change from Object.hasOwn(obj, prop) with Object.prototype.hasOwnProperty.call(obj, prop) to resolve compatibility issue in certain environments by @cheton in #776

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

@tonic-ui/[email protected]

22 Jun 09:25
Compare
Choose a tag to compare

What's Changed

  • feat: improve scrollbar observers for environments without MutationObserver and ResizeObserver support by @cheton in #774

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

@tonic-ui/[email protected]

22 Jun 09:25
Compare
Choose a tag to compare