Skip to content

fix(Stories): Update multiple component stories

Dan MH requested to merge add-various-storybook-stories-danmh into main

What does this MR do?

Breadcrumb

  • Add collapsed variant story
  • Remove note about stying update (as this update has happened)

Button

  • Retitle Ellipsis story

Drawer

  • Add actions example
  • Add example with documentation style content

Dropdown / Combobox

  • Add multiple listbox examples

Dropdown / Disclosure

  • Add multiple disclosure examples
  • Add note that disclosures need to be updated to match UI kit. Note mirrors wording found on Combobox page.

Form elements / Checkbox

  • Retitle checkbox states story to better communicate what this example is showing
  • Add checkbox tree story

Form elements / Date picker

  • Remove non-compliant styling from the range story
  • Add example date range limit indicator

Form elements / Radio button

  • Retitle radio button states story to better communicate what this example is showing
  • Add radio button group story to allow consumers to see 'real' behaviour, as the states example is a couple of groups together

Form elements / Search

  • Add link UI kit component

Form elements / Token

  • Retitle stories to match variant names

Does this MR meet the acceptance criteria?

Links

Edited by Dan MH

Merge request reports