1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Dmitry Lyzo
d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
MrTimscampi
db5dac8f22 Remove duplicate implementations of parentWithClass() 2020-04-02 18:50:47 +02:00
grafixeyehero
4b99f00552 move underscore Icon to class 2020-02-23 01:22:55 +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
9954eec88d revert channelmappers back 2019-10-17 00:06:32 +03:00
grafixeyehero
1d2744d7b9 update channelmapper suggestion change 2019-10-16 19:23:50 +03:00
grafixeyehero
0e6c54ecc2 update channelmapper 2019-10-16 18:48:42 +03:00
grafixeyehero
c750ba55b4 channelmapper 2019-10-09 18:52:14 +03:00
petermcneil
f7376f5d90
ES5 not ES6 2019-06-23 16:56:04 +01:00
petermcneil
d7180c21ca
Change channel mapper to sort list 2019-06-23 16:54:13 +01:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/components/channelmapper/channelmapper.js (Browse further)