Commit Graph

21 Commits

Author SHA1 Message Date
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo d98645135b Merge branch 'master' into fix-icons-webos2 2020-04-30 00:55:43 +03:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
ferferga 6a288d77cf Fix define array order 2020-03-29 20:22:38 +02:00
ferferga 1bed4de370 Fix inconsistencies after cherry-picking from #960 2020-03-29 19:45:19 +02:00
ferferga a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
MrTimscampi a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
MrTimscampi cdefae3dee Merge remote-tracking branch 'upstream/master' into material-icons 2020-01-29 08:45:20 +01:00
grafixeyehero 807a45505a medialibraryeditor.js 2020-01-26 19:02:37 +03:00
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
grafixeyehero 1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
Bill Thornton 6c566847db Fix missing jQuery in medialibraryeditor 2019-09-26 17:23:49 -04:00
dkanada f862838458 always keep confirm in the same location 2019-09-05 12:41:39 -07:00
grafixeyehero 6d3c617c28 change primary id that have delete, uninstall 2019-09-01 18:52:36 +03:00
dkanada aa14b34035 add submit button to library edit dialog 2019-05-10 13:30:50 -07:00
dkanada b41ae5f483 remove unused call to hide loading indicator 2019-05-10 13:30:50 -07:00
dkanada e833225ab3 minor code cleanup 2019-05-10 13:30:50 -07:00
dkanada 5fc92c915f deminify all library related pages 2019-05-10 13:30:49 -07:00
hawken 71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00