Commit Graph

16 Commits

Author SHA1 Message Date
cvium c492a78b25 Set 'Scan for new and updated files' as the default refresh option 2021-10-07 23:09:08 +02:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
Cameron f05fdfc0a4 Migration of refresh dialog to ES6 module 2020-07-30 08:38:09 +01:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
MrTimscampi db5dac8f22 Remove duplicate implementations of parentWithClass() 2020-04-02 18:50:47 +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 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
vitorsemeano 6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00