Commit Graph

1884 Commits (774caf42caf6abac01c4be98b63c32a607ccd9fa)
 

Author SHA1 Message Date
Rich Harris d27e4734d5 Merge branch 'master' into short-method-names
8 years ago
Rich Harris dc3785c1e2 fix escaping of %-prefixed names
8 years ago
Rich Harris 6436886500 exclude irrelevant stuff from SSR output
8 years ago
Rich Harris 7f39b5be16 tidy up
8 years ago
Rich Harris 4dbfc65e74 fix indentation, update snapshot tests
8 years ago
Rich Harris 49403d4326 deconflict
8 years ago
Rich Harris 2865a98e57 move properties out of the template IIFE (#756)
8 years ago
Rich Harris fcf2b03ba6 take template object out of IIFE
8 years ago
Rich Harris 3f8a59c8dd -> v1.39.4
8 years ago
Rich Harris 9f4db8dc04 Merge pull request #860 from sveltejs/gh-23
8 years ago
Rich Harris 94e280e430 merge master -> gh-23
8 years ago
Rich Harris 6b651e4df1 Merge pull request #859 from sveltejs/iife
8 years ago
Rich Harris dabc2d1fdf dont wrap ESM in IIFE
8 years ago
Rich Harris 2da0e252c7 merge master => iife
8 years ago
Rich Harris 2b2a1b40ce use short method names
8 years ago
Rich Harris c8f094cf80 remove unused destroyEach and destroy arguments
8 years ago
Rich Harris 1f9fc04d27 simplify module wrapping
8 years ago
Rich Harris fdd7ac71c2 Merge branch 'master' into iife
8 years ago
Rich Harris 64026c3ba9 Merge pull request #854 from sveltejs/gh-782
8 years ago
Rich Harris cf56c0ba04 Merge branch 'master' into gh-23
8 years ago
Rich Harris f5f94c9a0c Merge pull request #862 from sveltejs/readable-each
8 years ago
Rich Harris d5ad4c007b update validation message
8 years ago
Rich Harris 5d84a93c99 shorten each block var names
8 years ago
Rich Harris 4f1d48c4a6 more readable each block values
8 years ago
Rich Harris 75cf698885 Merge pull request #861 from sveltejs/remove-incorrect-argument
8 years ago
Rich Harris 74d84d81e9 remove incorrect argument
8 years ago
Rich Harris 66ae0d9c94 use textContent and innerHTML where appropriate (#23)
8 years ago
Rich Harris 7cc192ad4c fix test
8 years ago
Rich Harris 5cd76be290 various fixes
8 years ago
Rich Harris abea37af71 wrap ES modules in an IIFE
8 years ago
Rich Harris 240291604b refactor module wrapping
8 years ago
Rich Harris 3b68d1f5dc update tests
8 years ago
Rich Harris 6b70825ac3 Merge pull request #856 from sveltejs/remove-is-initial
8 years ago
Rich Harris 225f59a3f5 Merge pull request #857 from sveltejs/static-components
8 years ago
Rich Harris 21f6dd8cef Merge branch 'master' into static-components
8 years ago
Rich Harris bd282df921 remove version numbers from snapshot tests
8 years ago
Rich Harris e2ef1fdb96 dont update components with only static bindings
8 years ago
Rich Harris 4d6e95d799 update snapshot tests
8 years ago
Rich Harris 6f0961ed5a remove oldState from recompute
8 years ago
Rich Harris 955354739f Merge branch 'master' into remove-is-initial
8 years ago
Rich Harris 9f19121b65 remove isInitial check on recompute
8 years ago
Rich Harris b1cbffece6 remove excess parentheses
8 years ago
Rich Harris f394cacb99 Merge pull request #855 from sveltejs/shared-init
8 years ago
Rich Harris 33dbc18a10 merge master -> shared-init
8 years ago
Rich Harris 9d8f2c466f Merge pull request #853 from sveltejs/gh-823
8 years ago
Rich Harris 0b71a93779 update tests
8 years ago
Rich Harris ef3cf34367 tighten up a bit more
8 years ago
Rich Harris bd002f94bc extract some shared init logic
8 years ago
Rich Harris ba447f7067 -> v1.39.3
8 years ago
Rich Harris 6ad8c38663 Merge pull request #852 from sveltejs/gh-849
8 years ago