1168 Commits

Author SHA1 Message Date
Sam Potts
f7e242f054
Merge pull request #871 from friday/867
Fix #867: Add custom property fallback
2018-04-05 09:19:46 +10:00
Sam Potts
2874505004
Merge pull request #868 from friday/null-no-controls
Fix string "null" being appended after the video if controls argument is empty.
2018-04-05 09:19:05 +10:00
Albin Larsson
ed9e0c13d7 Fix #867: Add custom property fallback 2018-04-05 00:33:09 +02:00
Albin Larsson
10be94fa99 Fix 'null' being appended after the video if controls is empty array 2018-04-04 21:33:14 +02:00
Sam Potts
ee79c46145 Merge branch 'master' of github.com:sampotts/plyr 2018-04-04 16:50:06 +10:00
Sam Potts
384010a2c0 Style fixes 2018-04-04 16:50:00 +10:00
Sam Potts
1e47019122
Merge pull request #863 from friday/data-plyr-config-no-options
Fix loading data-plyr-config when initiating Plyr without any options
2018-04-04 11:33:30 +10:00
Albin Larsson
536c65e82c Fix loading data-plyr-config when initiating Plyr without any options 2018-04-04 03:16:25 +02:00
Sam Potts
cdf14932ec Changelog 2018-04-03 23:03:16 +10:00
Sam Potts
3b20dbd9fd v3.1.0 v3.1.0 2018-04-03 22:57:34 +10:00
Sam Potts
e4d975af00 Styling fixes 2018-04-03 22:56:19 +10:00
Sam Potts
2782a00e7c v3.1.0-beta.2 v3.1.0-beta.2 2018-04-03 22:31:55 +10:00
Sam Potts
91d192dd7c YouTube speed menu fix 2018-04-03 22:30:29 +10:00
Sam Potts
b1e3abc795 v3.1.0-beta.1 v3.1.0-beta.1 2018-04-02 22:52:02 +10:00
Sam Potts
3395e8df90 HTML5 quality selection 2018-04-02 22:40:03 +10:00
Sam Potts
cce143a7da v3.0.11 v3.0.11 2018-03-30 23:14:07 +11:00
Sam Potts
d593005b32 Muted and autoplay fixes, small bug fixes 2018-03-30 23:09:17 +11:00
Sam Potts
7be9d5d4d3 v3.0.10 v3.0.10 2018-03-30 00:16:42 +11:00
Sam Potts
d7141d5ed7 Controls docs, package upgrades 2018-03-30 00:11:48 +11:00
Sam Potts
0d0ece94d3 Fix regression v3.0.9 2018-03-29 20:20:37 +11:00
Sam Potts
1c06f6d06d Vimeo hotfix v3.0.8 2018-03-29 19:35:02 +11:00
Sam Potts
dda8e30b92 Merge branch 'master' of github.com:sampotts/plyr v3.0.7 2018-03-28 22:45:18 +11:00
Sam Potts
c4e2e24643 Bug fixes 2018-03-28 22:45:11 +11:00
Sam Potts
e020a105a3
Update readme.md 2018-03-28 00:55:55 +11:00
Sam Potts
2b7fe9a4f9 v3.0.6 v3.0.6 2018-03-28 00:17:15 +11:00
Sam Potts
951df64b7f v3.0.5 v3.0.5 2018-03-27 23:52:26 +11:00
Sam Potts
0976afe282 v3.0.4 v3.0.4 2018-03-27 23:47:58 +11:00
Sam Potts
7b1e4abda7 Controls fixes 2018-03-27 23:43:38 +11:00
Sam Potts
0cf75eed3f Revert API method change 2018-03-27 21:15:11 +11:00
Sam Potts
d96957d086 Allow fullscreen in iframe 2018-03-27 21:13:22 +11:00
Sam Potts
1a032ea498 Fix for seeking issue 2018-03-27 21:10:06 +11:00
Sam Potts
5d079da1b8 Use object.entries 2018-03-27 10:41:06 +11:00
Sam Potts
9c1bc6ab08 Fixes for fast forward and issues with event.preventDefault() 2018-03-27 10:36:08 +11:00
Sam Potts
3d2ba8c009
Update readme.md 2018-03-22 09:11:42 +11:00
Sam Potts
e872ce3f77
Update readme.md 2018-03-22 09:10:50 +11:00
Sam Potts
b77756da04 Typo 2018-03-22 01:15:10 +11:00
Sam Potts
9b23e13ce8 v3.0.3 v3.0.3 2018-03-22 01:13:37 +11:00
Sam Potts
5eafe9baff Vimeo offset tweak (fixes #826) 2018-03-22 01:08:08 +11:00
Sam Potts
c251c94131 Fix for .stop() method (fixes #819) 2018-03-22 01:02:38 +11:00
Sam Potts
17041efc71 Check for array for speed options (fixes #252) 2018-03-22 00:33:14 +11:00
Sam Potts
05b8e8a6e0 Restore as float (fixes #828) 2018-03-22 00:28:42 +11:00
Sam Potts
f998b996fa Fix for Firefox fullscreen oddness (Fixes #821) 2018-03-22 00:26:01 +11:00
Sam Potts
958b47c435 Merge branch 'master' of github.com:sampotts/plyr 2018-03-22 00:06:26 +11:00
Sam Potts
a27248d3b6
Merge pull request #820 from saadshahd/patch-1
Fix fast-forward control
2018-03-22 00:05:24 +11:00
Sam Potts
1b1f7be7ff Merge branch 'master' of github.com:sampotts/plyr 2018-03-22 00:04:34 +11:00
Sam Potts
59d4a27240 Improve Sprite checking (fixes #827) 2018-03-22 00:04:28 +11:00
Saad Shahd
75e9f3c2e3 Fix fast-forward control
fast-forward control doesn't work.
2018-03-21 12:15:57 +02:00
Sam Potts
7132eccf50
Merge pull request #822 from DanielRuf/patch/fix-options-link
fix the options link in the readme
2018-03-21 09:12:06 +11:00
Daniel Ruf
e953c6398c
fix the options link in the readme 2018-03-20 15:05:51 +01:00
Sam Potts
bb7eea27e5 v3.0.2 v3.0.2 2018-03-18 22:46:36 +11:00