ruffle/web/packages/core/src
relrelb d62c3c0500 web: Fix CSS variables in shadow-template.ts
Apparently CSS variables need to be defined in :host rather than in
:root when it comes to shadow DOM.
2021-02-25 14:34:40 -08:00
..
.eslintrc.json web: Remove stale globals definitions 2021-02-19 16:28:09 -08:00
config.ts web: Move autoplay/unmuteOverlay from Config to BaseLoadOptions - and made config default the load options 2020-11-25 11:33:51 -08:00
globals.d.ts web: Remove stale globals definitions 2021-02-19 16:28:09 -08:00
index.ts web: Merge streamSwfUrl and streamSwfData into load 2020-11-25 11:33:51 -08:00
js-polyfills.ts web: Minimal polyfill of window.Reflect 2021-02-09 19:10:47 -08:00
load-options.ts add TypeScript documentation for maxExecutionDuration 2021-02-16 20:31:40 -08:00
load-ruffle.ts web: Display appropriate errors when Ruffle fails to initialize 2021-01-20 15:03:52 -08:00
plugin-polyfill.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00
polyfills.ts build(deps-dev): bump typescript from 4.0.5 to 4.1.3 in /web 2021-01-03 02:01:54 -08:00
public-api.ts web: Fix extension and self-hosted builds conflicting with each other 2020-12-17 12:48:32 -08:00
public-path.ts web: Fix extension and self-hosted builds conflicting with each other 2020-12-17 12:48:32 -08:00
register-element.ts web: Rename register_element to registerElement 2020-11-24 16:36:33 -08:00
ruffle-embed.ts web: Move `allowScriptAccess` to `BaseLoadOptions` 2021-01-30 16:59:58 -08:00
ruffle-imports.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00
ruffle-object.ts web: Move `allowScriptAccess` to `BaseLoadOptions` 2021-01-30 16:59:58 -08:00
ruffle-player.ts web: Fix panic message alignment 2021-02-25 14:34:40 -08:00
shadow-template.ts web: Fix CSS variables in shadow-template.ts 2021-02-25 14:34:40 -08:00
source-api.ts web: Fix issues with iframe polyfill 2020-12-09 17:01:20 -08:00
version-range.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00
version.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00