Commit Graph

4914 Commits (0619e6ed19266906ade7c3dd5043808f18ebed41)
 

Author SHA1 Message Date
Rich Harris 0619e6ed19
Merge pull request #3394 from sveltejs/gh-2290
5 years ago
Richard Harris 655701ef08 coerce tag values to string - fixes #2290
5 years ago
Richard Harris bb9a9efec2 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris d9206fb3cc simplify self function, use this instead of el
5 years ago
Richard Harris a3e7ba7922 Merge branch 'master' of https://github.com/samuelgozi/svelte into samuelgozi-master
5 years ago
Rich Harris f26a15fd98
Merge pull request #3380 from Conduitry/gh-3185
5 years ago
Rich Harris 804db10404
Merge pull request #3387 from Vages/patch-1
5 years ago
Rich Harris ad790d36b4
add separator
5 years ago
Richard Harris c1a3679806 remove ts-node - no typescript inside test/
5 years ago
Rich Harris 1580fd0c86
Merge pull request #3392 from aorel/fix-test-coverage
5 years ago
Alexandr Orel 83497a15f1 Fix travis test coverage
5 years ago
vages 73a21b855a
Document $$props
5 years ago
Conduitry 5b77b744ce generate valid code when spreading literal into props (#3185)
5 years ago
Samuel Elgozi 61ad408760 Tests addedt for `self` modifier
5 years ago
Samuel Elgozi b6679eba7a added `self` modifier explanation to the docs
5 years ago
Samuel Elgozi 7342d484f1 feat: #3372 added a new `self` event modifier
5 years ago
Richard Harris 2ef004e324 -> v3.7.1
5 years ago
Rich Harris 7bf1ead963
Merge pull request #3355 from sveltejs/gh-3354
5 years ago
Richard Harris 4b0ec650e9 assume let variables are dynamic in slots - fixes #3354
5 years ago
Daniel Berner bbbc7d25c5 Fix typo
5 years ago
Richard Harris b9f5e7f249 lil bit of housekeeping
5 years ago
Richard Harris eda4f90cde failing test for #3354
5 years ago
Rich Harris d61387d933
Merge pull request #2246 from sveltejs/null-transition
5 years ago
Richard Harris 5266b53739 lint
5 years ago
Richard Harris 9addc5f077 -> v3.7.0
5 years ago
Conduitry c069aba49a tidy types
5 years ago
Rich Harris e41a4846c3
Merge pull request #3348 from sveltejs/gh-3272
5 years ago
Rich Harris 57aa46a7fe
Merge pull request #3351 from sveltejs/disable-validation
5 years ago
Richard Harris 60467f674c appease typescript
5 years ago
Richard Harris 4a2bb526ae oops
5 years ago
Richard Harris 7912d7c901 merge master -> null-transition
5 years ago
Rich Harris 50f8c856c9
Merge pull request #2028 from aphitiel/gh-1999
5 years ago
Rich Harris 5f492b7fa6
Rename main.html to main.svelte
5 years ago
Richard Harris 8170d4f455 add docs
5 years ago
Richard Harris e3e3ad9be0 disable validation with magic comments
5 years ago
Richard Harris a067ebefa4 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris a3ab409be5 update #1844 test for v3
5 years ago
Rich Harris 8e62bd0b27
Merge pull request #3350 from sveltejs/gh-2711
5 years ago
Richard Harris 76989eb220 Merge branch 'master' into aphitiel-gh-1844
5 years ago
Richard Harris 0c9ed46196 correctly set mount anchor for HTML tags - fixes #2711
5 years ago
Rich Harris 873a561e83
Merge pull request #3329 from sveltejs/gh-3285
5 years ago
Richard Harris 46cd6ff370 disallow global references to $$-prefixed vars
5 years ago
Richard Harris 4c8f3a296c throw error if $ is referenced as global - fixes #3272
5 years ago
Richard Harris 03e6338920 add test for #3326
5 years ago
Richard Harris 4d0256874e remove unused helpers
5 years ago
Richard Harris 016158b692 more robust handling of html tags - fixes #3285
5 years ago
Richard Harris 8a5ad34afb Merge branch 'master' into gh-3285
5 years ago
Richard Harris 4e004fdfa3 rename misnamed test, remove obsolete ones
5 years ago
Conduitry 64094f631f set data- attributes like regular attributes (#3337)
5 years ago
Richard Harris d6ca507240 lint
5 years ago