Sam Potts
|
d06881783d
|
Formatting fixes
|
2020-03-30 17:04:43 +11:00 |
|
Sam Potts
|
09598f07bf
|
Merge branch 'develop' of github.com:sampotts/plyr into develop
# Conflicts:
# package.json
# yarn.lock
|
2020-03-29 12:02:59 +11:00 |
|
Jesper
|
c7bf0c5c03
|
Fix prototype used for selector matcher function
|
2020-03-10 09:19:34 +01:00 |
|
Sam Potts
|
2d13ad3d39
|
Focus trap improvements
|
2020-02-09 21:42:12 +00:00 |
|
Kimberley Jensen
|
e17da7dfd4
|
Bail out of focus trap if fullscreen is not active
- detailed in https://github.com/sampotts/plyr/issues/1665
|
2020-02-07 15:00:04 +01:00 |
|
Sam Potts
|
97d9228bed
|
Aspect ratio tweaks
|
2019-06-03 20:13:16 +10:00 |
|
Sam Potts
|
c9055f391b
|
Linting changes
|
2019-06-01 18:45:07 +10:00 |
|
Sam Potts
|
17caa3c57b
|
Fix merging class
|
2019-04-25 12:03:24 +10:00 |
|
Sam Potts
|
e8da4326b6
|
Prevent scroll on focus
|
2018-11-03 21:17:46 +11:00 |
|
Sam Potts
|
0bc6b1f1b3
|
Fix issue where enter key wasn’t setting focus correctly
|
2018-08-05 22:41:21 +10:00 |
|
Sam Potts
|
e63ad7c74b
|
Keyboard and focus improvements
|
2018-07-15 19:23:28 +10:00 |
|
Sam Potts
|
3bf1c59bd6
|
Work on key bindings for menu
|
2018-06-28 23:44:07 +10:00 |
|
Sam Potts
|
ffd864ed39
|
Work on controls
|
2018-06-18 21:39:47 +10:00 |
|
Sam Potts
|
f1b4db4f36
|
Merge branch 'develop' into a11y-improvements
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# src/js/controls.js
# src/js/fullscreen.js
# src/js/plyr.js
# src/js/ui.js
# src/js/utils.js
|
2018-06-17 01:26:24 +10:00 |
|
Sam Potts
|
d4abb4b143
|
120 line width, package upgrade
|
2018-06-17 01:04:55 +10:00 |
|
Albin Larsson
|
f1c4752036
|
Filter out null / undefined in elements.setAttributes
|
2018-06-15 22:52:19 +02:00 |
|
Albin Larsson
|
6bff6b317d
|
Remove line breaks in arrays
|
2018-06-13 23:27:35 +02:00 |
|
Albin Larsson
|
53933dff7e
|
Use toggleListener in trapFocus
|
2018-06-12 19:39:26 +02:00 |
|
Sam Potts
|
392dfd024c
|
Utils broken down into seperate files and exports
|
2018-06-13 00:02:55 +10:00 |
|