Commit Graph

4906 Commits (c91bf05553528425a87a5fc5cf4a2418f00374cd)
 

Author SHA1 Message Date
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
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
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
Richard Harris 6992553329 remove unused helpers
7 years ago
Richard Harris c226ba3d65 more robust handling of html tags - fixes #3285
7 years ago
Richard Harris 1df14f6232 Merge branch 'master' into gh-3285
7 years ago
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