Commit Graph

1235 Commits (6a1248334b363a9d56788739654af69cadc99761)
 

Author SHA1 Message Date
Rich Harris 6a1248334b update tests
9 years ago
Rich Harris 30cc2664c7 test with hydratable: true and hydratable: false
9 years ago
Rich Harris 1bce6f22ce get all tests passing with hydration
9 years ago
Rich Harris f9e17d6d0e keyed each block and select fixes
9 years ago
Rich Harris 93087403d3 fix yield blocks
9 years ago
Rich Harris f10d2bb250 fix most non-hydration tests
9 years ago
Rich Harris 79ca1b962c events, bindings, if block fixes
9 years ago
Rich Harris d964b63ad3 fix component hydration
9 years ago
Rich Harris e26c37b408 more hydration
9 years ago
Rich Harris 1cc36884d4 hydration working with elements, text nodes, tags and if blocks
9 years ago
Rich Harris 451ea0068c Merge branch 'master' into hydration
9 years ago
Rich Harris 092657a943 -> v1.22.5
9 years ago
Rich Harris 189451a298 Merge branch 'master' of github.com:sveltejs/svelte
9 years ago
Rich Harris a84b3282e5 Merge pull request #647 from sveltejs/gh-643
9 years ago
Rich Harris b8141d0fc5 doh
9 years ago
Rich Harris 81dc3c34ba add eslint-plugin-html, for linting test .html files
9 years ago
Rich Harris 282a3553d2 add test for #643
9 years ago
Rich Harris 30bbbc5c30 fix bad indentation in generated code
9 years ago
Paul Sauve 62b42db6cf Fix #643
9 years ago
Rich Harris a798eda428 typo
9 years ago
Rich Harris e3ef32aa85 -> v1.22.4
9 years ago
Rich Harris 77cd688922 Merge pull request #642 from sveltejs/gh-639-b
9 years ago
Rich Harris 937a33b03c Merge pull request #641 from sveltejs/gh-639-a
9 years ago
Rich Harris 80ffa40b79 Merge pull request #636 from sveltejs/gh-632
9 years ago
Rich Harris 8a095f1d11 mark indirect dependencies of <select> bindings - #639
9 years ago
Rich Harris 6a13e538b3 skip failing SSR test for now
9 years ago
Rich Harris f2596decc6 sync state with view, if <select> binding does not have initial value (#639)
9 years ago
Rich Harris 0013764a01 first, very incorrect stab at hydration
9 years ago
Rich Harris 49b2136220 add hydration tests
9 years ago
Rich Harris 0c0122cd1f include ast in svelte.compile return value (#632)
9 years ago
Rich Harris a0bef0338f -> v1.22.3
9 years ago
Rich Harris b844f7a58d Merge pull request #627 from sveltejs/gh-624
9 years ago
Rich Harris 1191dfc955 remove TODO, is now taken care of
9 years ago
Rich Harris 7a8203362b Merge pull request #635 from sveltejs/gh-634
9 years ago
Conduitry c31bdc6863 correctly handle empty <style> tag (#634)
9 years ago
Rich Harris ae39be8368 Merge pull request #630 from sveltejs/gh-620
9 years ago
Rich Harris 84f20b6ef1 Merge pull request #631 from sveltejs/gh-623-b
9 years ago
Conduitry f8cba43b07 fix missing component test
9 years ago
Rich Harris a6af95603b Merge pull request #629 from sveltejs/gh-621
9 years ago
Rich Harris 9ce31c4ffc Merge pull request #628 from sveltejs/gh-623
9 years ago
Rich Harris e926dc09f4 only enforce static type if input is bound (fixes #620)
9 years ago
Rich Harris 4591b3f0a5 rename addEventListener and removeEventListener (#621)
9 years ago
Rich Harris 20801f2dc2 warn on missing component (#623)
9 years ago
Rich Harris e04ae39b51 allow components to have computed member expressions for bindings (fixes #624)
9 years ago
Rich Harris 736f36b717 more useful presentation of failing SSR code
9 years ago
Rich Harris af08627fb5 Merge pull request #626 from sveltejs/gh-625
9 years ago
Rich Harris e68a00b9f1 add chalk devDependency
9 years ago
Rich Harris ef3d0f8dd1 lint
9 years ago
Rich Harris 745ed90bab fix #625
9 years ago
Rich Harris 81561703fa more improvements to ergonomics around test failures
9 years ago