1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/component-library
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
..
avatar-account added AvatarAccount component (#15795) 2022-10-07 21:23:40 +05:30
avatar-network Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
avatar-token Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
base-avatar Fixes display of avatr in flex display with elements of different heights (#16047) 2022-10-03 11:01:38 -07:00
button-base 15090: add primary button (#16079) 2022-10-05 21:51:02 -07:00
button-primary Feat/15951/add button secondary (#16097) 2022-10-07 08:50:28 -07:00
button-secondary Feat/15951/add button secondary (#16097) 2022-10-07 08:50:28 -07:00
icon Some icon fixes (#16044) 2022-10-03 11:00:19 -07:00
text forwarding refs to Box and Text component (#16062) 2022-10-04 10:05:55 -07:00
text-field-base Adding TextFieldBase component (#16043) 2022-10-06 12:41:22 -07:00
COMPONENT-LIBARY.stories.mdx Adding readme for component-library folder (#15381) 2022-07-29 16:24:32 -05:00
component-library-components.scss added AvatarAccount component (#15795) 2022-10-07 21:23:40 +05:30
README.md Adding readme for component-library folder (#15381) 2022-07-29 16:24:32 -05:00

Component Library

⚠️ THESE COMPONENTS HAVE BREAKING CHANGES ⚠️

This folder contains new design system(DS 2.0) components that will be used for the IA/Nav redesign work. They are currently a WIP and should not be used for feature work. That should change in the near future but for the time being please use existing UI components in ui/components/ui

If internal folks have any questions please reach out the design system team via the internal slack channel #metamask-design-system 💁

DS components figma file (internal)