components

React components for Cloudscape Design System

APACHE-2.0 License

Downloads
198.6K
Stars
2.3K
Committers
31

Bot releases are visible (Hide)

components - Release 3.0.147

Published by github-actions[bot] almost 2 years ago

3.0.147 (2022-12-16)

Features

  • Allow mouse to enter popover in charts (#565) (4d7fb7b)
components - Release 3.0.146

Published by github-actions[bot] almost 2 years ago

3.0.146 (2022-12-16)

Features

components - Release 3.0.145

Published by github-actions[bot] almost 2 years ago

3.0.145 (2022-12-15)

No customer visible changes in this release

components - Release 3.0.144

Published by github-actions[bot] almost 2 years ago

3.0.144 (2022-12-15)

No customer visible changes in this release

components - Release 3.0.143

Published by github-actions[bot] almost 2 years ago

3.0.143 (2022-12-15)

Bug Fixes

  • Fix property filter case sensitivity (#580) (b06d503)
  • Only animate attribute-editor empty state when it's replacing non-empty (#573) (e96b346)
components - Release 3.0.142

Published by github-actions[bot] almost 2 years ago

3.0.142 (2022-12-15)

No customer visible changes in this release

components - Release 3.0.141

Published by github-actions[bot] almost 2 years ago

3.0.141 (2022-12-14)

Bug Fixes

  • Ensure property filter prefers case-sensitive match (#575) (3bd8f6e)
components - Release 3.0.140

Published by github-actions[bot] almost 2 years ago

3.0.140 (2022-12-13)

Bug Fixes

  • Change the error message ID to include the error icon (#562) (deb99d9)
components - Release 3.0.139

Published by github-actions[bot] almost 2 years ago

3.0.139 (2022-12-13)

No customer visible changes in this release

components - Release 3.0.138

Published by github-actions[bot] almost 2 years ago

3.0.138 (2022-12-10)

Features

  • Optimize visual refresh detection and add development warning (#567) (ba62005)
  • Progress bar updates are announced to the user (#555) (2cbc7c1)
components - Release 3.0.137

Published by github-actions[bot] almost 2 years ago

3.0.137 (2022-12-09)

Features

  • Adds Striped Rows to Table and CollectionPreferences (#550) (4323c25)

Bug Fixes

  • Keyboard navigation in area chart to allow highlighting all points at a given X coordinate (#547) (fe9e4c3)
  • Let line chart highlight all points at a given X coordinate using keyboard navigation (#538) (9404812)

Reverts

components - Release 3.0.136

Published by github-actions[bot] almost 2 years ago

3.0.136 (2022-12-06)

Features

  • Focus stays in the input on opening select or multiselect with filter input (#543) (e52b6f6)

Bug Fixes

  • Prevent grid blowout on Firefox with table in wizard (#559) (8bd54db)
components - Release 3.0.135

Published by github-actions[bot] almost 2 years ago

3.0.135 (2022-12-06)

Bug Fixes

  • Use semantic heading inside top navigation menu dropdown title (#539) (d708896)
components - Release 3.0.133

Published by github-actions[bot] almost 2 years ago

3.0.133 (2022-12-05)

Bug Fixes

  • Correctly apply externalIconAriaLabel for top navigation utilities (#536) (a514891)
components - Release 3.0.132

Published by github-actions[bot] almost 2 years ago

3.0.132 (2022-12-05)

No customer visible changes in this release

components - Release 3.0.131

Published by github-actions[bot] almost 2 years ago

3.0.131 (2022-12-05)

Features

  • Allows labelling property filter options (#497) (59a1797)

Bug Fixes

components - Release 3.0.130

Published by github-actions[bot] almost 2 years ago

3.0.130 (2022-12-02)

Features

  • Add live region to Table to announce page changes (#521) (8034c0b)

Bug Fixes

  • Change the highlighted pinned segment on mouse down in Pie Chart (#525) (2aa6359)
components - Release 3.0.129

Published by github-actions[bot] almost 2 years ago

3.0.129 (2022-12-02)

No customer visible changes in this release

components - Release 3.0.128

Published by github-actions[bot] almost 2 years ago

3.0.128 (2022-12-02)

No customer visible changes in this release

components - Release 3.0.127

Published by github-actions[bot] almost 2 years ago

3.0.127 (2022-12-02)

Features

  • Add arialabels for download and read more link in tutorial panel (#534) (d10dba7)
  • Add descriptive aria-label to tutorial pabel task list steps title (#499) (1ffc10f)
  • Add slot for custom controls in absolute range date picker (#531) (c9061a5)
  • Add steps information to annotation trigger aria label (#507) (0c905fe)
  • Adding aria label to property filter token operator button (#491) (abd801c)
  • Allow custom languages for code editor (#537) (707ed43)
  • Screen reader should announce tutorial completion message (#510) (09e3562)
  • Show popover for truncated Breadcrumb text on hover or focus (#492) (916caba)
  • Show popover on truncated breadcrumb text (#527) (cc4db96)

Bug Fixes

  • Add aria live announcer to code editor for errors and warnings (#517) (218aa7e)
  • Add ariaLabelledBy and tabIndex attributes to Tab content (#500) (cd31ba3)
  • Allow popovers in charts to be dismissed by pressing Esc (#514) (4bb4f3a)
  • Annotation focus on the start of the popover on clicking next (#533) (1095cef)
  • Fix prevent anchor navigation in disabled tabs with href (#484) (64ecd38)
  • Fix tag editor key suggestions getting stuck in React 18's strict mode (#502) (d8d4ad5)
  • Misaligned 'Remove' button when no label is present in the attribute editor (#528) (dccc1f4)
  • Prevent dropdowns from closing when elements inside self-dismiss (#541) (084453a)
  • Prevent resetting StickyBackground from elements using InternalContainer (#501) (52c2f36)
  • Property filter duplicates property name in suggestion when the label is empty (#530) (d815129)
  • Remove table round corner under header (#529) (1801e4e)
  • Table header stays sticky with few itmes and open split panel (#493) (9e164b3)
  • Tutorial panel margin on top of task list (#524) (70d3224)
  • Use deterministic table items for AppLayout page (#513) (2deaa03)

Reverts

  • Show popover for truncated Breadcrumb text on hover or focus (#492) (#512) (bc9db2b)