lbry-desktop/js/component
Alex Liebowitz c8754e4351 Round up line heights in TruncatedText (workaround for Clamp.js bug)
Clamp.js doesn't handle fractional-pixel line heights reliably. It
always rounds down the line height when calculating the target height
for the element, and you end up with one less line than you asked for.
2017-02-09 19:14:06 -05:00
..
common.js Round up line heights in TruncatedText (workaround for Clamp.js bug) 2017-02-09 19:14:06 -05:00
drawer.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
file-actions.js Don't show "file not available" message if user has the file 2017-01-30 03:24:58 -05:00
file-tile.js Fix display of LBRY URIs in FileTile 2017-02-01 03:43:19 -05:00
form.js fix missing Icon import 2017-01-17 21:36:48 -06:00
header.js search bar displays pre-set value when ?discover=arg is passed 2017-01-16 23:44:05 -05:00
link.js Fix styling of normal text links 2017-01-24 22:39:36 -05:00
load_screen.js Remove debug logic in load_screen.js 2017-01-31 13:45:36 -05:00
menu.js Fix styling of normal text links 2017-01-24 22:39:36 -05:00
modal.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
splash.js Improve startup checking 2017-01-18 09:30:46 -06:00
tooltip.js unavailable content cleanup 2017-01-21 16:31:41 -05:00