1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app
kumavis f472c2615a
CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095)
* 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
..
account-list-item CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
account-menu Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
advanced-gas-controls CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
alerts Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
app-header Merge pull request #11976 from MetaMask/break-point-overhaul 2021-09-15 10:41:05 -07:00
asset-list Adding fake token warning and replacing Add Token labels with Import Tokens (#11798) 2021-09-10 16:21:04 -04:00
asset-list-item Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
cancel-button Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00
confirm-page-container Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
connected-accounts-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-accounts-permissions remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-sites-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-status-indicator remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
contact-list Sort contacts alphabetically (#11982) 2021-09-03 12:31:12 -07:00
dropdowns remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
edit-gas-display CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
edit-gas-display-education CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
edit-gas-popover CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
gas-customization Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
gas-timing Gas Timing with Negative attitude should be bold with tooltip (#11772) 2021-08-14 17:46:55 -05:00
home-notification Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
import-token-link Adding fake token warning and replacing Add Token labels with Import Tokens (#11798) 2021-09-10 16:21:04 -04:00
info-box remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
loading-network-screen Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
menu-bar Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
metamask-template-renderer CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
metamask-translation CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
modal Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
modals Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
multiple-notifications Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
network-display Truncate long network names (#12058) 2021-09-13 10:05:53 -06:00
permission-page-container Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
permissions-connect-footer remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
permissions-connect-header remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
recovery-phrase-reminder Adding periodic reminder modal for backing up recovery phrase (#11021) 2021-06-04 23:33:58 -07:00
selected-account Adding copy icon to home screen account address (#11460) 2021-07-06 11:17:13 -07:00
signature-request CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
signature-request-original Improving warning text for eth_sign (#12013) 2021-09-06 10:28:34 -07:00
step-progress-bar Add recovery-phrase views for new onboarding flow (#11434) 2021-07-07 19:10:12 -05:00
tab-bar Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
token-cell Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
token-list Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
transaction-activity-log Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
transaction-breakdown Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00
transaction-detail CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-detail-item CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-icon Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
transaction-list CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-list-item Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00
transaction-list-item-details Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00
transaction-status remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-total-banner CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
user-preferenced-currency-display Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
user-preferenced-currency-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
user-preferenced-token-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
wallet-overview Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
whats-new-popup Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
app-components.scss Adding Refresh list and import tokens link to the main page (#11755) 2021-09-10 14:03:42 -04:00
menu-droppo.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00