Rajat Talesra
47ec373f16
Updated story book annotations ( #18562 )
...
* Updated story book annotations
* Updated story book annotations
* Storybook code updated for css
* Nit fix
2022-10-11 19:43:40 +05:30
ludwiczakpawel
c2eb33caf3
Replace EmojiOne with Twemoji ( #14517 )
2021-08-17 21:29:21 +02: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
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
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
8f81d8ce52
Fixed article stories in Storybook ( #7884 )
2020-05-15 13:08:02 -04: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