1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/selectors
Whymarrh Whitby e4b8cddf02
Disallow all anonymous default export, aside from CSF and migrations (#8535)
CSF = Storybook’s Component Story Format (CSF)

See https://storybook.js.org/docs/formats/component-story-format/

Note that the migrations still use CommonJS require, so the default export as
an object is quite ergonomic (& I don't want to touch the migrations).
2020-05-18 21:18:11 -02:30
..
tests Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
confirm-transaction.js Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
custom-gas.js Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
first-time-flow.js Consolidate send, onboarding selectors (#8501) 2020-05-04 08:22:34 -07:00
index.js Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
permissions.js Connected accounts secondary sort order (#8608) 2020-05-18 13:31:11 -03:00
selectors.js Use activeTab.origin where possible (#8617) 2020-05-18 20:04:51 -02:30
send.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
tokens.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transactions.js Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00