Commit Graph

1705 Commits (a60a7e6773d3c1fab006f72876dd7ab45507fe1f)
 

Author SHA1 Message Date
Jacob Mischka a60a7e6773
Remove Object.entries from test 7 years ago
Jacob Mischka ffbc991027
Add missing runtime test, add contexts to SSR 7 years ago
Jacob Mischka 5d27d3fda7
Add array destructuring for each contexts 7 years ago
Rich Harris 3cac20c1ef -> v1.40.2 7 years ago
Rich Harris c7e0674441 Merge pull request from sveltejs/gh-871 7 years ago
Rich Harris bcad4171ce Merge pull request from sveltejs/gh-872 7 years ago
Rich Harris 8dd3bdf045 Merge pull request from sveltejs/add-prettierrc 7 years ago
Rich Harris 86a11b547b handle unknown at-rules that are declaration-like — fixes 7 years ago
Rich Harris e83bcb0b53 escape backslashes in CSS for custom elements - fixes 7 years ago
Conduitry d125f771e1 upgrade prettier; use .prettierrc 8 years ago
Rich Harris 30f223b54c -> v1.40.1 8 years ago
Rich Harris 54d9e05f27 Merge pull request from sveltejs/gh-866 8 years ago
Rich Harris 54bbeeae8b Merge pull request from sveltejs/gh-868 8 years ago
Conduitry 9c7c5b9636 more testing 8 years ago
Conduitry 7b25b1202f expand unit test 8 years ago
Conduitry 707405af7a fix sigil escaping in .textContent and .innerHTML () 8 years ago
Conduitry 0a7e6183fd do not use self-closing tags in .innerHTML () 8 years ago
Rich Harris abfb2ad743 -> v1.40.0 8 years ago
Rich Harris 262456d41c Merge pull request from sveltejs/no-template-iife 8 years ago
Rich Harris 1dc4882183 merge master -> no-template-iife 8 years ago
Rich Harris 3c405afa77 Merge pull request from sveltejs/short-method-names 8 years ago
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 () 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 from sveltejs/gh-23 8 years ago
Rich Harris 94e280e430 merge master -> gh-23 8 years ago
Rich Harris 6b651e4df1 Merge pull request 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 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 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 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 () 8 years ago
Rich Harris 7cc192ad4c fix test 8 years ago
Rich Harris 5cd76be290 various fixes 8 years ago