Commit Graph

1711 Commits (bc8847184089e7040356e7de81a26e49ce94798e)
 

Author SHA1 Message Date
Rich Harris bc88471840 -> v1.41.0
7 years ago
Rich Harris c394aa7848 Merge pull request #889 from jacobmischka/destructure-each
7 years ago
Rich Harris d01d7ee580 Merge pull request #886 from m59peacemaker/audio-muted
7 years ago
Rich Harris ba3641f334 Merge pull request #883 from sveltejs/default-onwarn-onerror
7 years ago
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
Johnny Hauser b79e37c727 supported "muted" property as boolean on audio element
7 years ago
Conduitry 0567d08094 pass default onwarn and onerror handlers to user's callbacks
7 years ago
Rich Harris 3cac20c1ef -> v1.40.2
7 years ago
Rich Harris c7e0674441 Merge pull request #874 from sveltejs/gh-871
7 years ago
Rich Harris bcad4171ce Merge pull request #873 from sveltejs/gh-872
7 years ago
Rich Harris 8dd3bdf045 Merge pull request #870 from sveltejs/add-prettierrc
7 years ago
Rich Harris 86a11b547b handle unknown at-rules that are declaration-like — fixes #871
7 years ago
Rich Harris e83bcb0b53 escape backslashes in CSS for custom elements - fixes #872
7 years ago
Conduitry d125f771e1 upgrade prettier; use .prettierrc
7 years ago
Rich Harris 30f223b54c -> v1.40.1
7 years ago
Rich Harris 54d9e05f27 Merge pull request #867 from sveltejs/gh-866
7 years ago
Rich Harris 54bbeeae8b Merge pull request #869 from sveltejs/gh-868
7 years ago
Conduitry 9c7c5b9636 more testing
7 years ago
Conduitry 7b25b1202f expand unit test
7 years ago
Conduitry 707405af7a fix sigil escaping in .textContent and .innerHTML (#868)
7 years ago
Conduitry 0a7e6183fd do not use self-closing tags in .innerHTML (#866)
7 years ago
Rich Harris abfb2ad743 -> v1.40.0
7 years ago
Rich Harris 262456d41c Merge pull request #864 from sveltejs/no-template-iife
7 years ago
Rich Harris 1dc4882183 merge master -> no-template-iife
7 years ago
Rich Harris 3c405afa77 Merge pull request #863 from sveltejs/short-method-names
7 years ago
Rich Harris d27e4734d5 Merge branch 'master' into short-method-names
7 years ago
Rich Harris dc3785c1e2 fix escaping of %-prefixed names
7 years ago
Rich Harris 6436886500 exclude irrelevant stuff from SSR output
7 years ago
Rich Harris 7f39b5be16 tidy up
7 years ago
Rich Harris 4dbfc65e74 fix indentation, update snapshot tests
7 years ago
Rich Harris 49403d4326 deconflict
7 years ago
Rich Harris 2865a98e57 move properties out of the template IIFE (#756)
7 years ago
Rich Harris fcf2b03ba6 take template object out of IIFE
7 years ago
Rich Harris 3f8a59c8dd -> v1.39.4
7 years ago
Rich Harris 9f4db8dc04 Merge pull request #860 from sveltejs/gh-23
7 years ago
Rich Harris 94e280e430 merge master -> gh-23
7 years ago
Rich Harris 6b651e4df1 Merge pull request #859 from sveltejs/iife
7 years ago
Rich Harris dabc2d1fdf dont wrap ESM in IIFE
7 years ago
Rich Harris 2da0e252c7 merge master => iife
7 years ago
Rich Harris 2b2a1b40ce use short method names
7 years ago
Rich Harris c8f094cf80 remove unused destroyEach and destroy arguments
7 years ago
Rich Harris 1f9fc04d27 simplify module wrapping
7 years ago
Rich Harris fdd7ac71c2 Merge branch 'master' into iife
7 years ago
Rich Harris 64026c3ba9 Merge pull request #854 from sveltejs/gh-782
7 years ago
Rich Harris cf56c0ba04 Merge branch 'master' into gh-23
7 years ago
Rich Harris f5f94c9a0c Merge pull request #862 from sveltejs/readable-each
7 years ago
Rich Harris d5ad4c007b update validation message
7 years ago
Rich Harris 5d84a93c99 shorten each block var names
7 years ago