Releases: trendmicro-frontend/tonic-ui
@tonic-ui/[email protected]
What's Changed
- chore(deps-dev): bump next from 14.2.30 to 14.2.32 by @dependabot[bot] in #1064
- feat(react-icons): drop
tmicondependency and enable local SVG icon generation by @cheton in #1069 - chore: update React dependencies to support v19 by @cheton in #1065
- fix(react/Checkbox): correct border color for the
disabledstate by @cheton in #1073 - feat: add
variantprop toLinkandLinkButtoncomponents by @cheton in #1067 - chore(deps-dev): bump glob from 11.0.0 to 11.1.0 by @dependabot[bot] in #1078
- feat: upgrade Emotion packages to support React 19 compatibility by @cheton in #1076
- feat: support element
refcompatibility inPopoverTriggerandTooltipTriggerfor React 19+ by @cheton in #1077 - chore(release): version packages by @github-actions[bot] in #1071
Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
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/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
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-codestool by @cheton in #1050 - chore(release): version packages by @github-actions[bot] in #1048
- feat(react-hooks): [tonic-one-pr-219] add
useIdhook with React 18 integration by @cheton in #1051 - docs: remove
closeOnOutsideClicktoggle to avoid overriding the default value ofcloseOnInteractOutsideby @cheton in #1054 - feat(react/checkbox): ensure consistent styling and correct indeterminate styles by @cheton in #1058
- feat(utils): add a lodash-compatible
getfunction 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/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
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-visibleoutline styles forLinkandLinkButtonby @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/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
What's Changed
- docs: use style props instead of
sxfor 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/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
What's Changed
- docs(experiments/dropdown): update
TagToggleto useborderRadius: "lg"per visual spec by @cheton in #1021 - docs(experiments):
ButtonBoxcomponent by @cheton in #1023 - docs(experiments/button-box): enhance
ButtonBoxcomponent by @cheton in #1025 - chore(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot in #1026
- fix(react/modal): resolve
closeOnClickOutsideregression 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/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
What's Changed
- feat(react/search-input): change
_focusto_focusVisiblefor the close button inSearchInputby @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
useClickOutsidehook to close modals and drawers when clicking outside the content by @cheton in #1017 - docs(experiments): improve documentation for Dropdown
slotsandslotPropsusage by @cheton in #1019 - chore(release): version packages by @github-actions in #1015
New Contributors
- @GeorgiDS9 made their first contribution in #1013
Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
What's Changed
- docs: update
Dropdowncomponent 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
DropdownBasecomponent to include support fortogglePropsprop by @cheton in #1005 - feat: support arbitrary value types for
CheckboxGroupandRadioGroupcomponents 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/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
What's Changed
- feat: use
createTransitionStyleto compose thetransitionstyle 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/[email protected]...@tonic-ui/[email protected]
@tonic-ui/[email protected]
What's Changed
- feat(react/tag): update
_focusto_focusVisibleinTagcomponent 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/[email protected]...@tonic-ui/[email protected]