Skip to content

Releases: strapi/design-system

v1.11.0

18 Sep 09:16
6233e27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.11.0

v1.10.1

08 Sep 08:30
ba76463
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

05 Sep 17:38
e5f27d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.7.7

22 May 11:53
95a0217
Compare
Choose a tag to compare

⚙️ Chore

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v1.9.0

09 Aug 07:28
13f4821
Compare
Choose a tag to compare

🔥 Bug fix

  • [design-system] fix: make label an optional prop (#1179) @joshuaellis
  • [design-system] refactor: ToggleInput should not render two labels (#1183) @joshuaellis
  • [design-system] Fix #1223: date time picker date changes automatically with timezone (#1241) @marob
  • [design-system] fix: date picker & time picker input patterns (#1266) @joshuaellis

⚙️ Chore

📖 Documentation

💅 Enhancement

v1.8.1

03 Jul 14:00
203b39b
Compare
Choose a tag to compare

⚙️ Chore

  • [dependencies] chore(deps-dev): bump @tsconfig/node16 from 1.0.3 to 1.0.4 (#1115) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-popper from 1.1.1 to 1.1.2 (#1116) @dependabot
  • [dependencies] chore(deps-dev): bump @babel/preset-react from 7.18.6 to 7.22.3 (#1117) @dependabot
  • [dependencies] chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.9 (#1121) @dependabot
  • [dependencies] chore(deps-dev): bump @rollup/plugin-typescript from 11.1.0 to 11.1.1 (#1122) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-slot from 1.0.1 to 1.0.2 (#1123) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-primitive from 1.0.2 to 1.0.3 (#1124) @dependabot
  • [dependencies] chore(deps-dev): bump @types/jest from 29.5.1 to 29.5.2 (#1125) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-collection from 1.0.2 to 1.0.3 (#1126) @dependabot
  • [dependencies] chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 (#1128) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/number from 1.0.0 to 1.0.1 (#1129) @dependabot
  • [dependencies] chore(deps): bump styled-components from 5.3.10 to 5.3.11 (#1130) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-compose-refs from 1.0.0 to 1.0.1 (#1131) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-dropdown-menu from 2.0.4 to 2.0.5 (#1133) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-focus-scope from 1.0.2 to 1.0.3 (#1134) @dependabot
  • [dependencies] chore(deps): bump @uiw/react-codemirror from 4.20.4 to 4.21.3 (#1138) @dependabot
  • [dependencies] chore(deps-dev): bump @babel/preset-react from 7.22.3 to 7.22.5 (#1144) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-dismissable-layer from 1.0.3 to 1.0.4 (#1148) @dependabot
  • [dependencies] chore(deps-dev): bump lerna from 6.6.2 to 7.0.2 (#1152) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-portal from 1.0.2 to 1.0.3 (#1155) @dependabot
  • [dependencies] chore(deps-dev): bump rimraf from 5.0.0 to 5.0.1 (#1156) @dependabot
  • [dependencies] chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.60.0 (#1158) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-focus-guards from 1.0.0 to 1.0.1 (#1159) @dependabot
  • [dependencies] chore(deps-dev): bump @babel/preset-react from 7.22.3 to 7.22.5 (#1164) @dependabot
  • [design-system] Convert Breadcrumbs v2 to Typescript (#1058) @simotae14
  • [design-system] Chore: Update MainNav to Typescript (#1114) @gu-stav
  • [design-system] Chore: Convert SubNav to Typescript (#1118) @gu-stav
  • [design-system] Chore: Convert all tests to Typescript (#1119) @gu-stav
  • [design-system] Chore: Fix type generation (#1120) @gu-stav
  • [design-system] chore: Standardize types inside the function params (#1147) @christiancp100

💅 Enhancement

🔥 Bug fix

  • [design-system] fix: Pass the 'open' prop to ComboboxPrimitive.Root in the DS Combobo… (#1139) @boazpoolman
  • [design-system] fix: subcontent overflow (#1157) @joshuaellis
  • [design-system] fix: allow passing a string to DatePicker (#1161) @joshuaellis
  • [design-system] fix: date picker typing localisation (#1165) @joshuaellis
  • [design-system] fix: only call onBlur if the menu is not open (#1166) @joshuaellis
  • [design-system] fix: date picker with some timezones would change date automatically (#1172) @joshuaellis

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v1.8.0

06 Jun 13:23
81283e7
Compare
Choose a tag to compare

🚀 New feature

  • [design-system] feat: make DatePicker & TimePicker comboboxes (#985) @joshuaellis

⚙️ Chore

  • [dependencies] chore(deps-dev): bump lerna from 6.6.1 to 6.6.2 (#1099) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-visually-hidden from 1.0.2 to 1.0.3 (#1103) @dependabot
  • [dependencies] chore(deps-dev): bump nx from 15.9.2 to 16.3.2 (#1105) @dependabot
  • [dependencies] chore(deps): bump @uiw/react-codemirror from 4.19.16 to 4.20.4 (#1106) @dependabot
  • [dependencies] chore(deps): bump qs from 6.11.1 to 6.11.2 (#1108) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-id from 1.0.0 to 1.0.1 (#1110) @dependabot
  • [dependencies] chore(deps): bump @radix-ui/react-use-controllable-state from 1.0.0 to 1.0.1 (#1111) @dependabot
  • [dependencies] chore(deps-dev): bump vite from 4.3.3 to 4.3.9 (#1112) @dependabot

v1.7.10

02 Jun 13:29
30ae458
Compare
Choose a tag to compare

🔥 Bug fix

  • [design-system] Fix: Button start and end icon size (#1089) @gu-stav
  • [design-system] Fix: CarouselInput - fix slide rendering (#1097) @gu-stav
  • [primitives] fix: combobox filtering / race-condition and flash rendering (#1085) @joshuaellis

⚙️ Chore

  • [design-system] Fix: Optimize Alert component for size and align styles with UI Kit (#1092) @gu-stav

v1.7.9

26 May 12:55
b759858
Compare
Choose a tag to compare

🔥 Bug fix

  • [design-system] Chore: ActionLayout - fix actions condition (#1087) @gu-stav

v1.7.8

25 May 13:45
3a7d8b8
Compare
Choose a tag to compare

⚙️ Chore

💅 Enhancement

🔥 Bug fix

  • [design-system] Fix: Use theme values for lineHeight (#1081) @gu-stav