bento-design-system

A customizable and extensible Design System framework for React.js projects

MIT License

Downloads
2.5K
Stars
109
Committers
15

Bot releases are hidden (Show)

bento-design-system - v0.17.5

Published by gabro over 1 year ago

What’s Changed

🐞 Bug fixes

  • Fix CJS build (#627) @gabro
bento-design-system - v0.16.0

Published by gabro almost 2 years ago

What’s Changed

  • Allow config of background color for Table's even rows (#507) @federico-ercoles
  • Allow customizing open indicator icon in SelectField (#505) @gabro
  • Add 12 value for borderRadius (#504) @gabro
  • Add spacing token 12 (#499) @federico-ercoles
  • Input background (#501) @federico-ercoles
  • Make checkbox border radius configurable (#498) @federico-ercoles
  • Add missing outline to DatePicker (#489) @federico-ercoles

💥 Breaking changes

  • Outline icon button (#503) @federico-ercoles
  • Allow Body typography for Feedback's medium title (#500) @federico-ercoles
  • Allow Body typography for Chip's label (#502) @federico-ercoles

Migration guide

#503 introduces new outline tokens to the theme. This is needed to allow setting the outline of an interactive element (like Button or IconButton) to something different than its content color, which was previously the default. The theme needs to be updated to add these token. A most reasonable default is to use the same values from ...TransparentEnabledForeground for their corresponding outline tokens (e.g. use the same value as primaryTransparentEnabledForeground for outlineInteractivePrimaryEnabled and so on)

#500 and #502 allow Feedback and Chip to configure their typography more flexibly. This is breaking because they now accept configurations object where they were accepting a single string previously. The update requires passing such object instead of the plain value.

🐞 Bug fixes

  • Fix vertical Divider (#506) @federico-ercoles

🔧 Dependency updates

  • Update dependency @floating-ui/core to v1.1.0 (#492) @renovate-bot
  • Update dependency @types/react-table to v7.7.14 (#493) @renovate-bot
  • Update dependency css-loader to v6.7.3 (#496) @renovate-bot
  • Update dependency docusaurus-plugin-react-docgen-typescript to v1.0.2 (#497) @renovate-bot
  • Update dependency @vanilla-extract/dynamic to v2.0.3 (#491) @renovate-bot
  • Update dependency @types/react-dom to v18.0.10 (#490) @renovate-bot
bento-design-system - v0.2.1

Published by veej over 2 years ago

bento-design-system - v0.2.0

Published by veej over 2 years ago

bento-design-system - v0.1.5

Published by veej over 2 years ago

bento-design-system - v0.1.4

Published by veej over 2 years ago

bento-design-system - v0.1.3

Published by veej over 2 years ago

bento-design-system - v0.1.2

Published by veej over 2 years ago

bento-design-system - v0.1.1

Published by veej over 2 years ago

bento-design-system - v0.0.5

Published by gabro over 2 years ago

What's Changed

Full Changelog: https://github.com/buildo/bento-design-system/compare/v0.0.4...v0.1.0

bento-design-system - v0.0.5-beta.3

Published by veej over 2 years ago

bento-design-system - v0.0.5-beta.2

Published by veej over 2 years ago

bento-design-system - v0.0.5-beta.1

Published by veej over 2 years ago

bento-design-system - v0.0.4

Published by veej over 2 years ago

bento-design-system - v0.0.3

Published by veej over 2 years ago

bento-design-system - v0.0.2

Published by veej over 2 years ago

bento-design-system - v0.0.1

Published by veej over 2 years ago

See CHANGELOG.md for details about this release.