Commit Graph

13 Commits

Author SHA1 Message Date
MrTimscampi 1e4dd8ec93 Remove lazyloader-scroll 2020-05-07 11:02:47 +02:00
MrTimscampi 7dc1cf771d Merge remote-tracking branch 'upstream/master' into lazyloader 2020-05-07 11:01:14 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
MrTimscampi e0a71938ea Adjust animation speed and remove useless arguments 2020-04-15 14:39:44 +02:00
MrTimscampi 03b614266e Remove superfluous observer instance in lazyloader 2020-04-12 03:54:09 +02:00
MrTimscampi 1778404354 Fix bug and code smells 2020-04-12 00:29:33 +02:00
MrTimscampi e97c659dc0 Migrate lazyloader-intesctionobserver to ES6 2020-04-12 00:23:16 +02:00
MrTimscampi 343989f610 Add unloading capability to the image loader 2020-04-11 22:56:47 +02:00
MrTimscampi 0c2cdfe741 Add polyfills to fix errors and ignore conditional lines 2020-04-04 21:29:53 +02: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 ea28429cdf Fix number-leading-zero (CSS) 2020-01-25 11:35:33 +01:00
dkanada 3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
vitorsemeano 6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00