forked from sveltejs/learn.svelte.dev
-
Notifications
You must be signed in to change notification settings - Fork 2
2023/01/28 迄の更新に追従 #15
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sveltejs#181) Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
from https://via.placeholder.com using crossorigin="anonymous" attribute
…veltejs#175) ..by adding it as node_modules to app-a Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
svelte.config.js was unnecessary and failed the dev server
Highlighting the comma in the Task's readme to avoid simple error when copy-pasting.
The tutorial shows adding a new update method to the object being returned, but without the comma showing up there. This results in a syntax error if copied exactly, and might confuse people
..to timing specific things by keeping track of current and next task
This reverts commit bf99fd6.
* create state writable, split out adapter stuff into output component * move filetree into slug route * move solution/constraints into state * move completion into derived store * fix select/completion * wording * move scope into state, cleanup * move icons * code style * possible tweaks (sveltejs#192) * fixes Co-authored-by: Rich Harris <hello@rich-harris.dev>
…window" (sveltejs#187) * Revert "feat: implement backward/forward navigation options to iframed window (sveltejs#181)" This reverts commit 8ff785c. * finish merge * fix * tidy up * tidy up * oops
pointerdown event from inner iframe is not fast enough in some cases, so wait a little before deciding if we should refocus the editor
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.