navorite
32772b4131
fix: add types for popover attributes and events ( #10042 )
...
#10041 for svelte 4
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
11 months ago
Katriel
331d9099f9
docs: spelling mistake in January newsletter ( #10048 )
11 months ago
Dani Sandoval
1131b8914b
docs: "What's new in Svelte" January newsletter ( #10004 )
11 months ago
Puru Vijay
fa96bc91d9
fix(site): Search ( #10023 )
...
* Push
* Take in all sections
11 months ago
Ben McCann
5dda0105fd
docs: fix sveltesociety links ( #9981 )
11 months ago
Mark Jaquith
916b51eb1d
Fix webpack typo ( #9978 )
11 months ago
Rich Harris
a4a1b08905
SvelteKit 2 blog post ( #9919 )
...
* .
* try this
* try this
* add some stuff on shallow routing
* style
* fix link
* update to svelte 4
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
11 months ago
Jirawat Boonkumnerd
804f296368
fix: add GamepadEventHandler type ( #9864 )
...
Add GamepadEventHandler type for window.addEventListener `gamepadconnected` and `gamepaddisconnected`
11 months ago
Fabian
b1795a88ad
feat: OpenSearch ( #9780 )
...
* added OpenSearch
* prettier stuff
* moved opensearch to layout
* Fix build errors
* Revert "moved opensearch to layout"
* Add trailing space
---------
Co-authored-by: Puru <devpuruvj@gmail.com>
12 months ago
Puru Vijay
ed9ecca0dc
Fix hero image ( #9845 )
12 months ago
Simon H
f91b85bf01
docs: site hero img dimensions ( #9840 )
...
prevents layout shift
12 months ago
Puru Vijay
2f71c16a43
fix(site): svelte advent -> advent of svelte ( #9829 )
...
* Push
* Bump site-kit
* Bump site-kit
* Bump site-kit again
* Bump site-kit
12 months ago
Puru Vijay
ea55f4dddd
fix(site): get the site building again ( #9819 )
...
* Push
* Downgrade v-p-s
* Remove vps and sass
* Revert renderer
12 months ago
Puru Vijay
06df39795d
fix(site): banner ( #9815 )
...
* Push
* Bump site-kit
12 months ago
Puru Vijay
975904d9b7
chore: simplify banner ( #9246 )
...
adds a new server route that contains banner data, that site-kit can read through its new banner components/helpers and display correctly
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
12 months ago
Ben McCann
d5b237a887
chore(site): simplify prettier commands ( #9703 )
12 months ago
gtmnayan
8fd7756d7f
site(v4): fix repl ( #9746 )
...
* fix repl
* bump dts buddy
* fix formatting
* fix lint script
* fix lint
* whee
12 months ago
Puru Vijay
129dbbb10c
chore(site): upgrade deps ( #9745 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
12 months ago
Dani Sandoval
f6f833beab
docs: "What's new in Svelte" December newsletter ( #9730 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
12 months ago
github-actions[bot]
226bf419f9
Version Packages ( #9719 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 months ago
Simon H
31d939fefa
fix: port over props that were set prior to initialization ( #9701 )
...
...and then delete the property descriptor that shadows the prototype descriptor
fixes #9487
12 months ago
Simon H
d15bc822e0
docs: remove banner ( #9697 )
12 months ago
Rich Harris
7a5176e45b
docs: fix edit links ( #9568 )
...
fixes #9557
1 year ago
github-actions[bot]
2d8a8603cb
Version Packages ( #9555 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
9b3341378a
fix: handle spreads within static strings ( #9554 )
...
Previously, if a part of the template was determined be be optimizable using innerHTML, it would error if there's a spread on an attribute
1 year ago
github-actions[bot]
1fd0b18459
Version Packages ( #9553 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
77ba5e7a2f
fix: adjust static attribute regex ( #9551 )
...
a `+` was missing
Fixes https://github.com/sveltejs/vite-plugin-svelte/issues/804
1 year ago
github-actions[bot]
36b2c50a70
Version Packages ( #9512 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
9a97d5c547
fix: ignore expressions in top level script/style tag attributes ( #9498 )
...
Related to sveltejs/language-tools#2204 / sveltejs/language-tools#2039
1 year ago
github-actions[bot]
2ea17648f2
Version Packages ( #9491 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Rich Harris
11f4335ae2
chore: add dummy svelte.dev site ( #9490 )
...
* chore: add dummy svelte.dev site
* link back to PR for context
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
1 year ago
Simon H
b2e1f1c102
fix: handle closing tags inside attribute values ( #9486 )
...
Related to https://github.com/sveltejs/language-tools/issues/2204
1 year ago
Ben McCann
50abbc81da
blog: fix typo in 'svelte.dev: A complete overhaul' blog entry ( #9438 ) ( #9450 )
...
Co-authored-by: Arpit Jalan <arpit@arpitjalan.com>
1 year ago
Wes Keiser
f3e0db1e46
docs: incorrect order of directives ( #9414 )
...
The event listener must be registered before the event is dispatched in order for this code snippet to work.
1 year ago
Geoff Rich
022c47edfc
site: allow multiple blog authors ( #9390 )
1 year ago
github-actions[bot]
1369aa5cec
Version Packages ( #9380 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
e10be7a8e4
site: summit banner ( #9378 )
1 year ago
Simon H
2a2a773174
chore: rewire some master occurences ( #9379 )
...
(main for a few in contributing; doesn't exist yet but will, soon)
1 year ago
Kelvin Soh
00700621bb
fix: html tag hydration: regard empty claimed_nodes array as content mismatch ( #9184 )
...
fixes #6832
1 year ago
Ben McCann
d8e382712c
site: fix type errors in JS files ( #9354 )
1 year ago
Pedro Coelho
ac7505d81b
docs: update text color in animate example ( #9374 )
1 year ago
Vardhaman Bhandari
2a6f9e3bb7
docs: fix typo in blog ( #9373 )
1 year ago
Dani Sandoval
3a842e3da4
docs: "What's new in Svelte" November newsletter ( #9360 )
...
* november draft
* Apply suggestions from code review
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Stanislav Khromov <stanislav.khromov+github@gmail.com>
* add version number to kit suggestion
* add svelte summit blurb
* update title, move summit to intro, add deno note
* Update documentation/blog/2023-11-01-whats-new-in-svelte-november-2023.md
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Stanislav Khromov <stanislav.khromov+github@gmail.com>
1 year ago
Ben McCann
54233adb63
docs: clarify "obsolete" in runes blog post ( #9364 )
1 year ago
Ben McCann
895612514c
fix: improve a11y-click-events-have-key-events message ( #9358 )
1 year ago
Ben McCann
3d20b39289
site: fix 404 page by upgrading SvelteKit and avoiding null reference ( #9337 )
1 year ago
Sanjaiyan Parthipan
522d06a6ad
site: add `type="search"` to search input ( #9263 )
1 year ago
Ben McCann
28d6b34598
chore: fix failing format linting ( #9338 )
1 year ago
Min Kim
4b911045b0
docs: fix else if blocks on tutorial ( #9336 )
1 year ago
github-actions[bot]
590503044f
Version Packages ( #9293 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago