George Marshall
|
23b412c13f
|
Component library adding global index and other housekeeping (#16441)
* Adding global index.js file
* Removing style prop from button base
* Fixing comment on generate-icon-names.js file
* Re-ordering sass imports to atomic structure
* Updating component paths code examples of MDX docs
|
2022-11-16 14:15:08 -08:00 |
|
Garrett Bear
|
a28d727caf
|
Feat/16290/add button component (#16305)
* add button component
* add all button props
* update tests
* add button type prop
* fix base button size const
* add href prop to button base
* Update ui/components/component-library/button/README.mdx
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/component-library/button/README.mdx
Co-authored-by: George Marshall <george.marshall@consensys.net>
* update tests
* Update ui/components/component-library/button-primary/button-primary.js
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/component-library/button/README.mdx
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/component-library/button/button.stories.js
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/component-library/button/button.js
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/component-library/button/button.stories.js
Co-authored-by: George Marshall <george.marshall@consensys.net>
* update button props on readme
* linting issue fix
Co-authored-by: George Marshall <george.marshall@consensys.net>
|
2022-11-09 13:55:13 -08:00 |
|
Garrett Bear
|
12aa200ad0
|
15090: add primary button (#16079)
* 15090: add primary button
* updates
* add button base props
* add button base props to primary
* remove button base props and improve classname test
* update box shadow animation
* fix anchor test and update documentation
* fix button base iconProps proptype
|
2022-10-05 21:51:02 -07:00 |
|