Commit Graph

2116 Commits (dcf8e4694a346ac99910d06785f0fc35d6954db9)
 

Author SHA1 Message Date
Rich Harris d8a6872fd1 -> v1.50.0
9 years ago
Rich Harris ee571319af Merge pull request #1053 from sveltejs/gh-1027
9 years ago
Rich Harris 71ac27cb14 Merge pull request #1059 from sveltejs/gh-54
9 years ago
Rich Harris d119b48a90 fix README
9 years ago
Rich Harris 62a385a8a2 only optimise <title> inside <:Head>
9 years ago
Rich Harris a587fb6303 Merge branch 'master' into gh-1027
9 years ago
Rich Harris 3515e488d1 Merge pull request #1052 from sveltejs/gh-1051
9 years ago
Rich Harris fb60f9f80a Merge pull request #1054 from sveltejs/gh-1026
9 years ago
Rich Harris 05ddb52485 Merge pull request #1050 from sveltejs/gh-1039
9 years ago
Rich Harris 71ce4ab972 update README
9 years ago
Rich Harris 5c1f6ff206 add option to disable two-way binding (#54)
9 years ago
Rich Harris 971ac63648 remove TODO
9 years ago
Rich Harris f514af74d9 Merge pull request #1058 from sveltejs/setprototypeof
9 years ago
Conduitry 69d39056f7 use Object.setPrototypeOf instead of __proto__
9 years ago
Rich Harris f51ab57088 dont create text nodes inside <:Head> - fixes #1026
9 years ago
Rich Harris 1b2949f572 optimise <title> - fixes #1027
9 years ago
Rich Harris d7e236f7cc warn on unused events/transitions - fixes #1051
9 years ago
Rich Harris d0136fe543 detect unused/misplaced components - closes #1039
9 years ago
Rich Harris e0f187d032 -> v1.49.3
9 years ago
Rich Harris 4242f62e3f Merge pull request #1049 from sveltejs/gh-1032
9 years ago
Rich Harris 5304abf915 fix data references in event handlers inside await-then-catch (fixes #1032)
9 years ago
Rich Harris b61e3c8a35 Merge pull request #1048 from sveltejs/gh-1022
9 years ago
Rich Harris 8e67c210c9 Merge pull request #1047 from sveltejs/gh-1040
9 years ago
Rich Harris c2aeead86e reenable tests
9 years ago
Rich Harris 5c54cad290 boy do i feel stupid. fixes #1022
9 years ago
Rich Harris 94f7b959b8 create initial data for dynamic components in correct place - fixes #1040
9 years ago
Rich Harris 93e58bac48 Merge pull request #1046 from sveltejs/gh-1044
9 years ago
Rich Harris e323373c08 fix toString method in SSR output - closes #1044
9 years ago
Rich Harris d6d4db48da -> v1.49.2
9 years ago
Rich Harris 747a32f983 Merge pull request #1045 from sveltejs/gh-967
9 years ago
Rich Harris ba2695174c Merge branch 'master' of github.com:sveltejs/svelte
9 years ago
Rich Harris 721cf679aa tweak error wording slightly
9 years ago
Rich Harris 1f55e2b869 remove store.umd.js from version control
9 years ago
Rich Harris 877307d7c5 update pkg.files
9 years ago
Rich Harris 05f4d22b0f add store.umd.js - fixes #967
9 years ago
Rich Harris db704f5745 Merge pull request #1036 from scottbedard/patch-2
9 years ago
Scott Bedard e481c11b82 Side step a blog routing issue
9 years ago
Emil Ajdyna 2523e47180 Check against this usage in computed functions
9 years ago
Rich Harris 8e9204b7c8 Merge pull request #1030 from alexnoz/patch-1
9 years ago
Alex Nozdriukhin 4cc1ce73a2 Remove unnecessary 'const' assignment
9 years ago
Rich Harris 92f5433706 -> v1.49.1
9 years ago
Rich Harris 50b97fd78c Merge pull request #1029 from sveltejs/gh-1028-followup
9 years ago
Rich Harris f639bbed42 get store() to work with nested components in SSR compiler
9 years ago
Rich Harris 98fa1cd13c -> v1.49.0
9 years ago
Rich Harris 28e3ecdb3e can just use options here
9 years ago
Rich Harris 0f5dfdff9a Merge pull request #1028 from emilos/master
9 years ago
Emil Ajdyna 8609956e22 Add state() method handling for components
9 years ago
Rich Harris 73a7f0924d -> v1.48.0
9 years ago
Rich Harris bd85fc13fc Merge pull request #1024 from sveltejs/gh-1013
9 years ago
Rich Harris 74982fc202 fix unrelated bug that was causing tests to fail
9 years ago