Commit Graph

4861 Commits (24989ec4c5d93816cd4ff0dd3a6de72e7716e631)
 

Author SHA1 Message Date
Richard Harris 24989ec4c5 rename misnamed test, remove obsolete ones
7 years ago
Conduitry 69da2cf6de set data- attributes like regular attributes (#3337)
7 years ago
Richard Harris 82abfa5922 lint
7 years ago
Richard Harris ca3a1506b6 -> v3.6.11
7 years ago
Rich Harris 619e6ab80b Merge pull request #3338 from Vages/patch-1
7 years ago
Rich Harris 2978a3c192 fix italicisation
7 years ago
Rich Harris 02b37f65c2 Merge pull request #3342 from sveltejs/gh-3341
7 years ago
Richard Harris 51516a97a9 prevent commas in attributes - fixes #3341
7 years ago
Richard Harris 4e0bd43a37 update deps to stop npm/github whining about lodash vuln
7 years ago
Rich Harris 9299ef9231 Combine context-vs-stores with reactivity explanation
7 years ago
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
vages 5f4d2d5ec8 Explain difference between contexts and stores
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