1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui
George Marshall da4e6d3e37
Adding TextField component (#16105)
* Adding TextField component

* Fixing lint issues

* More linting fixes

* Adding more tests

* Adding reference to TextFieldBase props

* Adding reminder todo comment to styles

* Using short hand syntax for conditionally firing event props and removing some css and unused classsNames in favor of box props

* Fixing up my sloppy code

* Removing text base docs update

* More clean up

* Adding more stories and docs

* Adding new stories to mdx docs
2022-10-25 15:23:18 -07:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Adding TextField component (#16105) 2022-10-25 15:23:18 -07:00
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
ducks Keep imported tokens in the Assets list (#16167) 2022-10-13 14:46:23 -05:00
helpers Adding border radius full to Box component (#16118) 2022-10-07 08:38:23 -07:00
hooks Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
pages Remove ETH badge from NetworkAccountBalanceHeader when on non-ETH net… (#16102) 2022-10-25 17:03:45 +02:00
selectors Show fiat conversion by default on custom networks (#16132) 2022-10-11 07:56:15 -07:00
store Fix: show whats new to users who created, not imported, a new wallet,… (#16042) 2022-10-04 13:22:42 -02:30
index.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00