Releases: trendmicro-frontend/tonic-ui
@tonic-ui/[email protected]
What's Changed
- feat: enhance the memoization of the setter function in
useColorMode
anduseColorStyle
Hooks by @cheton in #803 - feat: update
ToastManager
andPortalManager
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]
What's Changed
- docs: implement Content Security Policy (CSP) by @cheton in #795
- feat(react): enhance controlled behavior of
SearchInput
usingselectionStart
andselectionEnd
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]
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]
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 withinCheckbox
,Radio
, andSwitch
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]
What's Changed
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
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: revert the change from
Object.hasOwn(obj, prop)
withObject.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]
What's Changed
- refactor: revert the change from
Object.hasOwn(obj, prop)
withObject.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]
What's Changed
- feat: improve scrollbar observers for environments without
MutationObserver
andResizeObserver
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]
What's Changed
Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]