Commit Graph

1759 Commits (7ac0a52a45008e229f4b1ba04d704cce5c5ec0d1)
 

Author SHA1 Message Date
Rich Harris 7ac0a52a45 update snapshot tests
9 years ago
Rich Harris e1c4f831ef -> v1.41.4
9 years ago
Rich Harris c4b9538e2a Merge pull request #921 from sveltejs/gh-917
9 years ago
Rich Harris 3a0200d2a0 Merge pull request #923 from sveltejs/install-from-git
9 years ago
Rich Harris b955b92977 Merge pull request #925 from sveltejs/gh-915
9 years ago
Rich Harris c80ebd6523 Merge pull request #929 from esarbanis/do-use-dataset
9 years ago
esarbanis 5af6eee10d Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar)
9 years ago
Rich Harris 21d995d904 dont use innerHTML for options inside optgroups - fixes #915
9 years ago
Conduitry 88f134437f use prepare npm script to support installing from git
9 years ago
Rich Harris 155002bbba update snapshot tests
9 years ago
Rich Harris ce797a5ee7 oops
9 years ago
Rich Harris 06bdaa99da check component exists after _bind before continuing - fixes #917
9 years ago
Rich Harris 47ab1268e8 move tslib to devDependencies
9 years ago
Rich Harris f94a5e8530 -> v1.41.3
9 years ago
Rich Harris a562314ffc Merge pull request #902 from sveltejs/gh-893
9 years ago
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 562315c123 possible fix for #893
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