Skip to content

Add support for external javascript files#191

Merged
panglesd merged 2 commits intomainfrom
js-files
Jan 19, 2026
Merged

Add support for external javascript files#191
panglesd merged 2 commits intomainfrom
js-files

Conversation

@panglesd
Copy link
Copy Markdown
Owner

Allow to have external .js files included in the presentation. Hot-reload watches the js files. The inlining of the JS file happens after the engine (which can be probably improved?).

Implementation is factored with external css files.

panglesd added a commit that referenced this pull request Jan 14, 2026
@panglesd panglesd merged commit c1eea56 into main Jan 19, 2026
7 of 8 checks passed
panglesd added a commit to panglesd/opam-repository that referenced this pull request Jan 20, 2026
CHANGES:

### Features

- Add a "mirror mode" to the speaker view, which mirrors the entire screen you
  are sharing with the audience (panglesd/slipshow#188)
- Add support for external files through CLI and frontmatter (panglesd/slipshow#191)
- Add shortcut to delete or unselect selection in drawing editing (panglesd/slipshow#192)
- Add a "Close editing panel" button when there are no strokes (panglesd/slipshow#192)
- Default file names for drawing recording depend on their names (panglesd/slipshow#192)
- Improve `-o` argument wrt directories (panglesd/slipshow#190)
- Inline SVGs instead of adding them as images, allowing the use of classes and
  ids in SVGs (panglesd/slipshow#190)
- Rework the docs! (panglesd/slipshow#190)

### Fix

- Fix pauses time not updated after a rerecording (panglesd/slipshow#192)
- Fix drawing editing shortcuts triggering even when focusing on a textarea
  (panglesd/slipshow#192)
- Fix interaction between fields and drawing editing shortcuts (panglesd/slipshow#192)
- Fix order of `clear` and `draw` action: the first comes first (panglesd/slipshow#192)
- Use .woff2 for embedded fonts (panglesd/slipshow#190)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant