1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-28 05:12:18 +01:00
metamask-extension/ui/app
Brad Decker d5a539e0e5
remove old tooltip component and styles (#9250)
The old tooltip component was only used in two places. Removing those usages
was simple and straight forward. So, instead of colocating the old tooltip
styles with the deprecated tooltip component, I removed all old styles and
made tooltip-v2 now simply 'tooltip' and removed the deprecated component.
2020-08-18 11:13:55 -05:00
..
components remove old tooltip component and styles (#9250) 2020-08-18 11:13:55 -05:00
contexts Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
css remove old tooltip component and styles (#9250) 2020-08-18 11:13:55 -05:00
ducks Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
helpers Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
hooks Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
pages remove old tooltip component and styles (#9250) 2020-08-18 11:13:55 -05:00
selectors Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
store Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30