Skip to content

Releases: cloudscape-design/components

Release 3.0.846

13 Dec 19:14
a230eef
Compare
Choose a tag to compare

3.0.846 (2024-12-13)

No customer visible changes in this release

Release 3.0.845

13 Dec 18:08
31321f9
Compare
Choose a tag to compare

3.0.845 (2024-12-13)

No customer visible changes in this release

Release 3.0.844

13 Dec 15:14
c3fcf07
Compare
Choose a tag to compare

3.0.844 (2024-12-13)

No customer visible changes in this release

Release 3.0.843

13 Dec 08:10
85cb377
Compare
Choose a tag to compare

3.0.843 (2024-12-13)

Features

Bug Fixes

  • Pass empty string to onLoadItems after clicking Clear button (#2782) (012aafe)

Reverts

Release 3.0.842

11 Dec 14:09
4db7ed6
Compare
Choose a tag to compare

3.0.842 (2024-12-11)

Features

Bug Fixes

  • Allow space key to select an option inside select/multiselect with filtering (#3101) (1d539cc)
  • allowing dateOnly prop to format value string in date-range-picker (#3111) (853a7d1)
  • Top navigation icon direction (#3117) (c0c9f2e)

Release 3.0.841

09 Dec 19:21
2049c4a
Compare
Choose a tag to compare

3.0.841 (2024-12-09)

Features

  • Introduce scroll snapping to responsive tabs (#3088) (7948389)
  • Make split panel visible when collapsed at the bottom in new toolbar layout (#3086) (6006683)

Bug Fixes

  • Fix accessibility findings with app layout toolbar (#3063) (a5be1f7)
  • Move focus to the attribute editor add button even if currently disabled (#3072) (8c35b37)
  • Optimize dropdown items rendering on mouse hover (#3102) (830d07f)
  • Prevent infinite loop when split panel changes position (#3065) (3c11f26)
  • Prevents table keyboard nav from stealing focus when element re-register (#3103) (52edad2)
  • Sticky offset in nested AppLayout (#3013) (40eb1f8)

Reverts

  • Revert "feat: Introduce scroll snapping to responsive tabs (#3088)" (#3110) (2049c4a)

Release 3.0.840

06 Dec 08:11
c04ca9c
Compare
Choose a tag to compare

3.0.840 (2024-12-06)

Features

  • Expose isComposing property on keyboard events (#3057) (49a178d)

Bug Fixes

  • Avoid width jump when resizing app layout (toolbar mode only) (#3066) (c04ca9c)
  • Copy to clipboard misleading popover when clicking outside the corner (#3056) (f545a80)
  • Key-value pair border not center-aligned (#3031) (4a35437)
  • Make popover white-space style deterministic (#3047) (6605b1c)
  • Move focus to the attribute editor add button even if currently disabled (#3035) (f1ff83f)
  • Page crash on closing popover (#3074) (d1ff27e)
  • Table scrollbar overflows container (#3039) (31c8885)

Reverts

  • "fix: Fixes split panel bouncing on the edge between side/bott… (#3070) (da7a8fa)
  • Revert "fix: Move focus to the attribute editor add button even if currently disabled" (#3062) (646fc45)

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)