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.248

Published by github-actions[bot] over 1 year ago

3.0.248 (2023-04-14)

Features

  • Add findToggleButton test utility to Flashbar (#948) (138d2dc)
  • Add nextButtonLoadingAnnouncement and submitButtonLoadingAnnouncement properties to the Wizard component (#929) (58b3f18)

Bug Fixes

  • Do not re-render table when app layout state changes (#952) (a12d0dd)
  • Update button test util isDisabled logic for new loading state (#957) (f0bd2be)
components - Release 3.0.247

Published by github-actions[bot] over 1 year ago

3.0.247 (2023-04-13)

Bug Fixes

  • Remove spacing around null SpaceBetween children (#927) (9287224)
components - Release 3.0.246

Published by github-actions[bot] over 1 year ago

3.0.246 (2023-04-12)

Features

  • Performance improvements for focus-visible implementation (#934) (20210ce)

Bug Fixes

  • Add role=group to token-group and property-filter tokens (#945) (ba3133b)
components - Release 3.0.245

Published by github-actions[bot] over 1 year ago

3.0.245 (2023-04-12)

Features

  • Add target and rel attributes to top-nav utilities (#933) (0235acb)

Bug Fixes

  • Top navigation utility clicks event details misalignment (#936) (5685573)
components - Release 3.0.244

Published by github-actions[bot] over 1 year ago

3.0.244 (2023-04-11)

No customer visible changes in this release

components - Release 3.0.243

Published by github-actions[bot] over 1 year ago

3.0.243 (2023-04-06)

Features

Bug Fixes

  • Fix classic app layout calling onNavigationToggle and onToolsToggle twice on desktop (#928) (9fa176d)
components - Release 3.0.242

Published by github-actions[bot] over 1 year ago

3.0.242 (2023-04-06)

Features

  • Allow headings in expandable-section (#919) (776b66f)
  • Buttons in loading state can now be focused for better screen reader experience (#913) (4add85c)

Bug Fixes

  • Code editor tab buttons only have aria-controls when the panel e… (#921) (29d1ec0)
  • Use header slot of ExpandableSection for tutorial steps (#931) (ea13b04)
components - Release 3.0.241

Published by github-actions[bot] over 1 year ago

3.0.241 (2023-04-05)

Features

  • Improve focus behavior of table inline editing (#922) (df3c49e)

Reverts

  • Revert "chore: Update table column header appearance" (ce7fdef)
components - Release 3.0.240

Published by github-actions[bot] over 1 year ago

3.0.240 (2023-04-04)

Features

  • Tutorial panel feedback can be optional (#920) (13ebfd3)
components - Release 3.0.239

Published by github-actions[bot] over 1 year ago

3.0.239 (2023-04-04)

Features

  • Token group tokens use role group and can support list rendering (#876) (62a8b1b)

Bug Fixes

  • Focus dispatching when token is removed (#874) (4d8a6bf)
  • Remove unwanted clearInputLabel from input elements that do not support it (#910) (f7be3d2)
  • Standardize focus behavior when removing tags (#903) (d23cee6)
  • Token group tokens height (#912) (541394f)
components - Release 3.0.238

Published by github-actions[bot] over 1 year ago

3.0.238 (2023-04-03)

Features

  • Add new icons for drag and resize (#897) (286c5ff)
  • Make Modal footers sticky so that they are always visible (#843) (6d3e099)

Bug Fixes

  • Empty search results result in extra padding (#900) (832308a)
  • Size of new drag-indicator and resize-area icons (#908) (9c3f77f)

Reverts

  • Changed container bottom spacing for fit height mode (#766) (#901) (db492cd)
components - Release 3.0.237

Published by github-actions[bot] over 1 year ago

3.0.237 (2023-03-31)

Features

  • Add "form" property to Button component (#893) (543b649)
components - Release 3.0.236

Published by github-actions[bot] over 1 year ago

3.0.236 (2023-03-30)

Bug Fixes

  • Ensure AppLayout only changes focus on user interactions (#892) (e3a77cb)
  • Ensure breadcrumb group test utils work for short lists (#889) (b0c3d46)
  • Make tutorial panel downloadUrl optional (#882) (774eeec)
  • Remove aria-disabled from non-sortable columns (#879) (e264ce4)
components - Release 3.0.235

Published by github-actions[bot] over 1 year ago

3.0.235 (2023-03-23)

Bug Fixes

components - Release 3.0.234

Published by github-actions[bot] over 1 year ago

3.0.234 (2023-03-22)

Features

Bug Fixes

  • Fix constraint text for table inline editing (#858) (38079e7)
  • Use correct message pack path for pagination labels (#859) (ee20442)
components - Release 3.0.233

Published by github-actions[bot] over 1 year ago

3.0.233 (2023-03-20)

Features

  • Add extra detail to autosuggest onSelect handler (#856) (2e5be5e)
  • Internal generic token group component (#845) (8b30805)

Bug Fixes

  • Remove uses of useCallback from internal i18n hook (21c16ac)
components - Release 3.0.232

Published by github-actions[bot] over 1 year ago

3.0.232 (2023-03-19)

Bug Fixes

  • Ensure FormFieldContext doesn't leak into modal-style components (#850) (8ac9c2e)
  • Internal component imports (#836) (211f3a4)
components - Release 3.0.231

Published by github-actions[bot] over 1 year ago

3.0.231 (2023-03-17)

Bug Fixes

  • Ensure FormFieldContext doesn't leak into modal-style components (#850) (8ac9c2e)
  • Internal component imports (#836) (211f3a4)

Reverts

  • Do not emit change events when use-entered option is selected (#852) (f53ef7c)
components - Release 3.0.230

Published by github-actions[bot] over 1 year ago

3.0.230 (2023-03-17)

Bug Fixes

  • Do not emit change events when use-entered option is selected (#834) (5e98d53)
  • FindSplitPanel selector returns true without splitpanel (#839) (673a893)
  • Wrong order of style-reset may override tools style (#844) (2eaa283)
components - Release 3.0.229

Published by github-actions[bot] over 1 year ago

3.0.229 (2023-03-16)

Features

  • Split Side navigation by dividers into separate lists (#824) (9f91270)

Bug Fixes

  • Invalid html markup in property filter (#827) (c1117af)
  • Remove spacing around null SpaceBetween children (#832) (d3bc9d0)

Reverts

  • "fix: Remove spacing around null SpaceBetween children (#832)" (#842) (75c7d6b)
Package Rankings
Top 1.64% on Npmjs.org
Badges
Extracted from project README
Edit on CodeSandbox
Related Projects