Commit Graph

3580 Commits (bcedaea620e1bc6eb6d4baf87ffa10708b22f07a)
 

Author SHA1 Message Date
Richard Harris 6c85f6a6b5 change :elseif to :else if - fixes #2137
7 years ago
Rich Harris 5bf3b0bb6a
Merge pull request #2136 from sveltejs/gh-2133
7 years ago
Conduitry 7b6de7e230 note references to actions/animations/transitions (#2133)
7 years ago
Conduitry e1ff7c7b2a failing tests for #2133
7 years ago
Conduitry abcefd0318 run vars tests with each generate type
7 years ago
Richard Harris c672ad8df7 update Sapper
7 years ago
Conduitry ca8671c2b4 site: bump eslint-plugin-svelte3
7 years ago
Richard Harris ff60e72cbd Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Conduitry 7e5b29c85e repl: don't export time as prop in SVG Clock example
7 years ago
Conduitry 775adb53e0 repl: fix some more prop editor bugs
7 years ago
Richard Harris f710f3bca2 update svelte and sapper, workaround #2127
7 years ago
Richard Harris 6f777478c8 use v3 branch of template
7 years ago
Richard Harris 8dd2fd530a bump beta version
7 years ago
Rich Harris 716e0df910
Merge pull request #2126 from sveltejs/repl-props
7 years ago
Rich Harris b1f3514e41
Merge pull request #2125 from sveltejs/gh-2124
7 years ago
Conduitry 50e92afb25 repl: only display writable exports in props editor
7 years ago
Conduitry 6e8d884c9d expose implicit vars in script-less components
7 years ago
Conduitry 7fa7f200d1 site: mention PUBLISH env variable in readme
7 years ago
Richard Harris 24e09efec1 fix slot block lineage - fixes #2124
7 years ago
Rich Harris d6e85bc25f
Merge pull request #2123 from thelgevold/bazel-example
7 years ago
Torgeir Helgevold d4c000dc9f add bazel sample repo
7 years ago
Conduitry 03dc1cab8c remove CLI
7 years ago
Richard Harris c494c05ebf bump beta version
7 years ago
Rich Harris 18a98c0f62
Merge pull request #2117 from sveltejs/gh-2110
7 years ago
Richard Harris a6cebc7e69 doh. fixes #2110
7 years ago
Richard Harris 3409840eb6 bump beta version, remove unused package
7 years ago
Rich Harris 77b3189f65
Merge pull request #2111 from sveltejs/gh-2108
7 years ago
Richard Harris 9819facf04 remove unused argument
7 years ago
Rich Harris d6b2d362d2
Merge pull request #2113 from sveltejs/gh-2112
7 years ago
Rich Harris 2f0069a138
Merge pull request #2116 from halfnelson/repl-save-fix
7 years ago
halfnelson 2ab21887d0 Quick fix to save and fork
7 years ago
Richard Harris 6ea722a18a more imported store stuff
7 years ago
Conduitry 4c9e77ed9e cli: don't pass invalid `sourceMap` option, and display warnings (#2112)
7 years ago
Richard Harris 91332c540c fix initialisation of imported stores - fixes #2108
7 years ago
Richard Harris ef3f75ad7d oops
7 years ago
Richard Harris 7fdf98bb6f bump beta version
7 years ago
Richard Harris 32ed44d6ba bump beta version
7 years ago
Richard Harris c9dd5c7033 accommodate changes to stats/vars/warnings
7 years ago
Rich Harris 816ca1ac4d
Merge pull request #2099 from sveltejs/gh-2015
7 years ago
Rich Harris eb90755135
Merge pull request #2101 from sveltejs/gh-2018
7 years ago
Rich Harris d31d857794
Merge pull request #2102 from sveltejs/warnings-and-vars
7 years ago
Rich Harris 0ad8bf9c3f
Merge pull request #2103 from sveltejs/gh-2016
7 years ago
Richard Harris 6f394e521a error on contextual stores, for now (#2016)
7 years ago
Richard Harris b2f371a3d1 move vars out of stats
7 years ago
Richard Harris fd39e9505b remove unnecessary code
7 years ago
Richard Harris 248f55a574 move warnings out of stats
7 years ago
Richard Harris 7c9c8ce40a use event.initCustomEvent instead of new CustomEvent - fixes #2018
7 years ago
Richard Harris f124f3c081 unsubscribe and resubscribe when stores are reassigned - fixes #2014
7 years ago
Richard Harris 106ae45dc8 update stores before committing in SSR mode
7 years ago
Richard Harris 534f6e5425 init store values in situ - fixes #2015
7 years ago