Bill Thornton
329cf77c81
Add eslint radix rule for parseInt
2023-03-09 00:20:11 -05:00
Netanel Henya
494c0ed434
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
2023-02-26 01:01:31 +02:00
edvwib
d58f2e8ec4
Enable Stylelint rules for vendor prefixes
...
This commit also removes a bunch of vendor prefixes that were in the styles
but are no longer needed since PostCSS and Autoprefixer handles generating
them.
2022-12-20 23:49:26 +01:00
Bill Thornton
1f4e65822b
Fix sonarjs no-collapsible-if
2022-10-03 14:26:16 -04:00
Dmitry Lyzo
f233182573
Add 'scroll on focus' to emby-tabs
2021-04-25 11:27:16 +03:00
Bill Thornton
a3949c1889
Fix sonarqube issues
2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0
Remove unused variables
2021-03-23 11:28:16 -04:00
Bill Thornton
34a19e0781
Move elements css files to sass
2021-03-19 13:46:12 -04:00
Bill Thornton
8e77f35657
Move assets css files to sass
2021-03-19 13:46:12 -04:00
Bill Thornton
85acdb3868
Revert emby-button and emby-tabs changes
2020-11-05 23:11:47 +00:00
Bill Thornton
9343318a4f
Fix webcomponents imports
2020-11-05 23:11:47 +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
61a7dba964
Fix sonarcloud warning
2020-08-18 20:31:10 +02:00
MrTimscampi
161e1aff2f
Fix tabs always focusing the active tab in TV layout
2020-08-18 20:12:19 +02:00
MrTimscampi
8f098dc26d
Fix linting errors
2020-08-06 19:32:31 +02:00
MrTimscampi
5e1b6acffe
Disallow block padding
2020-07-27 08:06:46 +02:00
MrTimscampi
dfbb7dfc16
Remove dead code
2020-07-26 12:30:50 +02:00
MrTimscampi
66b107f0c9
Resolve conflicts
2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382
Merge remote-tracking branch 'upstream/master' into es6
...
With conflicts
2020-07-24 10:23:14 +02:00
dkanada
cf2357dad3
Merge pull request #1437 from ferferga/header-css
...
CSS fixes when resizing library browser
2020-07-17 20:47:16 +09:00
Fernando Fernández
0bdd88b958
Address review comments
2020-07-15 00:33:18 +02:00
Cameron
5bc2a439fd
update var declerations
2020-07-11 11:23:28 +01:00
Cameron
f2669cd530
migrate emby-radio, scroller and tabs to ES6 modules
2020-07-08 17:41:33 +01:00
Fernando Fernández
25b96643cf
Fix TV layout
2020-07-06 19:44:04 +02:00
MrTimscampi
da8c5fa224
Remove document-register-element
2020-07-05 12:06:53 +02:00
MrTimscampi
9e3ca706c4
Force the use of single quotes
2020-05-04 12:44:12 +02:00
MrTimscampi
990b5c7237
Finish moving elements
2020-04-13 13:09:01 +02:00