Garrett Bear
|
1265731344
|
Feat/16637/button housekeeping (#16872)
* button housekeeping
* add iconsearch
* fix description
* readme update
* update disabled classnames
* buttonlink disabled class
* add disabled proptypes
* add constant exports
* update disabled style classes
* update snapshot for box pill classname
* add buttonTextProps
* update primarybutton background color to use box props
* update button secondary and link to use box props
* update tests
|
2023-01-13 13:58:09 -08:00 |
|
Garrett Bear
|
e11203c2cd
|
Feat/16507/button link housekeeping (#16518)
|
2022-11-18 12:36:33 -08:00 |
|
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
|
91df7122f2
|
Feat/15089/add button link (#16115)
* 15089: add button link component
|
2022-10-13 15:39:22 -07:00 |
|