Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/interactive essay markdown #1557

Merged
merged 17 commits into from
Jul 23, 2024
Merged

Conversation

merryman
Copy link
Member

@merryman merryman commented Jun 3, 2024

No description provided.

@merryman merryman force-pushed the feature/interactive-essay-markdown branch from 074dc8a to a66d05e Compare July 3, 2024 11:53
@merryman merryman force-pushed the feature/interactive-essay-markdown branch 3 times, most recently from 05d99db to 5e40e16 Compare July 19, 2024 16:59
@linusha linusha marked this pull request as ready for review July 22, 2024 16:19
@linusha linusha force-pushed the feature/interactive-essay-markdown branch from 5e40e16 to a6c4e5b Compare July 22, 2024 16:57
@merryman merryman force-pushed the feature/interactive-essay-markdown branch from a6c4e5b to 4ca8286 Compare July 22, 2024 17:02
linusha and others added 15 commits July 23, 2024 13:19
Useful in cases where the color picker is not used as a popup but for interactive essay examples.
Expression deserialization is synchronous, but we sometimes still want to ensure that all modules the expression depends on are loaded.
This will allow us to limit the initial payload for frozen applications that may lazy load ide specific stuff in a latent manner.
Given a model provides us with an expression serialization, we embedd it into the spec expression accordingly.
This is so that they can be managed via components.
The google-closure compiler was configured incorrectly such that it crashed when encountering nullish coalescing and optional chaining.
Previously there was a hard reliance on a lively server providing the client side module system with module hashes. This is not nessecary when the modules are purely used for the sake of evaluation.
@linusha linusha force-pushed the feature/interactive-essay-markdown branch from 4ca8286 to f4e5fda Compare July 23, 2024 11:19
@linusha linusha merged commit b3e4a8e into main Jul 23, 2024
4 checks passed
@linusha linusha deleted the feature/interactive-essay-markdown branch July 23, 2024 11:35
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.

2 participants