1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey f9767ed191
Add 'interactive' tooltip prop (#8258)
The 'interactive' prop for React Tippy will keep the tooltip open when
the user moves the mouse over the tooltip. This enables interactive
tooltips, where the user is expected to click on something in the
tooltip (e.g. a message with a link).
2020-03-30 23:44:20 -03:00
..
components Add 'interactive' tooltip prop (#8258) 2020-03-30 23:44:20 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Move TokenCell styles alongside component (#8257) 2020-03-30 23:44:10 -03:00
ducks Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
helpers Fix token list when balance is zero (#8250) 2020-03-30 15:37:51 -03:00
pages Convert Connected Sites page to modal (#8254) 2020-03-30 21:08:02 -02:30
selectors Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
store Use specified gas limit when speeding up a transaction (#8178) 2020-03-12 11:33:11 -03:00