Commit Graph

4970 Commits (4bfd90dfb75d3ad28d724035cda5133732fedb04)
 

Author SHA1 Message Date
Dave Poulter 6c4605fc8a Fix namespace for svg elements inside slots
7 years ago
davidaq d9c6757960 Correct preprocessor api doc
7 years ago
Luiz Corte Real 8e6c2aa45a Remove external dependencies from exported files
7 years ago
Richard Harris 9a32aa3f11 update deferred transitions example
7 years ago
Richard Harris e7b846f500 -> v3.8.0
7 years ago
Richard Harris be8f625dad -> v3.8.0
7 years ago
Rich Harris e6564dfce7 Merge pull request #3394 from sveltejs/gh-2290
7 years ago
Richard Harris 9cb5454b58 coerce tag values to string - fixes #2290
7 years ago
Richard Harris b9347efb6d Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris c91bf05553 simplify self function, use this instead of el
7 years ago
Richard Harris dd7342790a Merge branch 'master' of https://github.com/samuelgozi/svelte into samuelgozi-master
7 years ago
Rich Harris a54b5d912a Merge pull request #3380 from Conduitry/gh-3185
7 years ago
Rich Harris 21e8f55b0e Merge pull request #3387 from Vages/patch-1
7 years ago
Rich Harris e45e873a01 add separator
7 years ago
Richard Harris 085a20c3ff remove ts-node - no typescript inside test/
7 years ago
Rich Harris 55360d2229 Merge pull request #3392 from aorel/fix-test-coverage
7 years ago
Alexandr Orel 0fc5afd4e9 Fix travis test coverage
7 years ago
vages b337e528ce Document $$props
7 years ago
Conduitry 984b8f46af generate valid code when spreading literal into props (#3185)
7 years ago
Samuel Elgozi b3198f151a Tests addedt for `self` modifier
7 years ago
Samuel Elgozi 946571215e added `self` modifier explanation to the docs
7 years ago
Samuel Elgozi 96115d5346 feat: #3372 added a new `self` event modifier
7 years ago
Richard Harris 964207c9ce -> v3.7.1
7 years ago
Rich Harris 52cc30de82 Merge pull request #3355 from sveltejs/gh-3354
7 years ago
Richard Harris 5dd34f02c1 assume let variables are dynamic in slots - fixes #3354
7 years ago
Daniel Berner 5b7bd27c36 Fix typo
7 years ago
Richard Harris 6111e1c56a lil bit of housekeeping
7 years ago
Richard Harris e538dfe8fe failing test for #3354
7 years ago
Rich Harris 6369ce1e6c Merge pull request #2246 from sveltejs/null-transition
7 years ago
Richard Harris a3927caf07 lint
7 years ago
Richard Harris 9d51d165c6 -> v3.7.0
7 years ago
Conduitry f629e09bec tidy types
7 years ago
Rich Harris a96ba1ffa2 Merge pull request #3348 from sveltejs/gh-3272
7 years ago
Rich Harris 3a65c5a899 Merge pull request #3351 from sveltejs/disable-validation
7 years ago
Richard Harris 3c232e7d75 appease typescript
7 years ago
Richard Harris 7ed0418aea oops
7 years ago
Richard Harris 3502b9ce82 merge master -> null-transition
7 years ago
Rich Harris fbd0aa743c Merge pull request #2028 from aphitiel/gh-1999
7 years ago
Rich Harris 3d92929f92 Rename main.html to main.svelte
7 years ago
Richard Harris 49048d6277 add docs
7 years ago
Richard Harris 6042fa02ea disable validation with magic comments
7 years ago
Richard Harris 2561b5038c Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris cfe3d3caca update #1844 test for v3
7 years ago
Rich Harris 40b234486d Merge pull request #3350 from sveltejs/gh-2711
7 years ago
Richard Harris 285436bc0f Merge branch 'master' into aphitiel-gh-1844
7 years ago
Richard Harris c5d6d6ffcb correctly set mount anchor for HTML tags - fixes #2711
7 years ago
Rich Harris 1ac232b076 Merge pull request #3329 from sveltejs/gh-3285
7 years ago
Richard Harris 4223bd393c disallow global references to $$-prefixed vars
7 years ago
Richard Harris 6056f133d4 throw error if $ is referenced as global - fixes #3272
7 years ago
Richard Harris f3a9d39a91 add test for #3326
7 years ago