Suzanne Aitchison
0295dbeabf
Update a11y of ButtonGroup component ( #15765 )
2021-12-15 12:52:33 +00:00
Papu Kumar(ReX)
6da90073f6
Fix Prop Types Error #14837 ( #14889 )
...
* Fix Prop Types Error #14837
Fixed prop types errors for Button, ButtonGroup, Modal and articlePage
* #added some checks into default children props
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2021-10-05 10:58:48 +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
Nick Taylor
653ec12300
Upgrade to Preact 10.4.4 ( #8739 )
...
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2020-06-18 10:07:17 -04: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
be5f80a04b
Moved common-prop-types out of src/ folder ( #7871 )
2020-05-14 16:58:29 -04:00
Nick Taylor
ddf6a06bc2
Fixed a typo in a a folder name. ( #7671 )
2020-05-04 13:53:43 -04:00
Andy Zhao
f5c94391b7
[deploy] Revert "[deploy] Revert "[deploy] Buttons ( #7361 )" ( #7399 )" ( #7400 )
...
This reverts commit 028121b39d .
2020-04-20 16:40:50 -04:00
Molly Struve
028121b39d
[deploy] Revert "[deploy] Buttons ( #7361 )" ( #7399 )
...
This reverts commit a20e76995c .
2020-04-20 15:57:38 -04:00
ludwiczakpawel
a20e76995c
[deploy] Buttons ( #7361 )
...
* cleanup
* more cleanups
* copy fix + groups
* more buttons
* we are good.
* little shadow update
* .
* doc update
* themes
* stories
* button with icon
* html stories
* button groups
* comment subscription component
* Update small-bell.svg
* tests
* Fix polish locale in snapshots
Co-authored-by: rhymes <rhymesete@gmail.com>
2020-04-20 14:35:49 -04:00
Nick Taylor
4d3278a21e
Created the <ButtonGroup /> Preact Component ( #7048 )
...
* Created the <ButtonGroup /> component.
* Removed comment for children proptypes.
* Updated <ButtonGroup /> SB story and tests.
2020-04-03 11:29:24 -04:00