Commit Graph

1691 Commits (00856b412bee63ef27c21755de755d85da0850f1)
 

Author SHA1 Message Date
Conduitry 00856b412b more testing
9 years ago
Conduitry 8ed5a71fef expand unit test
9 years ago
Conduitry 77378f8894 fix sigil escaping in .textContent and .innerHTML (#868)
9 years ago
Rich Harris b0a485f762 -> v1.40.0
9 years ago
Rich Harris 277d17c0be Merge pull request #864 from sveltejs/no-template-iife
9 years ago
Rich Harris bcfe487f9e merge master -> no-template-iife
9 years ago
Rich Harris 35b46c2300 Merge pull request #863 from sveltejs/short-method-names
9 years ago
Rich Harris 22e4d0c5a0 Merge branch 'master' into short-method-names
9 years ago
Rich Harris 5f76cad961 fix escaping of %-prefixed names
9 years ago
Rich Harris aed2e2be6d exclude irrelevant stuff from SSR output
9 years ago
Rich Harris 601dc8e144 tidy up
9 years ago
Rich Harris 29c954487b fix indentation, update snapshot tests
9 years ago
Rich Harris 4099df3263 deconflict
9 years ago
Rich Harris a71cade90c move properties out of the template IIFE (#756)
9 years ago
Rich Harris e90daceb45 take template object out of IIFE
9 years ago
Rich Harris 48cbe52a47 -> v1.39.4
9 years ago
Rich Harris 83722b4ea1 Merge pull request #860 from sveltejs/gh-23
9 years ago
Rich Harris d100014327 merge master -> gh-23
9 years ago
Rich Harris 7d88bc5450 Merge pull request #859 from sveltejs/iife
9 years ago
Rich Harris 14e1c20dee dont wrap ESM in IIFE
9 years ago
Rich Harris 1934d82dd7 merge master => iife
9 years ago
Rich Harris b6a5994ce7 use short method names
9 years ago
Rich Harris c4a3017d13 remove unused destroyEach and destroy arguments
9 years ago
Rich Harris c765ec6acc simplify module wrapping
9 years ago
Rich Harris 8f5303ad30 Merge branch 'master' into iife
9 years ago
Rich Harris 2a689ee40b Merge pull request #854 from sveltejs/gh-782
9 years ago
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 4564b9a04b update validation message
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 e5e6783879 fix test
9 years ago
Rich Harris 2429d93f52 various fixes
9 years ago
Rich Harris 4ccf1ea7b0 wrap ES modules in an IIFE
9 years ago
Rich Harris c72ec1d4fb refactor module wrapping
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