Skip to content

Releases: trendmicro-frontend/tonic-ui

@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

@tonic-ui/[email protected]

06 Jun 13:21
Compare
Choose a tag to compare

What's Changed

  • feat: allow the usage of pseudo style props through the sx prop by @cheton in #771

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

@tonic-ui/[email protected]

06 Jun 13:22
Compare
Choose a tag to compare

What's Changed

  • feat: enhance ToastManager and useToastManager Hook with the ability to update internal toast state by @cheton in #767
  • feat: allow the usage of pseudo style props through the sx prop by @cheton in #771

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

@tonic-ui/[email protected]

26 May 11:44
Compare
Choose a tag to compare

What's Changed

  • fix: disable Popper's scroll event listener for preventing Submenu from scrolling with MenuList by @cheton in #770

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

@tonic-ui/[email protected]

26 May 08:13
Compare
Choose a tag to compare

What's Changed

  • fix: submenu truncation occurs when scrollbar is enabled on menu list by @cheton in #769

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

@tonic-ui/[email protected]

19 May 09:26
Compare
Choose a tag to compare

What's Changed

  • fix: disable flip modifier in MenuContent to address regression issue by @cheton in #763

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

@tonic-ui/[email protected]

18 May 07:25
Compare
Choose a tag to compare

@tonic-ui/[email protected]

15 May 06:01
Compare
Choose a tag to compare