Danica Shen
794f3039f1
feature: migrate design-system.ts ( #17518 )
2023-02-02 20:15:26 +00:00
Nidhi Kumari
56a3afaace
avatar account housekeeping ( #16930 )
...
* avatar account housekeeping
* avatar number to the diametere
* fixed lint errors
* converting blockie to number
* updated README
* updated constants for avatar account
2023-01-09 16:38:43 -08:00
Nidhi Kumari
67bfd446fc
avatar base component housekeeping ( #16583 )
...
* replace base avatar with avatar base component
* updated tests
* updated description for props
* updated docs and background colors
* updated snapshot
* replaced size with avatar size constant
* added tests and fixed indentation
* fixed indentation in readme
2022-11-23 22:12:43 +05:30
Nidhi Kumari
e72dfad21a
added AvatarAccount component ( #15795 )
...
* added AvatarAccount component
* updated avatar account component and README
* updated lint errors
* updated avatar account with types
* updated Jazzicon lint errors
* removed unused imports
* updated type prop and Blockie
* removed unused exports
* updated jazzicon styles
* fixed overflow in jazzicon
* updated avatar account component
* updated avatar account stories with types and size stories
* updated test for avatar account
* updated tests for avatar account
* Adding `TextFieldBase` component (#16043 )
* Adding TextInputBase component
* Removing keyup and keydown props, tests and docs
* removing showClear from stories
* removing unneeded css
* simplifying uncontrolled vs controlled to work
* Fortifying maxLength test
* Lint fix for test
* Doc, style and prop updates
* Updating constant names with 'base'
* Adding a background color
* Adding a background color to input
* Adding ast-types to resolutions (#16103 )
Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-10-07 21:23:40 +05:30