Commit Graph

4850 Commits (e0bd4ad4c991b2ee58adf311bfe61ff9eb5cd637)
 

Author SHA1 Message Date
Richard Harris e0bd4ad4c9 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris a15e2a796f Merge pull request #3339 from Vages/patch-2
7 years ago
Rich Harris aed540e3d3 Update text.md
7 years ago
Rich Harris 4e6edc526b Make point about referential equality more concisely
7 years ago
Rich Harris e1fbebcf40 Merge pull request #3330 from sveltejs/gh-3283
7 years ago
Richard Harris 34b5e31df2 use export as instead of creating a new binding
7 years ago
Rich Harris c8a33e329c Merge branch 'master' into gh-3283
7 years ago
Rich Harris 342154d593 Merge pull request #3336 from Conduitry/gh-3274
7 years ago
Rich Harris 8f32e0e346 Merge pull request #3335 from Conduitry/gh-3281
7 years ago
Rich Harris 133b1167ae Merge pull request #3333 from Conduitry/gh-3179
7 years ago
Rich Harris 19167e9421 Merge pull request #3334 from Conduitry/gh-3324
7 years ago
Rich Harris 44fefdf870 Merge pull request #3332 from Conduitry/gh-3331
7 years ago
Rich Harris ba82406f99 Merge pull request #3315 from Conduitry/gh-3304
7 years ago
Rich Harris 66da9c244d Merge pull request #3316 from RedHatter/missing-globals
7 years ago
Richard Harris 6a051dd6e5 fix SSR of undefined classes, albeit messily
7 years ago
Richard Harris 76820e0de4 omit falsy boolean attributes
7 years ago
vages 193e83569e Elaborate on key equality
7 years ago
Conduitry 505717e636 don't warn when using each index in key (#3274)
7 years ago
Conduitry d7caf24923 use bindings when matching attribute selector against element (#3281)
7 years ago
Conduitry 5d45855f49 make raf a noop on server (#3324)
7 years ago
Conduitry 5e64cb391a preserve async/generator-ness of hoisted function expressions (#3179)
7 years ago
Conduitry 457497efe5 fix erroneous a11y warning with input type='image' (#3331)
7 years ago
Richard Harris 41e865f1f6 failing SSR test, plus some adjacent changes
7 years ago
Richard Harris cbddd2f961 remove unused code
7 years ago
Richard Harris 27c5509e02 make code style more consistent
7 years ago
bre30kra69cs 4bb10d30c4 ref spaces
7 years ago
bre30kra69cs 0315b723b0 optimize class name runtime calc & add tests & ref
7 years ago
bre30kra69cs 867e61e501 fix Literally undefined class #3283
7 years ago
Timothy Johnson b0158df845 Missing globals
7 years ago
Conduitry daa7ab664d add test
7 years ago
Conduitry a38c9de8eb support RxJS Observables in reassigned stores (#3304)
7 years ago
Rich Harris a8512d039f -> v3.6.10
7 years ago
Rich Harris 010b316691 Merge pull request #3314 from sveltejs/gh-3312
7 years ago
Rich Harris db1a1875c2 quote props if necessary in SSR mode - fixes #3312
7 years ago
Rich Harris 2249bc7aa0 Merge pull request #3305 from Conduitry/gh-3226
7 years ago
Rich Harris 7b33c9c10f Merge pull request #3295 from sveltejs/gh-3286
7 years ago
Rich Harris 0fd5324d22 Merge pull request #3294 from sveltejs/gh-3289
7 years ago
Conduitry e2bb8a84ef site: update deps
7 years ago
Conduitry 65c85001ce site: remove unused files
7 years ago
Conduitry 624d145a82 use `change` event for `bind:files` (#3226)
7 years ago
Conduitry a8d76f9fc7 site: fix animate directive section heading
7 years ago
pngwn b56dab88e3 Document that context is not reactive. (#3296)
7 years ago
Richard Harris 4ccb96d1ca always update reactive declarations with $$props - fixes #3286
7 years ago
Richard Harris fb9684dfa9 reuse unchanged spread levels - fixes #3289
7 years ago
Conduitry 0f8cab00d4 site: deploy with --platform managed
7 years ago
pngwn ec35bf2862 Site: Document svelte/easing (#3292)
7 years ago
Noah Kaufman c2d39e9e30 clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
7 years ago
Richard Harris 2a5268626f -> v3.6.9
7 years ago
Rich Harris c6f2fd8899 Merge pull request #3219 from btakita/gh-3191
7 years ago
Rich Harris c5371a01ee return readable store directly form derived, avoid .shift()
7 years ago