Skip to content

Releases: strapi/design-system

v1.7.0

26 Apr 15:09
396ee39
Compare
Choose a tag to compare

🚀 New feature

  • Refactor Select and Combobox (#897) @joshuaellis
    • This update changed the DOM structure of the components so you may find tests fail, e.g. instead of trying to get the list element, look for the option element with a particular name.
    • This update uses PointerEvents which may not be implemented in your testing environment, you can see how to implement this here
  • Add nesting to Simple Menu (v2) (#920) @joshuaellis

🔥 Bug fix

  • Fix decimal and number i18n formatting issue (#945) @marob
  • Fixes issue with date picker icon not being visible in dark mode (#954) @PritamSangani

v1.6.6

17 Mar 11:22
be5ac8a
Compare
Choose a tag to compare

💅 Enhancement

🔥 Bug fix

  • BaseButton: Merge background prop with falsy values (#922) @gu-stav
  • IconButton: Allow passing background and borderWidth as props (#925) @gu-stav

v1.6.5

07 Mar 15:43
0c136e2
Compare
Choose a tag to compare

💅 Enhancement

⚙️ Chore

v1.6.4

22 Feb 11:16
6c4710e
Compare
Choose a tag to compare

💅 Enhancement

⚙️ Chore

🔥 Bug fix

📖 Documentation

v1.6.3

06 Feb 17:17
475dab0
Compare
Choose a tag to compare

🔥 Bug fix

💅 Enhancement

⚙️ Chore

v1.6.2

02 Feb 13:22
5a9b4b4
Compare
Choose a tag to compare

⚙️ Chore

🔥 Bug fix

📖 Documentation

v1.6.1

24 Jan 14:12
d4148c9
Compare
Choose a tag to compare

🔥 Bug fix

v1.6.0

24 Jan 11:57
766fe3d
Compare
Choose a tag to compare

🚀 New feature

💅 Enhancement

⚙️ Chore

v1.5.0

18 Jan 17:20
9058f44
Compare
Choose a tag to compare

🔥 Bug fix

⚙️ Chore

v1.4.2

12 Jan 16:05
467da79
Compare
Choose a tag to compare

🔥 Bug fix

⚙️ Chore

  • Chore: Remove @specifyapp/cli as a dependency (#834) @gu-stav

💅 Enhancement