Commit Graph

1659 Commits (9021b8524fcac369e0279763638e3e5680c95cc5)
 

Author SHA1 Message Date
Rich Harris 9021b8524f Merge branch 'master' into gh-23
9 years ago
Rich Harris 6bc6380903 Merge pull request #862 from sveltejs/readable-each
9 years ago
Rich Harris e2a9b7aa90 shorten each block var names
9 years ago
Rich Harris b9327d095d more readable each block values
9 years ago
Rich Harris edd0665df4 Merge pull request #861 from sveltejs/remove-incorrect-argument
9 years ago
Rich Harris 990a8f27d0 remove incorrect argument
9 years ago
Rich Harris 309ff0fe35 use textContent and innerHTML where appropriate (#23)
9 years ago
Rich Harris 7fdabf38f5 update tests
9 years ago
Rich Harris 86d6e91920 Merge pull request #856 from sveltejs/remove-is-initial
9 years ago
Rich Harris 128f93765c Merge pull request #857 from sveltejs/static-components
9 years ago
Rich Harris 35881b0829 Merge branch 'master' into static-components
9 years ago
Rich Harris 54ae5f1dcb remove version numbers from snapshot tests
9 years ago
Rich Harris fd2d1ad645 dont update components with only static bindings
9 years ago
Rich Harris c4623c8e20 update snapshot tests
9 years ago
Rich Harris b9492905a1 remove oldState from recompute
9 years ago
Rich Harris 2af7b9e561 Merge branch 'master' into remove-is-initial
9 years ago
Rich Harris 544f17fba3 remove isInitial check on recompute
9 years ago
Rich Harris fbc4524599 remove excess parentheses
9 years ago
Rich Harris 2d44995c82 Merge pull request #855 from sveltejs/shared-init
9 years ago
Rich Harris e59a12a6b1 merge master -> shared-init
9 years ago
Rich Harris 7a41c694e6 Merge pull request #853 from sveltejs/gh-823
9 years ago
Rich Harris c54e461786 update tests
9 years ago
Rich Harris f0a404a07c tighten up a bit more
9 years ago
Rich Harris c47d2bd88d extract some shared init logic
9 years ago
Rich Harris 584becc049 -> v1.39.3
9 years ago
Rich Harris cd33f05704 Merge pull request #852 from sveltejs/gh-849
9 years ago
Rich Harris c8ce6feb65 Merge pull request #851 from sveltejs/gh-850
9 years ago
Rich Harris ddbcebab43 put version comment above imports
9 years ago
Rich Harris ef787b84c9 add debugging comments
9 years ago
Rich Harris 3fc667b18a compile time error on slotted content inside if/each blocks. closes #849
9 years ago
Rich Harris 71a315f818 use anchor.parentNode as target instead of slot document fragment - fixes #850
9 years ago
Rich Harris baa4dbf640 typo
9 years ago
Rich Harris 33d374d5f1 failing test for #850
9 years ago
Rich Harris 0f7a08a8ca Merge pull request #847 from sveltejs/gh-827
9 years ago
Rich Harris 60c3f2ae17 -> v1.39.2
9 years ago
Rich Harris 17a3da12ad Merge pull request #845 from sveltejs/gh-840
9 years ago
Rich Harris fbe3410e9c dont slot elements inside custom elements - fixes #827
9 years ago
Rich Harris c7b8c98e5e Merge branch 'master' into gh-827
9 years ago
Rich Harris de2aaaab5c escape shadow DOM CSS - fixes #840
9 years ago
Rich Harris 7921127e2b Merge pull request #844 from sveltejs/gh-843
9 years ago
Rich Harris f8be8f5a13 dont use skipped text nodes as anchors - fixes #843
9 years ago
Rich Harris a06dd55fec -> v1.39.1
9 years ago
Rich Harris 6c35aeca25 Merge pull request #841 from sveltejs/parenthesize-conditions
9 years ago
martinandert 84f240f58d Add parenthesis around or'd expression
9 years ago
Rich Harris e5e8812dd7 prevent accidentally reintroducing ES6 into shared helpers
9 years ago
Rich Harris 0575ccd465 Merge pull request #839 from vp2177/master
9 years ago
P 88418b318b Change let -> var, solves #838
9 years ago
Rich Harris 5640b11714 Merge pull request #835 from sveltejs/gh-822
9 years ago
Rich Harris 879b6b3d0d use anchors for slotted content - fixes #822
9 years ago
Rich Harris e2c6e7e0b6 -> v1.39.0
9 years ago