Skip to content

Releases: cloudscape-design/components

Release 3.0.839

22 Nov 16:41
c59e8fd
Compare
Choose a tag to compare

3.0.839 (2024-11-22)

Bug Fixes

  • Remove unnecessary background color from wizard navigation (#3049) (c59e8fd)

Release 3.0.838

21 Nov 16:50
66976ad
Compare
Choose a tag to compare

3.0.838 (2024-11-21)

Bug Fixes

  • Removes editable styles from expandable cells (#3044) (66976ad)

Reverts

  • Reintroduces table cell types permutations and refactoring (#3043) (6663503)

Release 3.0.837

21 Nov 04:28
22af933
Compare
Choose a tag to compare

3.0.837 (2024-11-21)

Features

Bug Fixes

  • Fixes container overflow padding (#3018) (0012959)
  • Prevent Chrome crash when changing date range type (#3038) (6313be9)
  • support disableRuntimeDrawers internal prop in openDrawer/closeDrawer runtime API (#2943) (2028cba)

Reverts

  • Componentizes table cell types and adds permutations (#3041) (6d25f88)
  • Revert "feat: Add scroll snapping to responsive tabs (#2899)" (#3042) (22af933)

Release 3.0.836

20 Nov 18:27
c1f9dc9
Compare
Choose a tag to compare

3.0.836 (2024-11-20)

Features

  • Support theming border width and button font weight. (#3020) (e482c96)

Bug Fixes

  • Fixes date changing on file token group page (#3033) (c1f9dc9)

Release 3.0.835

20 Nov 02:49
1b5b3e9
Compare
Choose a tag to compare

3.0.835 (2024-11-20)

Features

  • Adds i18n provider to file upload and file token group (#3026) (1b5b3e9)

Release 3.0.834

19 Nov 18:56
dc7000b
Compare
Choose a tag to compare

3.0.834 (2024-11-19)

No customer visible changes in this release

Release 3.0.833

18 Nov 23:14
0c31f9f
Compare
Choose a tag to compare

3.0.833 (2024-11-18)

Features

Release 3.0.832

18 Nov 17:43
efec7c4
Compare
Choose a tag to compare

3.0.832 (2024-11-18)

Features

Release 3.0.831

15 Nov 14:33
d8a1a65
Compare
Choose a tag to compare

3.0.831 (2024-11-15)

No customer visible changes in this release

Release 3.0.830

15 Nov 07:10
5343b83
Compare
Choose a tag to compare

3.0.830 (2024-11-15)

Features

  • Allow more drawer properties to be updated in the runtime API (#2979) (f8fb30c)
  • Updates severity notification palette (#2938) (7014ae2)

Bug Fixes

  • Disables animations on file token group permutations page (#3012) (7740586)
  • Format date localized (#3003) (e001dad)
  • Prevent scrollbar from overlapping side navigation content (#3002) (5343b83)
  • Render drawers bar if only global drawers are present (#3006) (a89976c)
  • Sticky header offset (#2998) (8446e11)

Reverts