Commit Graph

17 Commits

Author SHA1 Message Date
dkanada 956c2a84b2 remove useless favorite headers 2020-08-28 21:05:38 +09:00
Cameron ee14ae76db Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron e445341405 Update src/components/favoriteitems.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-31 09:47:58 +01:00
Cameron e3ca0a3d99 Migration of favoriteitems to ES6 module 2020-07-29 09:06:06 +01:00
MrTimscampi dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03: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 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
grafixeyehero e3d8b14245 update favoriteitems Suggested change 2019-10-15 20:16:58 +03:00
grafixeyehero 72cb4bd169 favoriteitems 2019-10-09 19:23:47 +03:00
vitorsemeano 1da48cd363 removed all vibrant references (dead module) 2019-05-03 22:50:59 +01:00
dkanada 3f4b750288 move list page to the usual location 2019-04-06 00:24:30 -07:00
Claus Vium 8e76f60a10 Remove games 2019-01-27 22:10:07 +01:00
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00