Skip to content

Releases: trendmicro-frontend/tonic-ui

@tonic-ui/react@2.8.2

29 Aug 09:28
a4091a9

Choose a tag to compare

What's Changed

  • refactor(react/popover): improve trigger validation and event handler logic by @cheton in #1061
  • chore(release): version packages by @github-actions[bot] in #1062

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.8.1...@tonic-ui/react@2.8.2

@tonic-ui/react@2.8.1

29 Aug 09:24
297f06f

Choose a tag to compare

What's Changed

  • feat: MCP for Tonic UI by @cheton in #1042
  • chore(release): version packages by @github-actions[bot] in #1046
  • docs: improve MCP documentation by @cheton in #1047
  • docs: improve MCP documentation (PART 2) by @cheton in #1049
  • feat: enhance MCP workflow by adding the fetch-codes tool by @cheton in #1050
  • chore(release): version packages by @github-actions[bot] in #1048
  • feat(react-hooks): [tonic-one-pr-219] add useId hook with React 18 integration by @cheton in #1051
  • docs: remove closeOnOutsideClick toggle to avoid overriding the default value of closeOnInteractOutside by @cheton in #1054
  • feat(react/checkbox): ensure consistent styling and correct indeterminate styles by @cheton in #1058
  • feat(utils): add a lodash-compatible get function by @cheton in #1057
  • feat: refactor MCP server to enable Streamable HTTP and SSE transport support by @cheton in #1059
  • feat(mcp): enhance config loader and improve test coverage by @cheton in #1060
  • chore(release): version packages by @github-actions[bot] in #1053
  • feat(form-control): [tonic-one-pr-213] add form control components with context and styles by @cheton in #1052

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.8.0...@tonic-ui/react@2.8.1

@tonic-ui/react@2.8.0

11 Aug 03:13
f811787

Choose a tag to compare

What's Changed

  • feat: enable granular control over outside interactions for drawers and modals by @cheton in #1033
  • chore(deps): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #1044
  • fix(react/accessibility): add missing :focus-visible outline styles for Link and LinkButton by @cheton in #1043
  • feat(react/accessibility): enable keyboard support (Enter, Space) for triggering clicks on a custom trigger element by @cheton in #1003
  • chore(release): version packages by @github-actions[bot] in #1040

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.7.3...@tonic-ui/react@2.8.0

@tonic-ui/react@2.7.3

27 Jun 08:22
d80ffa5

Choose a tag to compare

What's Changed

  • docs: use style props instead of sx for base components to simplify style overrides by @cheton in #1035
  • chore(deps-dev): bump next from 14.2.26 to 14.2.30 by @dependabot in #1037
  • revert(react/InputGroup): restore pseudo-class from 'first-of-type' to ':first-child' to align with ui spec by @tinaClin in #1038
  • chore(release): version packages by @github-actions in #1039

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.7.2...@tonic-ui/react@2.7.3

@tonic-ui/react@2.7.2

23 May 14:21
843c182

Choose a tag to compare

What's Changed

  • docs(experiments/dropdown): update TagToggle to use borderRadius: "lg" per visual spec by @cheton in #1021
  • docs(experiments): ButtonBox component by @cheton in #1023
  • docs(experiments/button-box): enhance ButtonBox component by @cheton in #1025
  • chore(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot in #1026
  • fix(react/modal): resolve closeOnClickOutside regression for nested modals and modal-drawer scenarios by @cheton in #1027
  • chore(release): version packages by @github-actions in #1028

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.7.1...@tonic-ui/react@2.7.2

@tonic-ui/react@2.7.1

23 May 14:20
d315f13

Choose a tag to compare

What's Changed

  • feat(react/search-input): change _focus to _focusVisible for the close button in SearchInput by @cheton in #1014
  • fix(drawer): improve full-size drawer dimensions for full-screen span by @GeorgiDS9 in #1013
  • docs(experiments): improve dropdown component usage and add new miscellaneous components by @cheton in #1006
  • feat: utilize useClickOutside hook to close modals and drawers when clicking outside the content by @cheton in #1017
  • docs(experiments): improve documentation for Dropdown slots and slotProps usage by @cheton in #1019
  • chore(release): version packages by @github-actions in #1015

New Contributors

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.7.0...@tonic-ui/react@2.7.1

@tonic-ui/react@2.7.0

24 Apr 08:24
7678739

Choose a tag to compare

What's Changed

  • docs: update Dropdown component usage to allow tooltip display on overflow by @cheton in #989
  • docs: add a copy button to the code block by @cheton in #1001
  • docs: enhance DropdownBase component to include support for toggleProps prop by @cheton in #1005
  • feat: support arbitrary value types for CheckboxGroup and RadioGroup components by @cheton in #1010
  • chore(release): version packages by @github-actions in #1011

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.6.5...@tonic-ui/react@2.7.0

@tonic-ui/react@2.6.2

23 Apr 08:12
f96ddc3

Choose a tag to compare

What's Changed

  • feat: use createTransitionStyle to compose the transition style for various components by @cheton in #977
  • docs(tree): change the icon color from yellow to primary text color by @cheton in #980
  • docs(playground): Gomoku game by @cheton in #983
  • chore(deps): bump @babel/helpers from 7.24.1 to 7.26.10 by @dependabot in #981
  • chore(deps-dev): bump next from 14.2.22 to 14.2.25 by @dependabot in #984
  • chore(deps): bump axios from 1.7.4 to 1.8.4 by @dependabot in #985
  • chore(release): version packages by @github-actions in #978

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.6.1...@tonic-ui/react@2.6.2

@tonic-ui/react@2.6.5

23 Apr 08:14
111a3c5

Choose a tag to compare

What's Changed

  • feat(react/tag): update _focus to _focusVisible in Tag component to enable focus outline on keyboard navigation by @cheton in #999
  • chore(release): version packages by @github-actions in #1000

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.6.4...@tonic-ui/react@2.6.5

@tonic-ui/react@2.6.4

23 Apr 08:13

Choose a tag to compare

What's Changed

  • fix: README contribution guide link by @ZijunYe in #993
  • fix(react/InputGroup): fix pseudo-class :first-child warning by @tinaClin in #996

New Contributors

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/react@2.6.3...@tonic-ui/react@2.6.4