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
|
61af6779e5
|
migrate emby-progressbar, itemrefreshindicator, progressring and slider to ES6 modules
|
2020-07-11 10:36:04 +01:00 |
|
MrTimscampi
|
a5ee5b06aa
|
Fix linting errors due to updates
|
2020-07-05 12:54:25 +02:00 |
|
MrTimscampi
|
da8c5fa224
|
Remove document-register-element
|
2020-07-05 12:06:53 +02:00 |
|
MrTimscampi
|
d2bd631cbe
|
Fix more sonarqube bugs
|
2020-05-14 23:25:22 +02:00 |
|
Dmitry Lyzo
|
7952511691
|
Remove flex support checking - should be supported anyway
|
2020-05-08 15:45:55 +03:00 |
|
MrTimscampi
|
cb1b8aa3a9
|
Fix semicolons and throw error in ESLint if missing
|
2020-04-05 13:48:10 +02:00 |
|
Dmitry Lyzo
|
bafac46a33
|
Merge remote-tracking branch 'upstream/master' into perfect_slider-2
|
2020-02-19 11:11:32 +03:00 |
|
Dmitry Lyzo
|
bd596777aa
|
Fix slider update by touch on iPhone/iPad (#807)
|
2020-02-18 14:13:49 +09:00 |
|
Dmitry Lyzo
|
bb1ba5a29e
|
Make configurable slider progress bar update
|
2020-02-15 18:36:52 +03:00 |
|
Dmitry Lyzo
|
798a679842
|
Fix slider update by touch on iPhone/iPad
|
2020-02-14 00:34:57 +03:00 |
|
Dmitry Lyzo
|
a0fa065667
|
Fix slider calculations for common case
|
2020-02-13 23:40:51 +03:00 |
|
Dmitry Lyzo
|
91c8776fbd
|
Scale on hover with 'hoverthumb' style only
|
2020-02-13 23:15:01 +03:00 |
|
Dmitry Lyzo
|
dc95a76e10
|
Fix vertical position of slider progress bar
|
2020-02-13 12:43:00 +03:00 |
|
Dmitry Lyzo
|
f68f3634c0
|
Remove 'supportsNativeProgressStyle' in favor of buffer progress
|
2020-02-13 12:21:01 +03:00 |
|
Dmitry Lyzo
|
e13e6f38d5
|
Limit slider bubble position to its track
|
2020-02-13 11:50:22 +03:00 |
|
Dmitry Lyzo
|
c4824abfb0
|
Make a style transition like a button
|
2020-02-13 09:37:12 +03:00 |
|
Dmitry Lyzo
|
7faa4dab2b
|
Remove unused CSS
|
2020-02-13 09:11:05 +03:00 |
|
Dmitry Lyzo
|
91631f266d
|
Fix progress bar position on WebOS 3
|
2020-02-12 14:49:07 +03:00 |
|
Dmitry Lyzo
|
c6835f9c41
|
Make slider in Firefox same as in Chrome
|
2020-02-12 14:49:07 +03:00 |
|
Dmitry Lyzo
|
cc84fce75b
|
Make slider in Edge same as in Chrome
|
2020-02-12 14:49:07 +03:00 |
|
Dmitry Lyzo
|
40c7dad241
|
Resize progress bar to slider range
|
2020-02-12 14:49:07 +03:00 |
|
Dmitry Lyzo
|
20a20ff9d1
|
Fix slider bubble position
|
2020-02-12 14:49:07 +03:00 |
|
Dmitry Lyzo
|
c44b94a7b7
|
Fix font size
|
2020-02-12 14:49:07 +03:00 |
|
Dmitry Lyzo
|
fe23ede57b
|
Pass pointer events bypassing the slider thumb
|
2020-02-12 14:49:07 +03:00 |
|
dkanada
|
7af58a03dd
|
Merge pull request #702 from dmitrylyzo/playback_remote
Add playback control from TV remote
|
2020-01-27 22:34:59 +09:00 |
|
MrTimscampi
|
c96aad1c95
|
Fix intentation (CSS)
|
2020-01-25 11:42:43 +01: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
|
c243d00add
|
Fix function-name-case (CSS)
|
2020-01-25 11:35:33 +01:00 |
|
MrTimscampi
|
8a272313cf
|
Fix comment-whitespace-inside (CSS)
|
2020-01-25 11:34:12 +01:00 |
|
MrTimscampi
|
e3d7040910
|
Fix selector-type-no-unknown (CSS)
|
2020-01-25 11:34:12 +01:00 |
|
MrTimscampi
|
ff67afeaa7
|
Fix declaration-block-no-shorthand-property-overrides (CSS)
|
2020-01-25 11:34:12 +01:00 |
|
MrTimscampi
|
91f5866d35
|
Keep standard properties in CSS along with vendored
|
2020-01-21 20:13:19 +01:00 |
|
MrTimscampi
|
50d6864a68
|
Revert vendor prefix removal
|
2020-01-21 20:09:40 +01:00 |
|
Dmitry Lyzo
|
ec6ce5aa14
|
Add keyboard compatibility for older browsers (webOS 2/3)
|
2020-01-19 01:09:42 +03:00 |
|
dkanada
|
bd097773b0
|
merge branch master into itemdetailpage-layout
|
2020-01-08 22:02:01 +09: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 |
|