Commit Graph

1921 Commits (0f5dfdff9aab414ff98844074aa89bfac3c5241a)
 

Author SHA1 Message Date
Rich Harris 9e8cf22a47 Merge pull request #900 from sveltejs/event-handler-options-callee
9 years ago
Rich Harris 5d9ba9cbab Merge pull request #899 from jacobmischka/fix-yarn-lock-electron
9 years ago
Rich Harris d176dcaffc Merge pull request #897 from jacobmischka/destructure-each-updates
9 years ago
Conduitry 0c76aff62a allow options.* as event handler callee
9 years ago
Jacob Mischka 2ddccba622 Fix yarn.lock electron entry
9 years ago
Jacob Mischka b8da89ee4d Fix updates for destructured each arrays
9 years ago
Conduitry 6af2d95191 add failing test for each block updates
9 years ago
Rich Harris e98b6b6685 -> v1.41.0
9 years ago
Rich Harris 265ea0489c Merge pull request #889 from jacobmischka/destructure-each
9 years ago
Rich Harris 717f8102f9 Merge pull request #886 from m59peacemaker/audio-muted
9 years ago
Rich Harris e9d02e4c33 Merge pull request #883 from sveltejs/default-onwarn-onerror
9 years ago
Conduitry bb311d8d22 update tests
9 years ago
Conduitry 2310bde7ba fix syntax
9 years ago
Petter Ekrann 52c4fb9838 Ensure cloning of incomming data
9 years ago
Jacob Mischka 0984e80fad Remove Object.entries from test
9 years ago
Jacob Mischka cc4c5d36fb Add missing runtime test, add contexts to SSR
9 years ago
Jacob Mischka 03a13d0527 Add array destructuring for each contexts
9 years ago
Johnny Hauser a1627979e9 supported "muted" property as boolean on audio element
9 years ago
Conduitry 1c1bf4c64c pass default onwarn and onerror handlers to user's callbacks
9 years ago
Rich Harris 5e75da7171 -> v1.40.2
9 years ago
Rich Harris 4dca1ca08d Merge pull request #874 from sveltejs/gh-871
9 years ago
Rich Harris 30fe7a0866 Merge pull request #873 from sveltejs/gh-872
9 years ago
Rich Harris 653865b513 Merge pull request #870 from sveltejs/add-prettierrc
9 years ago
Rich Harris 66f27ea268 handle unknown at-rules that are declaration-like — fixes #871
9 years ago
Rich Harris 261f38ff79 escape backslashes in CSS for custom elements - fixes #872
9 years ago
Conduitry cf9eb2178c upgrade prettier; use .prettierrc
9 years ago
Rich Harris 32aa726161 -> v1.40.1
9 years ago
Rich Harris 11dd37931f Merge pull request #867 from sveltejs/gh-866
9 years ago
Rich Harris b4d1ad5471 Merge pull request #869 from sveltejs/gh-868
9 years ago
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
Conduitry 75cb2aa035 do not use self-closing tags in .innerHTML (#866)
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