Commit Graph

1782 Commits (f80ace5fd6c22a533ee0e5be82ecf4783d40cbcd)
 

Author SHA1 Message Date
Rich Harris f80ace5fd6 client-side store subscriptions 7 years ago
Rich Harris 2705532cb0 add _init method 7 years ago
Rich Harris d0e5098ea6 implement Store 7 years ago
Rich Harris 14b27b71e1
Merge pull request from sveltejs/gh-934 7 years ago
Rich Harris c9aa72313e throw error on illegal context () 7 years ago
Rich Harris 582315086f
Merge pull request from sveltejs/gh-943 7 years ago
Rich Harris dc154987da remove whitespace around <:Window/> - fixes 7 years ago
Efthymis Sarmpanis 4c06226a5c Add support for intercepting different file extensions, other than .html, in ssr. () 7 years ago
Rich Harris 440a81aa5a -> v1.42.1 7 years ago
Rich Harris d32328ca69
append to the dom, not a document fragment, when updating each block in slot - fixes 7 years ago
Rich Harris 0a01aa0243
Increase code coverage 7 years ago
Rich Harris d590dbe165
Reinstate code coverage 7 years ago
Rich Harris 51901442c9
attach globals to state object on initialisation 7 years ago
Rich Harris 60b883b066
enable <:Window bind:online/> - fixes () 7 years ago
Rich Harris b5821b846a fix annoying test failure 7 years ago
Rich Harris 0a4aea3cb9 -> v1.42.0 7 years ago
Rich Harris 775866780e
combine multiple bindings in single handler, implement bind:indeterminate — fixes 7 years ago
Rich Harris 509fb1a6e3
Merge pull request from sveltejs/gh-928 7 years ago
Rich Harris 08ed270b57
Merge pull request from sveltejs/gh-914 7 years ago
Rich Harris bcae68de06 treat quoted property names the same way as identifiers - fixes 7 years ago
Rich Harris 956d7b17b8 remove unused code 7 years ago
Rich Harris 02b0dda9cc update tests 7 years ago
Rich Harris 7e07cde021 use <option> children as value attribute, if none exists. fixes 7 years ago
Rich Harris 4411ab116e update snapshot tests 7 years ago
Rich Harris 8ae0cac67e -> v1.41.4 7 years ago
Rich Harris 0a4e795498
Merge pull request from sveltejs/gh-917 7 years ago
Rich Harris 75b1b055c7
Merge pull request from sveltejs/install-from-git 7 years ago
Rich Harris 3ff208ffdd
Merge pull request from sveltejs/gh-915 7 years ago
Rich Harris 077428459a
Merge pull request from esarbanis/do-use-dataset 7 years ago
esarbanis ea3f58a786 Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar) 7 years ago
Rich Harris d28942d91a dont use innerHTML for options inside optgroups - fixes 7 years ago
Conduitry 06425e3061 use prepare npm script to support installing from git 7 years ago
Rich Harris fb675fd5e3 update snapshot tests 7 years ago
Rich Harris 0b56e20300 oops 7 years ago
Rich Harris 96428312ec check component exists after _bind before continuing - fixes 7 years ago
Rich Harris be0837e480 move tslib to devDependencies 7 years ago
Rich Harris 3442df92cb -> v1.41.3 7 years ago
Rich Harris 6000e9b6e2
Merge pull request from sveltejs/gh-893 7 years ago
Rich Harris ad12854d63
Merge pull request from sveltejs/fix-umd-globals 7 years ago
Rich Harris 60c13a6970
Merge pull request from esarbanis/arg-name-clash 7 years ago
Rich Harris 1bd7026c05 Merge branch 'master' into fix-umd-globals 7 years ago
Rich Harris 70750a9d5e
Merge pull request from sveltejs/gh-919 7 years ago
Rich Harris f80cc613f3 add tslib and use importHelpers - fixes 7 years ago
Conduitry f19907e9f7 fix factory arguments for globals in UMD output 7 years ago
Conduitry 45f061e737 reorganize options table and add `hydratable` and `customElement` 7 years ago
esarbanis 9218f20330 Use a block scoped unique name for the context 7 years ago
Rich Harris e63529683d -> v1.41.2 8 years ago
Rich Harris f659fd8391 remove unused _yield property 8 years ago
Rich Harris d05b212581 oops 8 years ago
Rich Harris 3e9d9740f8 Merge branch 'm59peacemaker-oncreate-async-#904' 8 years ago