Skip to content

Releases: adeo/mozaic-design-system

v2.0.0-rc.14

03 Feb 07:28
Compare
Choose a tag to compare
v2.0.0-rc.14 Pre-release
Pre-release

2.0.0-rc.14 (2023-02-03)

Bug Fixes

  • component/toggle: correctly implement background-position (#1323) (b1fc39a)
  • stepper: upgrade scss (#1324) (9fe549e)
  • styles: improve styles to conform to stylelint rules (bad2a03)
  • tools/tokens: update script tokens:clean (#1321) (f5e5b35)

Features

  • component/breadcrumb: remove padding-left & dark background-color (#1098) (9aea319)
  • component/overlay: delete the .mc-layer-overlay & .mc-modal-overlay classes in favor of .mc-overlay (#1188) (c6c236f), closes #1059
  • icons: add colored icons (#1219) (6c008b2)
  • styles/settings: delete the import of the tokens file inside the all-settings (#1249) (aaf806a), closes #775 #1109
  • styles/settings: delete the import of the tokens file inside the all-settings (#1322) (c574e7f)
  • styles: improve styles to conform to stylelint rules (#1187) (1033b16), closes #1062
  • tools/browserslist: browserslist configuration update (#1346) (a3b61ff)
  • tools/css-dev-tools: remove postcss-base64 & base64 transformation (#1258) (cff2041)
  • tools/stylelint-plugin-mozaic: remove unused postcss-bem-linter plugin (#1309) (4eacea8), closes #1252
  • tools/tokens: add tokens for datatable component (#1337) (d2c5d54)
  • tools/tokens: add tokens for font-family & font-weight (#1339) (cf10733), closes #1221
  • tools/tokens: build all preset within the tokens package (#1299) (867be40), closes #1232
  • tools/tokens: enable tokens export based on parameters (#1189) (174bac8), closes #996
  • tools/tokens: include the preset name in the tokensPath (#1343) (4dd04cd)
  • tools: update the dependencies and the code of the @mozaic-ds/stylelint-plugin-mozaic package (#1157) (1597c52)

v1.53.0

02 Feb 15:40
Compare
Choose a tag to compare

1.53.0 (2023-02-02)

Bug Fixes

  • component/field: Update the MField component spacings (#1349) (985885c)
  • component/tabs: centered element for all sizes (#1334) (805d2f3)

Features

  • component/badge: ensure the correct display of text in accordance with the design rules (#1345) (979e975)
  • component/button: apply a pointer-events:none in the case of a disabled button (#1347) (2954c6d)

v1.52.0

10 Jan 13:48
Compare
Choose a tag to compare

1.52.0 (2023-01-10)

Bug Fixes

  • component/option-card: update the z-index values of the component elements (#1319) (23a8d01)
  • component/radio: correct the display of the disabled status (#1325) (3e9d902)

Features

v2.0.0-rc.13

06 Jan 08:33
Compare
Choose a tag to compare
v2.0.0-rc.13 Pre-release
Pre-release

2.0.0-rc.13 (2023-01-06)

Bug Fixes

  • component/toggle: correctly implement background-position (#1323) (fd274ae)
  • tools/tokens: update script tokens:clean (#1321) (bc4abc0)

Features

  • styles/settings: delete the import of the tokens file inside the all-settings (#1322) (b839af4)

v2.0.0-rc.12

29 Dec 18:33
Compare
Choose a tag to compare
v2.0.0-rc.12 Pre-release
Pre-release

2.0.0-rc.12 (2022-12-29)

Features

  • tools/tokens: build all preset within the tokens package (#1299) (c9353dd), closes #1232

v2.0.0-rc.11

29 Dec 15:38
Compare
Choose a tag to compare
v2.0.0-rc.11 Pre-release
Pre-release

2.0.0-rc.11 (2022-12-29)

Features

  • tools/stylelint-plugin-mozaic: remove unused postcss-bem-linter plugin (#1309) (fa396d0), closes #1252

v1.51.0

28 Dec 22:32
Compare
Choose a tag to compare

1.51.0 (2022-12-28)

Bug Fixes

  • component/datatable: improve the overflow behaviour of the datatable (#1306) (4d8b9e4)
  • datatable: correct footer preview (#1288) (b9c261a)

Features

  • component/autocomplete: add the clearable modifier to manage the display of the clear button (#1300) (d7a336d)
  • component/dropdown: add the clearable modifier to manage the display of the clear button (#1300) (d7a336d)
  • component/autocomplete-dropdown: update the position of the loader (#1312) (4489c37)

v2.0.0-rc.10

26 Dec 09:32
Compare
Choose a tag to compare
v2.0.0-rc.10 Pre-release
Pre-release

2.0.0-rc.10 (2022-12-26)

Bug Fixes

  • styles: improve styles to conform to stylelint rules (1983596)

Features

  • tools/css-dev-tools: remove postcss-base64 & base64 transformation (#1258) (0b3d47b)

v2.0.0-rc.9

19 Dec 10:59
Compare
Choose a tag to compare
v2.0.0-rc.9 Pre-release
Pre-release

2.0.0-rc.9 (2022-12-19)

Bug Fixes

Features

  • component/breadcrumb: remove padding-left & dark background-color (#1098) (03ad98b)
  • component/overlay: delete the .mc-layer-overlay & .mc-modal-overlay classes in favor of .mc-overlay (#1188) (7a50177), closes #1059
  • icons: add colored icons (#1219) (8c027a1)
  • styles/settings: delete the import of the tokens file inside the all-settings (#1249) (8b1c08a), closes #775 #1109
  • styles: improve styles to conform to stylelint rules (#1187) (7006d18), closes #1062
  • tools/tokens: enable tokens export based on parameters (#1189) (614c486), closes #996
  • tools: update the dependencies and the code of the @mozaic-ds/stylelint-plugin-mozaic package (#1157) (6ce144c)

v1.50.1

16 Dec 07:54
Compare
Choose a tag to compare

1.50.1 (2022-12-16)

Bug Fixes

  • component/option-card: make the content element suitable to the parent (#1294) (75c2b76)
  • component/starsinput: fix the display of stars in s, l & xl variations (#1291) (1bc5d9c)
  • components/autocomplete-dropdown: adjust the padding-right value according to the clear button (#1293) (d19c435)