Commit Graph

5020 Commits (02e48ab4f0130de19ca1706c72e8cb0827fd1d37)
 

Author SHA1 Message Date
Richard Harris 4d0256874e remove unused helpers
6 years ago
Richard Harris 016158b692 more robust handling of html tags - fixes #3285
6 years ago
Richard Harris 8a5ad34afb Merge branch 'master' into gh-3285
6 years ago
Richard Harris 4e004fdfa3 rename misnamed test, remove obsolete ones
6 years ago
Conduitry 64094f631f set data- attributes like regular attributes (#3337)
6 years ago
Richard Harris d6ca507240 lint
6 years ago
Richard Harris 2a8f1cc56d -> v3.6.11
6 years ago
Rich Harris e9b59f72dc
Merge pull request #3338 from Vages/patch-1
6 years ago
Rich Harris 5c365108ac
fix italicisation
6 years ago
Rich Harris bc5aca0ffe
Merge pull request #3342 from sveltejs/gh-3341
6 years ago
Richard Harris a03566e4f9 prevent commas in attributes - fixes #3341
6 years ago
Richard Harris fb37b06286 update deps to stop npm/github whining about lodash vuln
6 years ago
Rich Harris b629d6e25f
Combine context-vs-stores with reactivity explanation
6 years ago
Richard Harris 119fdd1bc9 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Rich Harris b960d9864c
Merge pull request #3339 from Vages/patch-2
6 years ago
Rich Harris c48d3456f7
Update text.md
6 years ago
Rich Harris 9d90272966
Make point about referential equality more concisely
6 years ago
Rich Harris ad2d03f47b
Merge pull request #3330 from sveltejs/gh-3283
6 years ago
Richard Harris 8641df0741 use export as instead of creating a new binding
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Rich Harris cf24dbd6a9
Merge pull request #3336 from Conduitry/gh-3274
6 years ago
Rich Harris aa1b38ad34
Merge pull request #3335 from Conduitry/gh-3281
6 years ago
Rich Harris 21e3db1b72
Merge pull request #3333 from Conduitry/gh-3179
6 years ago
Rich Harris 76d04dce9b
Merge pull request #3334 from Conduitry/gh-3324
6 years ago
Rich Harris 9e1554610b
Merge pull request #3332 from Conduitry/gh-3331
6 years ago
Rich Harris 6cbdd9b04c
Merge pull request #3315 from Conduitry/gh-3304
6 years ago
Rich Harris 313f56c13f
Merge pull request #3316 from RedHatter/missing-globals
6 years ago
Richard Harris fd46685400 fix SSR of undefined classes, albeit messily
6 years ago
Richard Harris c82a9ea7f2 omit falsy boolean attributes
6 years ago
vages 78eaf77a65
Elaborate on key equality
6 years ago
vages f2aa0f279e
Explain difference between contexts and stores
6 years ago
Conduitry c04def9081 don't warn when using each index in key (#3274)
6 years ago
Conduitry 45a54c1aa4 use bindings when matching attribute selector against element (#3281)
6 years ago
Conduitry b44a876ff4 make raf a noop on server (#3324)
6 years ago
Conduitry bfa0bc98b7 preserve async/generator-ness of hoisted function expressions (#3179)
6 years ago
Conduitry 276eb8e553 fix erroneous a11y warning with input type='image' (#3331)
6 years ago
Richard Harris c53563b207 failing SSR test, plus some adjacent changes
6 years ago
Richard Harris 886961b927 remove unused code
6 years ago
Richard Harris 6d962c5d95 make code style more consistent
6 years ago
Richard Harris c36318dd02 failing test for #3285
6 years ago
bre30kra69cs 42717e893b ref spaces
6 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
6 years ago
bre30kra69cs 9b5bbb556d fix Literally undefined class #3283
6 years ago
Timothy Johnson d2ac3d880b Missing globals
6 years ago
Conduitry 60af0d7781 add test
6 years ago
Conduitry cf5dd8ff75 support RxJS Observables in reassigned stores (#3304)
6 years ago
Rich Harris 981f30d3e9 -> v3.6.10
6 years ago
Rich Harris 0d3b7c35c3
Merge pull request #3314 from sveltejs/gh-3312
6 years ago
Rich Harris 0fe04561b2 quote props if necessary in SSR mode - fixes #3312
6 years ago
Rich Harris dbf503b9e1
Merge pull request #3305 from Conduitry/gh-3226
6 years ago