Commit Graph

1743 Commits (d96b100168737d0b4ce48d0232eda50c14356b15)
 

Author SHA1 Message Date
Rich Harris d96b100168 Merge pull request #918 from sveltejs/fix-umd-globals
9 years ago
Rich Harris 0100c405ec Merge pull request #912 from esarbanis/arg-name-clash
9 years ago
Rich Harris 9d80e8f2cc Merge branch 'master' into fix-umd-globals
9 years ago
Rich Harris 4976744a10 Merge pull request #920 from sveltejs/gh-919
9 years ago
Rich Harris d922cb88ea add tslib and use importHelpers - fixes #919
9 years ago
Conduitry 68ef70f5d0 fix factory arguments for globals in UMD output
9 years ago
Conduitry 65f941079b reorganize options table and add `hydratable` and `customElement`
9 years ago
esarbanis 59ba074781 Use a block scoped unique name for the context
9 years ago
Rich Harris 568093c03a -> v1.41.2
9 years ago
Rich Harris 3fa98b64ea remove unused _yield property
9 years ago
Rich Harris d2103c8ad8 oops
9 years ago
Rich Harris 900bbd1c0a Merge branch 'm59peacemaker-oncreate-async-#904'
9 years ago
Rich Harris 4ff3a8693b skip async-await tests below node 8
9 years ago
Rich Harris 1acbd6de62 Merge pull request #906 from m59peacemaker/css-attribute-name-only-bug
9 years ago
Johnny Hauser 37931eaede keep "async" keyword for async oncreate functions
9 years ago
Johnny Hauser ef0ad5f5f5 oncreate async tests (function, arrow, arrow block)
9 years ago
Johnny Hauser fa5a02774b test attribute only selector when html is also attribute only
9 years ago
Johnny Hauser a91a09fb71 match css attribute name only selectors (no value)
9 years ago
Johnny Hauser 41f942e828 test for attribute name only selector
9 years ago
Rich Harris 7685f70a95 add test for #891
9 years ago
Rich Harris 620b29f88e Merge branch 'patch-1' of https://github.com/petterek/svelte into petterek-patch-1
9 years ago
Rich Harris 88b372a58e -> v1.41.1
9 years ago
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