ludwiczakpawel
3b2480ed0a
CSS size reduce + cleanups. ( #12625 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* fixes and cleanups
* whoops
* aria
* revert
2021-02-16 13:44:26 +01:00
Suzanne Aitchison
516bab133f
Storybook dropdown should be accessible 11724 ( #12295 )
...
* allow keyboard access to dropdown stories
* add accessibility notes to dropdown stories
* manage focus in html example
* Update reference to aria attributes in notes
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
* add focus style to link for keyboard users
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2021-01-19 08:51:37 +00:00
Lisa Sy
ea00c808bd
Storybook: Add DocsPage and test out static content ( #11397 )
...
* Update naming of guidelines section and improve Introduction page
* Add Docs
* Add docs
* Install Docs add-on
- Rename top-level folders and sort manually
- Add MDX static pages
* Updated all Storybook addons to 6.1.3 except for notes as it's currently 5.3.21
* Fixed naming of section for the select component.
* Updated yarn.lock file.
* Added missing dependency @storybook/addon-docs
Co-authored-by: Nick Taylor <nick@dev.to>
2020-12-02 09:56:38 -08:00
ludwiczakpawel
9d384e1a93
CSS Cleanups, part 2 ( #10527 )
...
* padding-top on body
* padding-top on body
* move cheese around
* .
* :(
* rename
2020-10-03 06:57:57 +02:00
Emma Goto
977e8aec45
Bump storybook to version 6 ( #9766 )
...
* Bump storybook to version 6
* Remove storybook addon-docs and revert back to storybook/addon-notes
Co-authored-by: Nick Taylor <nick@dev.to>
2020-08-17 10:34:43 +02:00
Nick Taylor
a9c18b4359
Theme switcher in Storybook persists theme between stories and sessions now ( #8855 )
2020-06-23 09:05:24 -04:00
Nick Taylor
52ac36dd0a
Added a11y Storybook addon. ( #8814 )
2020-06-22 10:56:03 +02:00
Nick Taylor
c83cad6fb6
Sorting Storybook stories ( #8058 )
...
* Added story sorting to Storybook.
* Added design system guidelines.
* Made Base in Storybook tree 2nd in the tree view.
* Now Components are 3rd in the treeview of Storybook.
* Now App Components are 4th in the treeview of Storybook.
* Froze node version to 12.16.0
* Revert "Froze node version to 12.16.0"
This reverts commit 093b119c7d7ca05ecb4e1c0234b24bcf8e7b10a4.
2020-05-27 13:10:16 -04:00
Nick Taylor
f0c4d56117
Added a theme switcher to Storybook. ( #7364 )
...
* Added the theme switcher to storybook.
* Renamed method to align it more with what it actually does.
* Renamed method to align it more with what it actually does.
* Changed order of themes in select to match order in UX settings.
2020-04-17 10:39:05 -04:00
Nick Taylor
749ee2a946
Added crayon.scss to Storybook. ( #6853 )
2020-03-26 12:27:54 +01:00
Nick Taylor
52c2f40256
Upgrade Storybook to 5.3.17 ( #6754 )
...
* Renabled building Storybook.
* Explicitly added webpack style loaders for Storybook custom webpack config.
* Upgraded Storybook configuration.
* Added mixin/function to handle SASS compilation for Sprockets and Storybook's webpack.
* Readded stylesheets/js required for crayons to run.
* Added a custom title to Storybook.
* Fixed custom Storybook CSS.
* Migrated Search storybook stories.
* Migrated crayons' box stories.
* Migrated crayons' modal stories.
* Migrated crayons' button stories.
* Changed title a bit until we get a logo.
* Migrated crayons' notice stories.
* Migrated crayons' dropdown stories.
* Migrated crayons' indicator stories.
* Migrated crayons' typography stories.
* Migrated crayons' form element stories.
* Migrated crayons' navigation stories.
* Migrated crayons' avatar & logo stories.
* Migrated fatured article stories.
* Migrated article loading stories.
* Migrated today's podcast episodes stories.
* Migrated podcast episode stories.
* Migrated rest of article stories.
* Update app/javascript/.storybook/manager.js
Co-Authored-By: rhymes <rhymesete@gmail.com>
* Commented new SASS function and mixin.
Co-authored-by: rhymes <rhymesete@gmail.com>
2020-03-23 09:46:50 -04:00