Skip to content

Releases: strapi/design-system

v1.4.0

28 Nov 14:57
095927f
Compare
Choose a tag to compare

🔥 Bug fix

  • Badge: Update colors and height according to the UI kit (#770) @gu-stav
  • [NumberInput]: use useControllableState to handle number vs string inputs. (#773) @joshuaellis
  • [RawTable]: fix keyboard navigation when rows are updated & anchor tags (#784) @joshuaellis
  • [imports]: don't use duplicate imports as the application breaks (#788) @joshuaellis

💅 Enhancement

  • Refactoring the DateTimePicker and the DatePicker and TimePicker state logic (#780) @joshuaellis

⚙️ Chore

v1.3.1

22 Nov 14:05
Compare
Choose a tag to compare

⚙️ Chore

v1.4.0-beta.0

17 Nov 17:00
Compare
Choose a tag to compare
v1.4.0-beta.0 Pre-release
Pre-release

🚀 New feature

  • Refactoring the DateTimePicker and the DatePicker and TimePicker state logic (#703) @simotae14

v1.3.0

17 Nov 16:47
Compare
Choose a tag to compare

⚙️ Chore

🔥 Bug fix

  • BaseCheckbox: Wrap component into Box to isolate style resets (#755) @gu-stav
  • Button: Unify component height with the UI Kit (#758) @gu-stav
  • Typography: Fix attribute overwrites of variant styles (#759) @gu-stav
  • Chore: Update WYSIWYG icons (#766) @gu-stav

💅 Enhancement

v1.3.0-beta.2

10 Nov 11:45
Compare
Choose a tag to compare
v1.3.0-beta.2 Pre-release
Pre-release

🚀 New feature

  • Refactoring the DateTimePicker and the DatePicker and TimePicker state logic (#703) @simotae14

🔥 Bug fix

  • BaseCheckbox: Wrap component into Box to isolate style resets (#755) @gu-stav

v1.2.8

10 Nov 11:51
Compare
Choose a tag to compare

⚙️ Chore

  • chore: use yaml templates for issue forms & add feature form (#728) @joshuaellis
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.1 in /packages/strapi-icons (#762) @dependabot

💅 Enhancement

v1.3.0-beta.0

07 Nov 09:39
1e49bad
Compare
Choose a tag to compare
v1.3.0-beta.0 Pre-release
Pre-release

What's Changed

v1.2.7

04 Nov 13:17
b296ac8
Compare
Choose a tag to compare

🔥 Bug fix

v1.2.6

02 Nov 15:35
32dd58b
Compare
Choose a tag to compare

🔥 Bug fix

  • [fix][Modal | Dialog]: Add dismissible layer component (#711) @joshuaellis
  • fix: link active & hover not affecting Typography (#712) @joshuaellis
  • Jest: Respect os specific files for the check-exports test (#737) @gu-stav
  • [core:content-manager] fix: set z-index on Label to avoid z-index breaking out of parent (#717) @joshuaellis
  • [core:content-manager] [fix][ToggleCheckbox]: responsive behaviour (#720) @joshuaellis

⚙️ Chore

📖 Documentation

💅 Enhancement

v1.2.5

03 Oct 12:29
8c62558
Compare
Choose a tag to compare

🔥 Bug fix

💅 Enhancement