Skip to content

Releases: otto-de/b2b-design-system

v1.10.1

09 May 10:53
Compare
Choose a tag to compare

1.10.1 (2024-05-09)

Bug Fixes

  • icons: [BLA-752] Removed hide icon's dimensions (73938d7)

v1.10.0

07 May 10:22
Compare
Choose a tag to compare

1.10.0 (2024-05-07)

Bug Fixes

  • Docker: [BLA-761] Add visual regression stage on pull request, for testing (19e6468)
  • Docker: [BLA-761] Revert visual regression stage on pull request (b54b4ec)
  • Docker: [BLA-761] Update docker image (5c50bbb)
  • Flyout Menu: added expansion to the left for longer text (f072b18)
  • icons: [BLA-752] Fix icon hide alignment (ff06108)
  • Input List: removed focus change issue after refocusing clear icon (359b5d2)
  • Input: [BLA-719] Fix styles in Input (839a856)
  • Input: [BLA-719] Update snapshot for input component. (b8eb72b)
  • Input: [BLA-719] Updates snapshot tests (74eea57)
  • Toggle Switch: removed label margin for left facing label (329a6c0)
  • Tokens: [BLA-667] updated normal font weight from 400 to 500 (ba9966f)

Features

  • Icon 100: [BLA-696] added icon 100 component (760c9d2)
  • Icon: [BLA-651] added size 50 icons from otto_icon_library (0bc2be9)
  • Icon: [BLA-680] added focusable prop to icon for menu (7c1f94a)
  • Table: [BLA-742] | updates b2b-table docs to not use accordion table (8ccfe4a)
  • Toggle Switch: [BLA-631] | Adds docs for toggle-switch (3190f9c)
  • Toggle Switch: [BLA-631] | Adds e2e test and storybook for toggle-switch (3c0666d)
  • Toggle Switch: [BLA-631] | Adds toggle-switch component (9e1e5bf)
  • Toggle Switch: [BLA-631] | Adds toggle-switch icon (3289fee)
  • Toggle Switch: [BLA-631] | implements review comments (3a24648)

v1.9.0

15 Feb 09:43
Compare
Choose a tag to compare

1.9.0 (2024-02-15)

Bug Fixes

  • Headline: [B2BDS-255] updated lineheight to improve multiline appearance (1c34f6e)
  • Icon: added inheritable color for warning hint icon (b5a547e)
  • Icon: added inheritable color for warning hint icon (dfebdfc)
  • input-list: [BLA-626] fixes input list with text bug (0131ef2)
  • Multiselect: filtered select all now adds to preselection (a965baf)

Features

  • Button: [B2BDS-215] width prop and pressed state for button (995a8cc)
  • Icon: [B2BDS-245] changed ellipsis icon to filled in version (27c731f)
  • Icon: added trend left and trend right icon (f01c855)
  • Icon: added warning-hint icon (32c916f)
  • Icon: added warning-hint icon (a1823b5)
  • Multiselect Dropdown: [B2BDS-219] added multiselect dropdown component (3ab3d0a)
  • Progress Bar: [BLA-627] added progress bar component (271089f)
  • Table: [B2BDS-192] colspan size for cells and headers (96df9d1)
  • Toggle Chip: [B2BDS-233] added toggle chip (96bb108)

v1.8.2

01 Dec 08:28
Compare
Choose a tag to compare

1.8.2 (2023-12-01)

Bug Fixes

  • Anchor: [B2BDS-237] added forced stacking context to avoid host element hiding anchor (35d235c)

v1.9.0-beta.2

28 Nov 08:55
Compare
Choose a tag to compare
v1.9.0-beta.2 Pre-release
Pre-release

1.9.0-beta.2 (2023-11-28)

Bug Fixes

  • Icon: added inheritable color for warning hint icon (dfebdfc)

v1.9.0-beta.1

27 Nov 15:32
Compare
Choose a tag to compare
v1.9.0-beta.1 Pre-release
Pre-release

1.9.0-beta.1 (2023-11-27)

Features

  • Icon: added warning-hint icon (a1823b5)

v1.8.1

23 Nov 08:19
Compare
Choose a tag to compare

Bug Fixes

  • Chip: fixed hover state for closeable chip (e904bb0)

v1.7.0

26 Oct 14:17
Compare
Choose a tag to compare

1.7.0 (2023-10-26)

Bug Fixes

  • [B2BDS-211] Apply disabled style for a button with href (2bd2aba)
  • Dropdown: [B2BDS-222] moved dropdown out of shadow dom to prevent async data issues (9c4d435)
  • Tab Group: [B2BDS-225] removed error in tab group when router is used (9194ced)
  • table: [B2BDS-213] Vertically align checkbox in selectable rows (05c7001)

Features

  • breadcrumb: add breadcrumb component from #80 (cd03882)
  • breadcrumb: add breadcrumb component from #80 (b1217c2)
  • Breadcrumb: added active state (8796d99)
  • Breadcrumb: added breadcrumb component (bc9a2d0)
  • core: [B2BDS-208] Add chip component (8ee9700)
  • core: [B2BDS-208] Fix chip without icon story (23cbf61)
  • table: [B2BDS-195] Add alignments to table header with sorting (40450f2)

v1.6.1

22 Aug 12:56
Compare
Choose a tag to compare

1.6.1 (2023-08-22)

Bug Fixes

  • Table: table sorting arrows now display correctly again (4074cca)

v1.6.0

22 Aug 11:29
Compare
Choose a tag to compare

1.6.0 (2023-08-22)

Bug Fixes

  • Checkbox Group: [B2BDS-205] group disabled state now reliable (4a0dbcb)
  • Input Group: individual elements now correctly disabled in rerenders (453ca16)

Features

  • Checkbox Group: [B2BDS-205] individual checkboxes in a group can be disabled (cecc895)
  • Checkbox: [B2BDS-166] indeterminate state for checkbox (3f3b2ba)
  • Table: [B2BDS-166] selectable rows (f8248d9)