lbry-desktop/ui
infiinte-persistence fa219af5aa Reuse available text as the tooltip where appropriate.
The best candidate is `aria-label`, followed by `description`.

Most of the existing elements already have these defined, so try to route it as the tooltip instead of having to explicitly define tooltips everywhere through a redundant `title` or <Tooltip> tag.

Minor side-effect:
This will cancel off any effect from a parent <Tooltip>, i.e. might confuse future developers who are trying to do "<Tooltip><Button></Button></Tooltip>".
2020-05-15 09:45:55 -04:00
..
component Reuse available text as the tooltip where appropriate. 2020-05-15 09:45:55 -04:00
constants fix comic-book content-type detection 2020-05-13 10:18:36 -04:00
effects prevent state updates after component unmounted 2020-05-13 10:18:36 -04:00
modal remove test value 2020-05-13 17:45:06 -04:00
page add footer for web 2020-05-13 12:13:13 -04:00
redux fix comic-book content-type detection 2020-05-13 10:18:36 -04:00
scss update footer style 2020-05-13 12:13:13 -04:00
util Fix code review issues 2020-05-08 14:00:59 -04:00
analytics.js pass time in ms to analytics for view apis 2020-05-05 10:09:53 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js app plays embed in iframe 2020-01-28 10:20:54 -05:00
index.jsx fix deleted text file handling on desktop 2020-05-01 09:51:29 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js track reflecting files after publish 2020-05-08 14:13:56 -04:00
store.js turn off sync for shared preferences 2020-02-25 11:55:22 -05:00