Commit Graph

4984 Commits (24136291e60b6d00ef392584c4885c8e8604c318)
 

Author SHA1 Message Date
Richard Harris c53563b207 failing SSR test, plus some adjacent changes
5 years ago
Richard Harris 886961b927 remove unused code
5 years ago
Richard Harris 6d962c5d95 make code style more consistent
5 years ago
Richard Harris c36318dd02 failing test for #3285
5 years ago
bre30kra69cs 42717e893b ref spaces
5 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
5 years ago
bre30kra69cs 9b5bbb556d fix Literally undefined class #3283
5 years ago
Timothy Johnson d2ac3d880b Missing globals
5 years ago
Conduitry 60af0d7781 add test
5 years ago
Conduitry cf5dd8ff75 support RxJS Observables in reassigned stores (#3304)
5 years ago
Rich Harris 981f30d3e9 -> v3.6.10
5 years ago
Rich Harris 0d3b7c35c3
Merge pull request #3314 from sveltejs/gh-3312
5 years ago
Rich Harris 0fe04561b2 quote props if necessary in SSR mode - fixes #3312
5 years ago
Rich Harris dbf503b9e1
Merge pull request #3305 from Conduitry/gh-3226
5 years ago
Rich Harris 620d26cad3
Merge pull request #3295 from sveltejs/gh-3286
5 years ago
Rich Harris df33187115
Merge pull request #3294 from sveltejs/gh-3289
5 years ago
Conduitry ea7f61542b site: update deps
5 years ago
Conduitry b99ee7d5d1 site: remove unused files
5 years ago
Conduitry 2328d5e6e8 use `change` event for `bind:files` (#3226)
5 years ago
Conduitry f65ce85748 site: fix animate directive section heading
5 years ago
pngwn fcfad5ae6b Document that context is not reactive. (#3296)
5 years ago
Richard Harris b3ef4e64be always update reactive declarations with $$props - fixes #3286
5 years ago
Richard Harris b33d600d4e reuse unchanged spread levels - fixes #3289
5 years ago
Conduitry e82d5d44c1 site: deploy with --platform managed
5 years ago
pngwn efcd294731 Site: Document svelte/easing (#3292)
5 years ago
Noah Kaufman c6cd2d43bb clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
5 years ago
Richard Harris 17beaa0a5d -> v3.6.9
5 years ago
Rich Harris 7dee7fa117
Merge pull request #3219 from btakita/gh-3191
5 years ago
Rich Harris 95b2a72007
return readable store directly form derived, avoid .shift()
5 years ago
Richard Harris 729fc4e891 link directly to event modifier tutorial
5 years ago
Richard Harris 9a0a2e2a52 Merge branch 'patch-1' of https://github.com/RAYDENFilipp/svelte into RAYDENFilipp-patch-1
5 years ago
Rich Harris 4c67765118
Merge pull request #3276 from rohanfaiyazkhan/patch-1
5 years ago
Rich Harris 695ace3665
Update 03-run-time.md
5 years ago
Rich Harris 8851d79533
put second argument section back with its code sample
5 years ago
Brian Takita 419e40d3be Optimization: Single for loop instead of 2 forEach loops
5 years ago
Brian Takita 2b0a4e7237 remove unnecessary return
5 years ago
Brian Takita 46c9dbe448 Breadth first calling of subscribers in store dependency tree.
5 years ago
Brian Takita bbeafbafab fixes https://github.com/sveltejs/svelte/issues/3191
5 years ago
Richard Harris 2761da640a -> v3.6.8
5 years ago
Richard Harris 0e2cf9e555 compress logos
5 years ago
Richard Harris 01b4ce2955 use SVG godaddy logo instead
5 years ago
Richard Harris 921482385e Merge branch 'add-godaddy-and-sucuri-logo' of https://github.com/voldemortensen/svelte into voldemortensen-add-godaddy-and-sucuri-logo
5 years ago
Rich Harris 8c1f48f828
Merge pull request #3250 from davemo/fix/1705-root-pseudo-selector-prefix-exemption
5 years ago
Rich Harris 15c57e1248
Merge pull request #3242 from umanghome/v3-class-deps-fix
5 years ago
Rich Harris be30a4c66c
Merge pull request #3229 from pynnl/gh-3228
5 years ago
Rich Harris 6cba41d3e8
Merge pull request #3231 from webdesq/add-webdesqplusdeck-logo
5 years ago
Rich Harris 89f4575c0c
Merge pull request #3213 from julian-kuroiwa/add-comigo-logo
5 years ago
Rohan Faiyaz Khan d56e0d5080
Update 03-run-time.md
5 years ago
craigglennie 0a3818fb9b Don't use shorthand binding in textarea example (#3256)
5 years ago
Ivo Lukacovic b6e875ba03 avoid trailing comma in destroy_component() call (#3255)
5 years ago