docbrown/app/javascript/crayons
Suzanne Aitchison af517bc5aa
Optimise dropdowns for accessibility: Preact component usages (#13948)
* use the dropdown initializer in post editor options

* use dropdown initializer in comment subs dropdown

* use Dropdown component in listings

* show the dropdown button when it's focused

* update storybook notes and components

* add cypress tests for post options dropdown

* add comment subscription tests

* make sure page is properly initialized before setting button functionality

* add jsdoc comments, props types, rely on optional chaining

* Update app/javascript/crayons/Dropdown/__stories__/dropdowns.md

Co-authored-by: rhymes <github@rhymes.dev>

* Update app/javascript/crayons/Dropdown/__stories__/dropdowns.md

Co-authored-by: rhymes <github@rhymes.dev>

Co-authored-by: rhymes <github@rhymes.dev>
2021-06-15 12:06:27 +01:00
..
avatarsAndLogos Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
Button Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
ButtonGroup Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
Dropdown Optimise dropdowns for accessibility: Preact component usages (#13948) 2021-06-15 12:06:27 +01:00
formElements Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
guidelines/__stories__ Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
Indicator/__stories__ Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
MentionAutocompleteTextArea 🚑 Quick fix prevent grammarly from running on chromium based browsers (#13820) 2021-05-25 06:54:32 -04:00
Modal Improve keyboard accessibility of comment rate limit and error modals (#13536) 2021-05-03 07:14:23 +01:00
navigation Fix layout shift on active crayons-tabs change. (#13300) 2021-05-12 11:45:36 -04:00
Notice/__stories__ Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
Select/__stories__ Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
Spinner Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
storybook-utilities Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
typography/__stories__ Text styles (#11743) 2021-02-04 11:43:59 +01:00
index.js Added spinner/upload message when uploading an image to a post's content (#8986) 2020-06-30 13:52:47 -04:00