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
Hadi Charara
d4202e0279
Replaced all inline entries with attribute bases selectors
2022-07-14 17:59:23 -04:00
Hadi Charara
7622358f6c
Fix for mdl-radio__circles margins
2022-07-09 11:46:51 -04:00
Hadi Charara
d38518e1e5
More small css fixes
2022-07-03 10:13:06 -04:00
Bill Thornton
34a19e0781
Move elements css files to sass
2021-03-19 13:46:12 -04:00
Bill Thornton
9343318a4f
Fix webcomponents imports
2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6
Make import paths ES6-compatible
2020-11-05 22:58:26 +00:00
matjaz321
ffcc1181dc
small cr fix
2020-08-13 22:41:49 +02:00
matjaz321
ee54714603
Applied the same fix to the emby-radio.js
2020-08-13 21:25:38 +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
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
MrTimscampi
da8c5fa224
Remove document-register-element
2020-07-05 12:06:53 +02:00
Dmitry Lyzo
9bf5cda44a
Fix lint error
2020-03-25 23:07:51 +03:00
Dmitry Lyzo
a2ccaa29c3
Turn off radiobutton focus on Mobile
2020-03-25 23:07:51 +03:00
Dmitry Lyzo
17d1dc3559
Fix tiny cropping in Firefox
2020-03-25 23:07:51 +03:00
Dmitry Lyzo
d7c32dcde9
Fix radiobutton focus marker
2020-03-25 23:07:51 +03:00
Dmitry Lyzo
30414c98d7
Fix radio and checkbox on Tizen
2020-03-11 22:38:24 +03:00
Dmitry Lyzo
a44473dca2
Fix radiobutton change notification
2020-03-11 15:04:29 +03:00
h1nk
598402d953
Add missing final newlines
...
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
MrTimscampi
8634ae8400
Fix rebasing issues
2020-01-25 11:42:09 +01:00
MrTimscampi
ea28429cdf
Fix number-leading-zero (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
61719e3ab2
Fix length-zero-no-unit (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
2ac83a43d1
Fix function-comma-space-after (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
f290604615
Fix declaration-block-trailing-semicolon (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
ba8b34cd56
Fix no-duplicate-selectors (CSS)
2020-01-25 11:34:12 +01:00
MrTimscampi
50d6864a68
Revert vendor prefix removal
2020-01-21 20:09:40 +01:00
dkanada
2f4cf8248b
merge branch master into assets
2020-01-08 11:10:24 +09:00
dkanada
f036ccc674
move some elements to a new directory
2019-12-15 20:51:34 +09:00