Commit Graph

1724 Commits (1dad8f1936c5ac974854930b32814db907528f56)
 

Author SHA1 Message Date
Rich Harris 1dad8f1936 add test for 7 years ago
Rich Harris 218dcacef8 Merge branch 'patch-1' of https://github.com/petterek/svelte into petterek-patch-1 7 years ago
Rich Harris 0a7d39d08f -> v1.41.1 8 years ago
Rich Harris 921ad06bc7 Merge pull request from sveltejs/event-handler-options-callee 8 years ago
Rich Harris 89ad91d5b2 Merge pull request from jacobmischka/fix-yarn-lock-electron 8 years ago
Rich Harris b1e1c5c9bf Merge pull request from jacobmischka/destructure-each-updates 8 years ago
Conduitry cc8614c51c allow options.* as event handler callee 8 years ago
Jacob Mischka bfde35c9f2
Fix yarn.lock electron entry 8 years ago
Jacob Mischka f0aea9b086
Fix updates for destructured each arrays 8 years ago
Conduitry db5646821d add failing test for each block updates 8 years ago
Rich Harris bc88471840 -> v1.41.0 8 years ago
Rich Harris c394aa7848 Merge pull request from jacobmischka/destructure-each 8 years ago
Rich Harris d01d7ee580 Merge pull request from m59peacemaker/audio-muted 8 years ago
Rich Harris ba3641f334 Merge pull request from sveltejs/default-onwarn-onerror 8 years ago
Conduitry 2800b5cacc update tests 8 years ago
Conduitry 0fd823d661 fix syntax 8 years ago
Petter Ekrann 23b2817989 Ensure cloning of incomming data 8 years ago
Jacob Mischka a60a7e6773
Remove Object.entries from test 8 years ago
Jacob Mischka ffbc991027
Add missing runtime test, add contexts to SSR 8 years ago
Jacob Mischka 5d27d3fda7
Add array destructuring for each contexts 8 years ago
Johnny Hauser b79e37c727 supported "muted" property as boolean on audio element 8 years ago
Conduitry 0567d08094 pass default onwarn and onerror handlers to user's callbacks 8 years ago
Rich Harris 3cac20c1ef -> v1.40.2 8 years ago
Rich Harris c7e0674441 Merge pull request from sveltejs/gh-871 8 years ago
Rich Harris bcad4171ce Merge pull request from sveltejs/gh-872 8 years ago
Rich Harris 8dd3bdf045 Merge pull request from sveltejs/add-prettierrc 8 years ago
Rich Harris 86a11b547b handle unknown at-rules that are declaration-like — fixes 8 years ago
Rich Harris e83bcb0b53 escape backslashes in CSS for custom elements - fixes 8 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