ruffle/web/js-src
Justin-CB ee69f77126
web: Don't polyfill elements with no src or data attributes (fix #542)
* Don't polyfill elements with no src or data attributes
* Move elem.src check to ruffle-embed and add param check to ruffle-object

Co-authored-by: Toad06 <toad06@foo.bar>
Co-authored-by: JustinCB <JustinCB@opmbx.org>
2020-05-11 23:33:46 -07:00
..
load-ruffle.js Build the extension using webpack, the same as the local version. 2020-01-10 22:10:43 -05:00
plugin-polyfill.js web: Add additional flash MIME types to polyfill 2020-04-01 18:45:32 -07:00
polyfills.js web: Add "frames" polyfill setting 2020-04-29 23:23:25 -07:00
public-api.js web: Add "frames" polyfill setting 2020-04-29 23:23:25 -07:00
public-path.js web: Default public_path to currentScript URL 2020-03-25 00:54:21 -07:00
register-element.js Fix the fallback object detection. 2019-11-17 17:43:19 -05:00
ruffle-embed.js web: Don't polyfill elements with no src or data attributes (fix #542) 2020-05-11 23:33:46 -07:00
ruffle-imports.js web: Avoid `copyToChannel` on Safari 2019-12-03 23:05:42 -08:00
ruffle-object.js web: Don't polyfill elements with no src or data attributes (fix #542) 2020-05-11 23:33:46 -07:00
ruffle-player.js web: Add width and height to observed attributes for Ruffle elements 2020-04-28 06:10:41 -07:00
shadow-template.js web: Simplify play button code 2020-05-04 16:12:55 -07:00
source-api.js Expose the `RufflePlayer` element directly. 2019-11-17 17:43:19 -05:00
version-range.js web: Add missing return to VersionRange.from_requirement_string 2019-11-17 17:43:19 -05:00
version.js Expand version handling to support ranges and requirements. 2019-11-17 17:43:19 -05:00