ruffle/web/packages/core/src
Daniel Jacobs a7ee776750 web: Fix globals.d.ts file type declarations 2024-07-23 20:06:15 +02:00
..
internal web: Use CSS scale attribute instead of non-existent scale property 2024-07-23 11:14:52 -04:00
build-info.ts web: Add version number requested in #8021 2022-12-13 22:49:20 +01:00
config.ts web: Add allowFullscreen embed/object option (part of #4258) 2024-01-26 10:06:29 +00:00
current-script.ts web: Update to eslint 9 2024-07-08 11:34:35 +02:00
flash-identifiers.ts web: Break out all the Flash identifier strings into a separate module and make `plugin-polyfill.ts` only import that. 2023-02-15 21:27:14 -07:00
globals.d.ts web: Fix globals.d.ts file type declarations 2024-07-23 20:06:15 +02:00
index.ts web: Add (optional) options to installRuffle 2024-06-30 13:09:01 +02:00
install.ts web: Add onFirstLoad option to installRuffle; use it to configure webpack in selfhosted 2024-06-30 13:09:01 +02:00
js-polyfills.ts web: Update to eslint 9 2024-07-08 11:34:35 +02:00
load-options.ts web: Fix japanese font registration in rust side, and rename them to camelCase for consistency (not a breaking change as it didn't actually work prior to this...) 2024-06-08 08:42:04 +02:00
load-ruffle.ts web: Add onFirstLoad option to installRuffle; use it to configure webpack in selfhosted 2024-06-30 13:09:01 +02:00
movie-metadata.ts web: Clarify uncompressed length is in bytes in metadata 2022-08-03 09:17:24 +03:00
plugin-polyfill.ts web: Remove ruffle extension detection plugin 2023-08-14 20:51:11 +02:00
polyfills.ts nits: Fix a whole bunch of typos all over the place 2024-01-17 23:59:19 +01:00
public-api.ts web: Add (optional) options to installRuffle 2024-06-30 13:09:01 +02:00
public-path.ts web: Make loadRuffle take in BaseLoadOptions, it doesn't need more complex than that 2023-10-20 20:05:02 +02:00
ruffle-embed.ts web: Move some internal files to internal/ 2024-07-17 13:00:01 +02:00
ruffle-imports.ts web: Remove now unused `getAudioOutputTimestamp` 2024-07-19 14:32:21 +02:00
ruffle-object.ts web: Move some internal files to internal/ 2024-07-17 13:00:01 +02:00
ruffle-player.tsx web: Move shadow-template to internal 2024-07-19 19:00:35 +02:00
source-api.ts web: Move some internal files to internal/ 2024-07-17 13:00:01 +02:00
swf-utils.ts web: Update to eslint 9 2024-07-08 11:34:35 +02:00
version-range.ts chore: npm run format 2023-07-20 14:00:04 +02:00
version.ts web: Compare build ident if all else fails, when finding best versions 2023-08-06 23:55:39 +02:00