Releases: trendmicro-frontend/tonic-ui
Releases · trendmicro-frontend/tonic-ui
@trendmicro/[email protected]
🚀 What's Changed
- 🧱 chore: bump
devDependencies
and fix incorrect React Hook usage (#183)
@trendmicro/[email protected]
[email protected]
🚀 What's Changed
- 📝 docs: update import theme to
@trendmicro/react-styled-ui
(#168)
@trendmicro/[email protected]
[email protected]
🚀 What's Changed
- 📝 docs: set default
font-size
andline-height
to the body (fadeade)
@trendmicro/[email protected]
[email protected]
@trendmicro/[email protected]
🚀 What's Changed
- 🎉 feat: theme/colors (#153)
@trendmicro/[email protected]
🚀 What's Changed
- 🎉 feat: add
Tag
component (#134) - 🎉 feat: add
SearchInput
component (#141) - 👷 refactor: refactor
Drawer
andModal
components (#142) - 🎉 feat: add
Skeleton
component (#149) - 🧱 chore(eslint): force eslint error if "react/react-in-jsx-scope" is reported (#151)
- 👷 refactor: adjust component props (#150)
- 🐛 fix: fix incorrect close icon (#152)
- 🐛 fix: fix incorrect skeleton colors for dark and light mode (#154)
- 🐛 fix: change popover and tooltip style (#156)
@trendmicro/[email protected]
🚀 What's Changed
- 🧱 chore: create a skeleton project directory (#1)
- 🧱 chore: add styled-theme package (#2)
- 🧱 chore(workspaces): add react-styled-core and styled-docs (141a2d5)
- 🧱 chore(docs): deploy to GitHub Pages with conditional deployment (#4)
- 🐛 fix(token): refresh a GitHub token for the repo (#5)
- 📝 docs: update Link MDXComponent (#7)
- 🐛 fix: to relative route (#8)
- 🎉 feat: add Accordion component (#10)
- 🎉 feat: SVGIcon component (#11)
- 📝 docs: update docs and API for SVGIcon (#12)
- 🎉 feat: add Button component (#13)
- 🧱 ci: run eslint in Travis CI (#14)
- 🧱 ci: slack integration (#15)
- 🐛 fix: AccordionHeader style (#16)
- 🐛 fix: wording to trendmicro (#17)
- 🧱 chore: correct to remove aria-* attribute related (#18)
- 🎉 feat: add initial standalone badge (#20)
- 📝 docs: update docs for Box component (#21)
- 📝 docs: add responsive layout (#22)
- 🎉 feat: update Flex component and use GitHub markdown style for documentation (#23)
- 🎉 feat: refine MDX document layout (#25)
- 👷 refactor: refactor button component (#26)
- 🎉 feat:
Grid
component (#27) - 🎉 feat: add
disabled
andnoInline
attributes to the code block (#28) - 🎉 feat:
Stack
component (#29) - 📝 docs: add the props block of the link component (#32)
- 🎉 feat:
Space
component (#33) - 🎉 feat: add ButtonGroup component (#34)
- 🎉 feat:
Text
component (#35) - 🐛 fix: dark mode in accordion (#36)
- 🧱 chore: to dark theme on demo page (#37)
- 🎉 feat:
Image
component (#38) - 🎉 feat:
CSSBaseline
component (#39) - 🎉 feat: copy button on codeBlock (#40)
- 🎉 feat:
PseudoBox
component (#41) - 🎉 improvement: remove variant from Link and update docs (#42)
- 📝 docs: update wordings in docs (#43)
- 🎉 feat:
ButtonBase
component (#44) - 🎉 feat:
Icon
component (#45) - 🐛 fix: side header component zindex (#46)
- 👷 refactor: Accordion component (#47)
- 🎉 feat: Heading component (#48)
- 📝 docs: update docs for Collapse (#49)
- 🐛 fix: fix incorrect anchor pseudo-classes order (#51)
- 👷 refactor: remove orphaned packages and enhance build scripts (#53)
- 👷 refactor: refine color palettes and use semantic text colors (#54)
- 👷 refactor(theme): edit space them and sizes theme (#56)
- 🎉 feat: add Checkbox and ControlBox components (#57)
- 👷 refactor: remove orphaned props from shadows (#58)
- 🎉 feat(theme): implement theme page of styled UI (#60)
- 📝 docs: add color mode docs (#61)
- 📝 docs: add getting start docs (#62)
- 🎉 feat: add CheckboxGroup component (#63)
- 🧱 build: add env variable for demo page routing (#64)
- 🎉 feat: add Radio and RadioGroup components (#65)
- 🧱 build: enhance build scripts and bump dependencies (#66)
- 👷 refactor: wrap children with a context provider in CheckboxGroup component (#68)
- 🎉 feat(transition):
Fade
component (#69) - 📝 docs: refactor theme page to a single section (#70)
- 📝 docs: refactor pages and components (#71)
- 🎉 feat(testing): jest integration (#74)
- 🎉 feat: Input component (#75)
- 👷 refactor: enhance button component (#76)
- 🎉 feat: add
FlatButton
component (#78) - 🎉 feat:
Alert
component (#77) - 🎉 feat: implement
Tooltip
component (#79) - 🎉 feat: InputGroup component (#81)
- 👷 refactor: improvement something for Checkbox and Radio (#82)
- 🎉 feat: add
size
prop to Heading and Text components (#83) - 📝 docs: update Input and InputGroup examples (#85)
- 🎉 feat: InputBase component (#86)
- 🎉 feat: Spinner component (#84)
- 🐛 fix: destroy markdown layout (#87)
- 👷 refactor:
cloneElement
was removed in favor of using React Context API for ButtonGroup (#88) - 🎉 feat: toggle switch component (#89)
- 👷 refactor: remove default value of context from CheckboxGroup and RadioGroup (#90)
- 🧱 chore: upgrade next to v9.3.2 (#91)
- 👷 refactor: improve tooltip variantColor (#93)
- 🎉 feat: Textarea and TextLabel components (#94)
- 🎉 feat: create review site deployment for each pull request (#95)
- 🐛 fix: fix incorrect PUBLIC_URL (#96)
- 🧱 ci: create the commit message using the commit SHA of the HEAD commit of the PR (#97)
- 📝 docs: use consistent conventions for writing documentation (#98)
- 📝 docs: update sizes and spacing theme example (#99)
- 👷 refactor(styled-system): deprecate the
size
prop in the layout utility (#100) - 🎉 feat: Select component (#101)
- 🎉 feat: Toast Component (#102)
- 🐛 fix: remove size prop (#103)
- 🐛 fix: use size instead of width and height for Icon (#104)
- 📝 docs: add a "building blocks" section to the side navigation (#105)
- 👷 refactor: textDecoration in hover or active state (#107)
- 💣 breaking: rectify styled-ui package names (#108)
- 👷 refactor: enhance Alert and Toast components (#112)
- 🐛 fix: badge font-weight change to normal (#115)
- 🎉 feat: popover component (#116)
- 🎉 feat: add Table component (#119)
- 🎉 feat: add second color on spinner (#118)
- 📝 docs: refine documentation for toasts (#120)
- 📝 docs: refine documentation for the ButtonBase component (#121)
- 🎉 feat: Modal Component (#124)
- 🐛 fix: set
line-height
to 1 for base components and TMIcon component (#125) - 🐛 fix: missing uuid dependency in react-styled-ui (#126)
- 🐛 fix: keydown event for PopoverTrigger (#128)
- 🐛 fix: Link component style (#130)
- 🎉 feat: Drawer component (#132)
- 👷 refactor: the
useToast
Hook should return object type for future expansion (close #129) (#135) - 📝 docs: edit getting start and color modes (#136)
- 📝 docs: update docs for Table (#137)
- 📝 docs: update readme (#138)