1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
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
..
data Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
e2e Updating controller dependency (#16033) 2022-10-25 02:24:02 -02:30
helpers Add remaining tests for createInfuraClient (#15717) 2022-09-29 10:39:35 -06:00
jest Add more unit / integration tests for Swaps (#16040) 2022-10-04 18:55:05 +02:00
lib
mocks
stub Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
unit-global
env.js Adding TextField component (#16105) 2022-10-25 15:23:18 -07:00
setup.js
test-unit-combined.sh
test-unit-jest.sh