Commit Graph

1782 Commits

Author SHA1 Message Date
12e5099c92 Preserve viewBox attribute in SVG sprite symbols
When generating the SVG sprite (using imagemin and svstore) the imagemin
step needs to NOT cleanup/remove the viewBox attributes from the
individual svg files.

fixes #1306
2019-10-01 17:34:49 -04:00
dfc09b8e04 v3.5.5 deployed v3.5.5 2019-06-21 00:24:28 +10:00
6438baaddc Merge branch 'develop' 2019-06-21 00:19:51 +10:00
8fc6c2ba52 File rename and clean up 2019-06-21 00:19:37 +10:00
95092edc93 Merge pull request #1472 from sampotts/develop
v3.5.5
2019-06-21 00:12:10 +10:00
c4b3e0672e Clean up 2019-06-21 00:10:57 +10:00
e8e2b8ba39 Merge branch 'master' into develop
# Conflicts:
#	.eslintrc
#	demo/dist/demo.css
#	demo/dist/demo.js
#	demo/dist/demo.min.js
#	demo/dist/demo.min.js.map
#	dist/plyr.css
#	dist/plyr.js
#	dist/plyr.min.js
#	dist/plyr.min.js.map
#	dist/plyr.min.mjs
#	dist/plyr.min.mjs.map
#	dist/plyr.mjs
#	dist/plyr.polyfilled.js
#	dist/plyr.polyfilled.min.js
#	dist/plyr.polyfilled.min.js.map
#	dist/plyr.polyfilled.min.mjs
#	dist/plyr.polyfilled.min.mjs.map
#	dist/plyr.polyfilled.mjs
#	package.json
#	readme.md
#	src/js/listeners.js
#	yarn.lock
2019-06-20 23:56:19 +10:00
2e40b91ec1 Styling tweaks for demo 2019-06-20 23:50:46 +10:00
97d9228bed Aspect ratio tweaks 2019-06-03 20:13:16 +10:00
0f14865d56 Add duration (commented out) in defaults 2019-06-03 20:12:43 +10:00
c94ab2a39f Repaint clean up 2019-06-03 20:12:21 +10:00
ab89e055de Demo tweaks 2019-06-03 20:11:31 +10:00
ac6e3dba5a Fix for thumbnails in demo for audio 2019-06-03 00:28:09 +10:00
d9d2c4a219 Demo tweaks 2019-06-03 00:26:08 +10:00
1890a9378d Gulp tweaks 2019-06-02 23:16:45 +10:00
ac88e6e190 Demo clean up 2019-06-02 23:16:29 +10:00
15cbae8a19 Removed commented out code for Edge 2019-06-02 22:25:44 +10:00
aaf096d96d Removed raven-js from dependencies 2019-06-02 22:25:17 +10:00
93f5acbffd Fixed cite display 2019-06-02 22:25:00 +10:00
9c717275d2 Packages for demo separated 2019-06-02 22:24:41 +10:00
0249772f01 Clean up 2019-06-01 19:50:29 +10:00
5d699d5f47 Merge branch 'develop' of github.com:sampotts/plyr into develop 2019-06-01 19:29:21 +10:00
34d79a5443 Merge pull request #1453 from aFarkas/develop
youtube multiple small issues
2019-06-01 18:46:56 +10:00
1e761e237a Merge pull request #1458 from Jason-Cooke/patch-1
docs: fix typo
2019-06-01 18:46:14 +10:00
36ad132c82 Edge fix 2019-06-01 18:45:12 +10:00
c9055f391b Linting changes 2019-06-01 18:45:07 +10:00
99c95363b4 docs: fix typo 2019-06-01 11:13:44 +12:00
c90526bf07 Create FUNDING.yml 2019-05-27 17:17:05 +10:00
97a6e72e10 fix youtube embed + handle early destroy 2019-05-24 16:55:45 +02:00
f100caba81 fix youtube embed + handle early destroy 2019-05-24 16:53:58 +02:00
80aa6ffe43 Linting changes 2019-04-30 23:44:05 +10:00
0694e58650 v3.5.4 v3.5.4 2019-04-25 12:14:48 +10:00
e644eeb5b6 Merge pull request #1423 from sampotts/develop
v3.5.4
2019-04-25 12:11:06 +10:00
5ddd9e02de Fix for the menu in the shadow DOM 2019-04-25 12:09:46 +10:00
a064f0b4fd Merge branch 'develop' of github.com:sampotts/plyr into develop 2019-04-25 12:04:38 +10:00
b9dbcc30fa Eslint config rename 2019-04-25 12:03:42 +10:00
7ab34c7d2e Changelog 2019-04-25 12:03:32 +10:00
17caa3c57b Fix merging class 2019-04-25 12:03:24 +10:00
2e6361898b Package updates 2019-04-25 12:03:13 +10:00
a1b2c0419f Ads improvements for volume and race condition fix 2019-04-25 12:03:04 +10:00
9b81e776fb Styling for control changes 2019-04-25 12:02:48 +10:00
7a4a7dece8 Ratio improvements 2019-04-25 12:02:37 +10:00
f0d3e8c3b9 Fix for className being wiped out 2019-04-25 12:01:52 +10:00
ad68d9484f Clean up and API change 2019-04-25 12:01:30 +10:00
c3fd822857 Notes on autoplay support 2019-04-25 12:01:15 +10:00
e147f3a754 Formatting 2019-04-25 12:01:00 +10:00
b694e7d3ab Use polyfill.io v3 2019-04-22 12:28:26 +10:00
b2fff4c33f Increase speed limits 2019-04-15 22:08:09 +10:00
9c1060d9b0 Merge pull request #1416 from emielbeinema/fix_webcomponents
Make menu work in WebComponent
2019-04-15 21:41:23 +10:00
a91652287b Don't close menu on click in menu in webcomponent 2019-04-15 12:17:10 +02:00