Commit Graph

1259 Commits (8783a2efbc7657bd8a25ce98a666343615f76a4f)
 

Author SHA1 Message Date
Rich Harris 8783a2efbc Merge pull request #670 from sveltejs/transition-perf
9 years ago
Rich Harris 88ec5aee90 fix tests
9 years ago
Rich Harris 091667748f use 31 instead of 33
9 years ago
Rich Harris 54a321ddf5 Merge pull request #672 from sveltejs/faster-build
9 years ago
Rich Harris 2bccc7f8df use bitshifting for magic perf boost
9 years ago
Rich Harris cec6844930 combine rollup configs
9 years ago
Rich Harris 3226fc31b7 improve transition performance
9 years ago
Rich Harris 1936d09749 -> v1.23.4
9 years ago
Rich Harris 63c359ecc6 Merge pull request #669 from sveltejs/transition-bug
9 years ago
Rich Harris 09213f5d12 dont recreate if_blocks incorrectly
9 years ago
Rich Harris 7f374c5d42 -> v1.23.3
9 years ago
Rich Harris f777d4fd90 Merge pull request #668 from sveltejs/gh-667
9 years ago
Rich Harris b6be4cec07 reenable tests
9 years ago
Rich Harris 4b7f9ec722 pass params to get_block (#667)
9 years ago
Rich Harris 6f85a5510c -> v1.23.2
9 years ago
Rich Harris c24527ce75 Merge pull request #666 from sveltejs/gh-665
9 years ago
Rich Harris 729f909b1b only run create() for new if blocks - fixes #665
9 years ago
Rich Harris c701f3f6e8 -> v1.23.1
9 years ago
Rich Harris a0fad89d27 Merge pull request #663 from sveltejs/gh-662
9 years ago
Rich Harris f6a6c55007 fix each-else blocks that are empty on initial render (#662)
9 years ago
Rich Harris 8f36654484 -> v1.23.0
9 years ago
Rich Harris 5c0b784e4f Merge pull request #660 from sveltejs/gh-658
9 years ago
Rich Harris 47da5f9038 put attribute selector before pseudo-class selector - fixes #658
9 years ago
Rich Harris f2e30c06c5 Merge pull request #649 from sveltejs/hydration
9 years ago
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