Releases: buildo/bento-design-system
Releases · buildo/bento-design-system
v0.10.4
v0.10.3
What’s Changed
- #5211496: Add all Icons and Illustrations (#225) @veej
- allow to pass complex Children to StepperStep label (#220) @veej
🐞 Bug fixes
- #5097621: DateField - date picker grows when there are too many shortcuts (#224) @veej
- #5191301: Disclosure title has the same color in level 1 and 2 (#223) @veej
🔧 Dependency updates
- Update dependency @vanilla-extract/babel-plugin to v1.1.6 (#221) @renovate-bot
v0.10.2
What’s Changed
🔧 Dependency updates
- Update dependency @types/react-table to v7.7.12 (#217) @renovate-bot
- Update dependency @types/react to v17.0.45 (#216) @renovate-bot
v0.10.1
v0.10.0
v0.9.2
v0.9.1
v0.9.0
What’s Changed
- #4972335: Trailing switch (#194) @veej
- #4965437: Field - add negative icon to error messages (#193) @veej
- #4980202: Table - add default sorting (#198) @veej
- #3087357: Chip - limit to a max number of characters (show ellipsis in case of overflow) (#190) @veej
- #4809857: Tab - Handle tabs overflowing the available width (#189) @veej
- #4972850: Slider - add configurations for thumb and trail sizes (#192) @veej
💥 Breaking changes
📚 Documentation
v0.8.1
v0.8.0
What’s Changed
- #4956598: Menu - Voci active e inactive dello stesso colore (#179) @veej
- #3692685: Implement DatePicker (#131) @veej
- #3129679: Allow to configure the selected locale in DesignSystemProvider (#180) @veej
- #4887422: Table column hints shall support onClick (#173) @veej
- Make LocalizedString type configurable via module augmentation (#165) @gabro
- use friendlier names for CSS variables (#157) @veej
- Default theme (#156) @veej
- #4822507: Implement the vertical divider and make the dividers configurable (#153) @veej
- #3087366: Select List - Fix (#154) @veej
- #4820492: Slider should allow to drag with a different granularity (#150) @veej
- #4853823: FunctionComponent in configs doesn't work well with Object.Partial / OptionalDeep from ts-toolbelt (#151) @veej
- #3696376: Update all Configurations (#147) @veej
🔧 Dependency updates
- Update dependency @storybook/testing-library to v0.0.11 (#183) @renovate
- Update babel monorepo to v7.17.10 (#182) @renovate
- Update dependency @types/react to v17.0.44 (#149) @renovate
- Update dependency @testing-library/react to v12.1.5 (#148) @renovate
🧹 Chores
- Improve storybook build (#155) @veej
- Showcase: render AreaLoader in an absolute div instead of an iframe (#152) @veej
Documentation
- Add playroom link and make code blocks collapsible (#178) @gabro
- Docs components examples (#177) @veej
- remove config table, expand enum types (#176) @veej
- Add Form guide (#175) @gabro
- reorder docs pages + minor fixes (#172) @veej
- Docs components (#169) @veej
- Docs customization (#162) @veej
- Review Customization (#171) @gabro
- Add external links to ComponentDoc (#170) @gabro
- add component Props doc (#166) @veej
- Fix Canvas, again (#168) @gabro
- Try to fix Canvas rendering in production builds (#167) @gabro
- Docs intro (#161) @veej
- Review of docs intro (#163) @gabro
- Some love for the homepage (#164) @gabro
- Add PackageManagerCommand (#159) @gabro
- Setup documentation website (#158) @gabro