1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
George Marshall
09d29ef00d
Renaming broken stories to clean up console ()
* Renaming broken stories. Fixing deprecated default arg syntax for stories using defaultValue

* Fixing imports
2022-12-15 14:46:30 -08:00
Thomas Huang
8fde322907
Continue converting tests from enzyme to @testing-library/react () 2022-12-06 10:49:08 -06:00
Brad Decker
99808eb02c
remove customize-gas modal and related code that is no longer used () 2022-09-28 15:00:57 -05:00
Filip Sekulic
6e13524bcd
Remove related UI code from the app dir ()
Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2022-09-16 14:05:21 -05:00
Brad Decker
693a6dfc0c
Remove unnecessary file extensions () 2022-07-27 14:32:17 -05:00
Nidhi Kumari
7424e98416
Updated all instances of "Component API" to "Props" in storybook documentation ()
* replaced Component API with Props

* replaced Component API with Props in DOCUMENTATION.stories.mdx

* removed base avatar component
2022-07-27 00:22:40 +05:30
David Walsh
2ab2b594ed
Dark Mode: Remove Scorpion () 2022-03-24 09:45:00 -05:00
David Walsh
0e995b24d1
Dead Code Removal: GasFeeDisplay () 2022-03-22 13:31:55 -05:00
Benjamin Bourgeois
207436d11c
convert SendGasRow stories with argtypes () 2022-02-16 15:18:30 -08:00
dragana8
76bfc399b6
convert knobs and actions to controls / args ()
* changed knobs

* review updates
2022-01-13 08:06:27 -03:30
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
George Marshall
854fc71ae7
Organizing storybook to echo app folder structure ()
* Organizing storybook to echo app folder structure

* Updating new stories to follow new convention from develop
2021-12-01 11:27:57 -08:00
kumavis
f472c2615a
CI - add metamaskbot comment "highlights" section for showing relevant storybook changes ()
* ci/announce/highlight - add bot announcement section for "highlights" showing off important diffs + storybook highlights

* ci/announce/highlight - fix announcement message

* Update index.js

* xxx tmp xxx

* ci/announce/highlight - fix dirty file calculation

* ci/announce/highlight - try/catch wrap highlight generation for build stability

* ui - put fox emojis in the mascot component

* ci/announce/highlight - start storybook permalinks

* ci/announce/highlight - fix storybook permalink util

* ci/announce/highlight - fix storybook permalink util

* ci/announce/highlight - small styling fix

* storybook - use any easily predictable story id

* ci/announce/highlight - revert sample commit

* ci/announce/highlight - minimal documentation
2021-09-15 08:55:48 -10:00
Etienne Dusseault
3e0d79d251
Add send-gas-row to Storybook () 2021-09-13 16:05:42 -05:00
Etienne Dusseault
1a0276fc6e
gas-fee-display () 2021-08-30 13:03:47 -10:00
David Walsh
e2fbc7ce8e
Remove button group for non-EIP-1559 networks ()
* Remove button group for non-EIP-1559 networks

* Fix tests...maybe

* Remove unnecessary props, as well as gas display

* Remove unused string

* test progress

* fix test

* fix test

* add customizes gas block to improve e2e pass rate

Co-authored-by: Alex <adonesky@gmail.com>
2021-08-02 18:53:13 -05:00
Alex Donesky
8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate ()
Fixing up tests and add back old custom gas modal for non-eip1559 compliant networks

Remove unnecessary props from send-gas-row.component

fix breaking test

Fix primary and secondary title overrides

fix rebase issue

Fix rebase conflict

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2021-07-30 22:59:21 -02:30
Brad Decker
c30cb7d33a
Refactor send page state management () 2021-06-23 16:35:25 -05:00
ryanml
e144bbd356
Adding gasEstimateType to 'Changed Gas Button' metrics event ()
Adding 'Changed Gas Button' metrics event
2021-06-21 12:02:51 -07:00
Brad Decker
9e509d0c9d
Relocate send state into send duck from metamask duck () 2021-06-10 12:53:15 -05:00
Brad Decker
b073b04789
move metamask state selectors out of send () 2021-06-08 11:03:59 -05:00
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00