Skip to content

Releases: strapi/design-system

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

v1.2.4

26 Sep 11:44
5f9de53
Compare
Choose a tag to compare

πŸ”₯ Bug fix

v1.2.3

20 Sep 14:01
e61bc09
Compare
Choose a tag to compare

πŸ”₯ Bug fix

πŸ’… Enhancement

πŸ“– Documentation

v1.2.2

29 Aug 10:06
531b436
Compare
Choose a tag to compare

πŸ’… Enhancement

πŸ”₯ Bug fix

  • Update many children prop-types from string to node (#677) @gu-stav
  • ToggleInput: Remove clear button, if the field is disabled (#682) @gu-stav
  • NumberInput: Keep scientific numbers after blur/ focus as value (#683) @gu-stav
  • Popover: Fix onReachEnd callback (#685) @gu-stav

πŸ“– Documentation

  • Update Grid, Link, and Theme documentation of the Design System (#680) @maevalienard