Commit Graph

4652 Commits (726d7dff22dcf03b575659a2c3cde8c2e68cd4bb)
 

Author SHA1 Message Date
Conduitry 726d7dff22 -> v3.6.1
7 years ago
Conduitry ea7654adb1 escape `@` sigils in debug filename
7 years ago
Rich Harris 00b62ec896 typo
7 years ago
Rich Harris e13a13800b -> v3.6.0
7 years ago
Rich Harris a9cec4d457 Merge pull request #3110 from sveltejs/gh-3054
7 years ago
Rich Harris a3f70bd288 Merge pull request #3111 from sveltejs/gh-2923
7 years ago
Rich Harris 9afe62b0ef Merge pull request #3109 from sveltejs/gh-3064-part-2
7 years ago
Rich Harris bc84ea23f4 Merge pull request #3106 from sveltejs/gh-3035
7 years ago
Rich Harris 098b92a3bf sanitize names of automatically-bubbled events - fixes #2923
7 years ago
Rich Harris 307db077eb check for existence of switch instance before introing - fixes #3054
7 years ago
Rich Harris a93f089765 doh
7 years ago
Rich Harris bcb4493368 Merge pull request #3107 from sveltejs/gh-3022
7 years ago
Rich Harris 5a732658ce prevent empty if block
7 years ago
Rich Harris 1c0ead302f add a few more known globals
7 years ago
Richard Harris 6f9230a915 fix #3035 for real
7 years ago
Richard Harris 525e4c8853 actually this test should fail
7 years ago
Richard Harris 1e8728e2a4 only call subscriber once for writable with callback - fixes #3022
7 years ago
Richard Harris 6886d3260f remove components without props from each block - fixes #3035
7 years ago
Rich Harris 2e8da2bc1f Merge pull request #3102 from sveltejs/gh-3027
7 years ago
Rich Harris 47f1b3eb54 Merge pull request #3101 from sveltejs/gh-3044
7 years ago
Richard Harris bdd4bb1f95 remove unused code
7 years ago
Richard Harris ea0dd9c0de prevent top-level text being discarded - fixes #3027
7 years ago
Richard Harris e1148b6590 always bail out of hoisting on encountering local state - fixes #3044
7 years ago
Rich Harris 497472d01a Merge pull request #3098 from sveltejs/gh-3064
7 years ago
Rich Harris a63997cb48 Merge pull request #3096 from sveltejs/tweak-docs
7 years ago
Rich Harris a3b3eaa3c1 Merge pull request #3097 from sveltejs/gh-3058
7 years ago
Rich Harris 96108a5ea3 only lint when publishing. too slow to run on every test
7 years ago
Rich Harris a1f5bb96b7 add Error to known globals, declare catch block parameter. fixes #3064
7 years ago
Rich Harris 2d1ecd4544 lint
7 years ago
Rich Harris f2c0364da0 Merge branch 'master' into gh-3058
7 years ago
Rich Harris 57c6b2e94a always run onDestroy functions - fixes #3058
7 years ago
Rich Harris 48d402b88d Merge pull request #3095 from 43081j/lint-script
7 years ago
Rich Harris b207f28051 tweak docs a bit
7 years ago
43081j e65c8e4f8d fix existing lint errors
7 years ago
43081j 9109d9d5b2 add lint to build script
7 years ago
Rich Harris 61c0ffdb8c Merge pull request #3094 from sveltejs/snake_case
7 years ago
Rich Harris 0034b6b074 merge master -> snake_case
7 years ago
Rich Harris 27e967381e Merge pull request #2963 from sveltejs/gh-2612
7 years ago
Rich Harris 02e635687b rename kebab-case files - supercedes #2890
7 years ago
Rich Harris 8390195c3a Merge branch 'master' into gh-2612
7 years ago
Rich Harris b1bf645272 Merge pull request #3093 from sveltejs/gh-3092
7 years ago
Rich Harris 10b8eee601 replace SVG
7 years ago
Rich Harris 79a8688574 Merge branch 'add-myorganisation-logo' of https://github.com/ElectronSz/svelte into ElectronSz-add-myorganisation-logo
7 years ago
Rich Harris a4d574fb30 Merge pull request #2996 from sveltejs/init-contenteditable
7 years ago
Rich Harris 14e739379b handle member expressions in destructuring assignments - fixes #3092
7 years ago
Rich Harris f32e1e19c6 oops
7 years ago
Rich Harris 63f243ae1f add a tutorial chapter
7 years ago
Rich Harris a7aa95477f typo
7 years ago
Rich Harris 204766ec0a add some docs, rename to textContent and innerHTML
7 years ago
Rich Harris 3bcb56b804 update tests
7 years ago