Skip to content

Releases: trendmicro-frontend/tonic-ui

@tonic-ui/[email protected]

06 Apr 07:37
Compare
Choose a tag to compare

@tonic-ui/[email protected]

06 Apr 07:39
Compare
Choose a tag to compare

What's Changed

  • feat: add declarative PopoverArrow and TooltipArrow components by @cheton in #729
    • The hideArrow prop has been renamed to arrow and now defaults to true.
    • A disabled prop has been added to control popover display.
    • The obsolete arrowAt prop has been removed from both popovers and tooltips. Use the PopoverArrowProps prop on the PopoverContent component for popovers and use the TooltipArrowProps prop on the Tooltip component for tooltips.
    • Renamed PopperArrowComponent and PopperArrowProps to PopoverArrowComponent and PopoverArrowProps
  • feat: add support for using followCursor and nextToCursor props in the tooltip by @cheton in #730
    image

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

@tonic-ui/[email protected]

24 Mar 10:13
Compare
Choose a tag to compare

What's Changed

  • refactor: remove fontFamily: base from Text by default to ensure consistent text rendering acorss the application by @cheton in #728

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

@tonic-ui/[email protected]

23 Mar 09:11
Compare
Choose a tag to compare

What's Changed

  • feat(react): refine event handling mechanism in Menu, Popover, and Tooltip components by @cheton in #724

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

@tonic-ui/[email protected]

22 Mar 10:04
Compare
Choose a tag to compare

What's Changed

  • refactor(react): change the behavior of the menu to only set focus on the menu content when the menu is initially opened by @cheton in #726

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

@tonic-ui/[email protected]

16 Mar 13:44
Compare
Choose a tag to compare

What's Changed

  • feat: add flush variant to the Input component family by @cheton in #722

@tonic-ui/[email protected]

16 Mar 13:45
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump webpack from 5.75.0 to 5.76.1 by @dependabot in #723
  • feat: add flush variant to the Input component family by @cheton in #722
  • feat: update clear button style for SearchInput component to match visual specification by @cheton in #720

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

@tonic-ui/[email protected]

15 Mar 03:29
Compare
Choose a tag to compare

What's Changed

  • feat: refactor ButtonBase to remove line-height: 1 and add not-allowed cursor for disabled state by @cheton in #716
  • feat: add TableScrollbar component by @cheton in #718
  • feat: improve focus control by adding returnFocusOnClose prop to the Menu component by @cheton in #713

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

@tonic-ui/[email protected]

15 Mar 03:30
Compare
Choose a tag to compare

What's Changed

  • docs: change the highlight color of matched keywords in Algolia search modal by @cheton in #719

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

@tonic-ui/[email protected]

12 Mar 06:51
Compare
Choose a tag to compare

What's Changed

  • fix: correct MenuItem height regression bug introduced in version 1.12 by @cheton in #715

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