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

2025/01/21 迄の更新に追従 #15

Merged
merged 171 commits into from
Jan 22, 2025
Merged

Conversation

tomoam
Copy link
Member

@tomoam tomoam commented Jan 22, 2025

No description provided.

broemp and others added 30 commits November 13, 2024 22:35
clarified the code slightly by providing file names where the changes apply for context and an example of the last use
Fixing the repl example '<svelte:document>'

Svelte Repl isn't working without `.toString()` on the selection.
…n REPL (sveltejs#872)

Resolve `module` and `browser` conditions for fetched packages in REPL
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync kit docs

Co-authored-by: Rich-Harris <[email protected]>
Fix incorrect value in <select> element.

Co-authored-by: 15363205631 <[email protected]>
sync kit docs

Co-authored-by: Rich-Harris <[email protected]>
sync cli docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync kit docs

Co-authored-by: Rich-Harris <[email protected]>
* docs: error boundary tutorial

* rework

* tweaks

* bump svelte

---------

Co-authored-by: Rich Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
* first draft of dec newsletter

* Apply suggestions from code review

Co-authored-by: Ben McCann <[email protected]>
Co-authored-by: Paolo Ricciuti <[email protected]>

* It's december!

* Forgot to update the description

* Update apps/svelte.dev/content/blog/2024-12-01-whats-new-in-svelte-december-2024.md

* Update 2024-12-01-whats-new-in-svelte-december-2024.md

---------

Co-authored-by: Ben McCann <[email protected]>
Co-authored-by: Paolo Ricciuti <[email protected]>
Co-authored-by: Simon H <[email protected]>
* handle bigints in AST output tab

* stringify bigints for console dupe detection
* include classes in exports

* regenerate
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
replace rows with grid-template-rows to increase browser compat
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
DreaminDani and others added 29 commits January 1, 2025 12:08
Co-authored-by: Rich Harris <[email protected]>
Co-authored-by: Willow (GHOST) <[email protected]>
Co-authored-by: Dani Sandoval <[email protected]>
Co-authored-by: Rich Harris <[email protected]>
sync kit docs

Co-authored-by: Rich-Harris <[email protected]>
* respect system theme, without FOUC

* fix

* drive-by fix
…ltejs#1071)

* improve redability

* Update apps/svelte.dev/content/tutorial/01-svelte/04-logic/05-keyed-each-blocks/index.md

---------

Co-authored-by: Rich Harris <[email protected]>
* feat: render day of week in RSS pubDate

* feat: sort rss feed by date desc

* Apply suggestions from code review

* simplify

---------

Co-authored-by: Rich Harris <[email protected]>
Co-authored-by: Rich Harris <[email protected]>
* use Persisted for details blocks

* another

* another

* another

* remove svelte-persisted-store
* Fix tutorial to work with immutable data prop

* Remove extraneous $bindable rune on data prop

* Update apps/svelte.dev/content/tutorial/03-sveltekit/07-api-routes/02-post-handlers/index.md

---------

Co-authored-by: Rich Harris <[email protected]>
Co-authored-by: Rich Harris <[email protected]>
* Fix tutorial to work with immutable data prop

* Remove extraneous $bindable rune on data prop
* oops

* alternative
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
* chore: markdown fixes

- handle `@param` on properties
- properly run markdown on `.js` files. Previously `.js` was treated as TS, which resulted in errors because the jsdoc was ignored. This was done this way because twoslash does not run on `js` by default, but there's a different way to make it still run on them while respecting jsdoc.

* set relevant compiler options

* see if that helps

* another one
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
sync cli docs

Co-authored-by: Rich-Harris <[email protected]>
* Fixing missing parentheses and using u as in doc above

* added to inital app
…y more readable (sveltejs#880)

* Update App.svelte

made the fonts larger and heavier for improved readability of the example

* Update App.svelte

made the fonts larger and heavier for improved readability of the example

---------

Co-authored-by: Tee Ming <[email protected]>
* Tutorial: Fixed animation id

* Tutorial: Fixed id as key in another file

---------

Co-authored-by: Tee Ming <[email protected]>
sync kit docs

Co-authored-by: Rich-Harris <[email protected]>
sync svelte docs

Co-authored-by: Rich-Harris <[email protected]>
@tomoam tomoam merged commit 0f7d41d into svelte-jp:main Jan 22, 2025
1 check failed
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.