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 visible (Hide)

bento-design-system - v0.9.2

Published by github-actions[bot] over 2 years ago

What’s Changed

🐞 Bug fixes

  • Fix Table section header colors (#202) @gabro
  • Fix input hint icon color (#201) @gabro
bento-design-system - v0.9.1

Published by github-actions[bot] over 2 years ago

What’s Changed

🐞 Bug fixes

  • Fix: wrong type for the Table header onPress prop

🧹 Chores

  • #4965975: Fix playroom autocomplete (#199) @veej

📚 Documentation

  • Fix a weird glitch with background: cover on iOS (#200) @gabro
bento-design-system - v0.9.0

Published by github-actions[bot] over 2 years ago

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

  • #4862669: Banner, Modal: separate padding config into paddingX/paddingY (#195) @veej

📚 Documentation

  • Fix website edit url (#197) @gabro
  • Fix links in docs (#188) @gabro
  • Intro (#187) @gabro
  • customize docusaurus theme (#186) @veej
  • Project structure docs (#181) @gabro
bento-design-system - v0.8.1

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Remove number from LocalizedString (#185) @gabro

 Documentation

  • fix datepicker (#184) @veej
bento-design-system - v0.8.0

Published by github-actions[bot] over 2 years ago

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
bento-design-system - v0.7.2

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Make both children and label optional in Link
bento-design-system - v0.7.1

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Add more color options to Label and Body (#146) @gabro
  • Allow children in Link (#145) @gabro
bento-design-system - v0.7.0

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Remove TextChildren DSL (#143) @gabro
  • Fix outline atoms (#144) @veej
  • #3694879: Add inverse link version (#141) @veej
  • #4780394: Disclosure: add trailing icon (#140) @veej
  • Add defaultMenuSize to DropdownConfig (#142) @gabro
  • Move linkConfig parameter in createBentoProvider (#139) @federico-ercoles
bento-design-system - v0.6.2

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Move ts-toolbelt to dependencies (#138) @gabro
bento-design-system - v0.6.1

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Export more stuff (#137) @gabro
bento-design-system - v0.6.0

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Fix handling LocalizedLink (#130) @federico-ercoles
  • Add utility for creating a showcase (#136) @gabro
  • Add createBentoComponents (#135) @gabro
bento-design-system - v0.5.2

Published by github-actions[bot] over 2 years ago

What’s Changed

  • #4719059: Provide empty modal (#132) @veej

🔧 Dependency updates

  • Update dependency @testing-library/jest-dom to v5.16.4 (#134) @renovate
  • Update dependency @babel/core to v7.17.9 (#133) @renovate
bento-design-system - v0.5.1

Published by github-actions[bot] over 2 years ago

What’s Changed

  • #3692786: Implement Slider (#125) @veej
  • #3692848: Implement Stepper (#128) @veej
  • #3193761: Add Tiles (#129) @veej
  • #3178981: Implement ProgressBar (#122) @veej

🔧 Dependency updates

  • Update pnpm to v6.32.4 (#127) @renovate
  • Pin dependencies (#126) @renovate
  • Configure Renovate (#123) @renovate
  • upgrade vanilla-extract packages (#121) @veej

🧹 Chores

  • #4602108: Area Loader configuration update (#124) @gabro
bento-design-system - v0.5.0

Published by github-actions[bot] over 2 years ago

What’s Changed

  • #3692938: Implement Tabs alternative versions (#118) @veej
  • #3178975: Add Icon to Chips (#119) @veej
  • Add minValue and maxValue to NumberField (#116) @gabro

🧹 Chores

  • #4458641: Configuration API is not consistent (#120) @veej
  • add interaction to async modal story (#115) @veej
bento-design-system - v0.4.2

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Make isReadOnly optional in Select props (#113) @gabro
  • loader in Actions no longer takes half of the width (#114) @veej
bento-design-system - v0.4.1

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Add uppercaseLabel to NavigationConfig (#112) @gabro
bento-design-system - v0.4.0

Published by github-actions[bot] over 2 years ago

What’s Changed

  • Add LocalizedLink to TextChildren (#108) @gabro
  • #3693028: Add Close button to Toast (#110) @veej
  • Rethink how we manage zindex (by not using zindex!) (#111) @gabro
  • Add reset.a to each usage of linkComponent (#109) @gabro
  • notify on slack when a new version is released (#107) @veej
bento-design-system - v0.3.1

Published by github-actions[bot] over 2 years ago

What’s Changed

  • export Placement type from @react-types/overlays (#104) @veej
  • Allow any number as size for illustrations (#106) @federico-ercoles
  • Fix feedback background when not defined (#105) @federico-ercoles
bento-design-system - v0.3.0

Published by github-actions[bot] over 2 years ago

What’s Changed

  • re-export MenuTriggerState (#103) @veej
  • Expose strictRecipe (#102) @federico-ercoles
  • #3740133: Tecnimont WA issues (#96) @veej
  • #3650873: Selection controls changes (#100) @veej
  • #3376005: Modal: handle different sizes + maxHeight (#101) @veej
  • #3197678: More Feedback configurations (#98) @veej
  • #3699076: Implement IconButtonCell for Table (#99) @veej
  • #3696006: Rename Banner "tip" -> "secondary" (#97) @veej
  • #3193027: Readonly inputs (#95) @veej
  • #3651807: add Link tokens (#92) @veej
  • #3178968: Solid Primary/Secondary/Danger IconButton (#91) @veej
  • Rename Dropdown to Menu and add header prop (#94) @gabro
  • Refactor navigation to use links (#93) @gabro
  • Move storybook to a separate package (#90) @gabro
bento-design-system - v0.2.1

Published by veej over 2 years ago