Commit Graph

3566 Commits (ac21b69c54be8829174b509cf60283c88191fa8d)
 

Author SHA1 Message Date
Rich Harris 774c7c0bd8 Merge pull request #2125 from sveltejs/gh-2124
8 years ago
Conduitry a96d420e63 repl: only display writable exports in props editor
8 years ago
Conduitry 5d0184c628 expose implicit vars in script-less components
8 years ago
Conduitry 5722819bfd site: mention PUBLISH env variable in readme
8 years ago
Richard Harris fcf91d9b5d fix slot block lineage - fixes #2124
8 years ago
Rich Harris 362ed62154 Merge pull request #2123 from thelgevold/bazel-example
8 years ago
Torgeir Helgevold 9979b64e6b add bazel sample repo
8 years ago
Conduitry 20a5bf06c4 remove CLI
8 years ago
Richard Harris f5e980227f bump beta version
8 years ago
Rich Harris d727fee48d Merge pull request #2117 from sveltejs/gh-2110
8 years ago
Richard Harris 6c288a26bf doh. fixes #2110
8 years ago
Richard Harris b92fd3b9c7 bump beta version, remove unused package
8 years ago
Rich Harris c47fd03969 Merge pull request #2111 from sveltejs/gh-2108
8 years ago
Richard Harris 449c908e4a remove unused argument
8 years ago
Rich Harris 60b9f55d82 Merge pull request #2113 from sveltejs/gh-2112
8 years ago
Rich Harris e891e7c1d1 Merge pull request #2116 from halfnelson/repl-save-fix
8 years ago
halfnelson 0af597912b Quick fix to save and fork
8 years ago
Richard Harris 8d85927e7d more imported store stuff
8 years ago
Conduitry c8cf73f608 cli: don't pass invalid `sourceMap` option, and display warnings (#2112)
8 years ago
Richard Harris 854e012459 fix initialisation of imported stores - fixes #2108
8 years ago
Richard Harris 3eea2ee597 oops
8 years ago
Richard Harris 0a325765b9 bump beta version
8 years ago
Richard Harris aea68300c6 bump beta version
8 years ago
Richard Harris 0638baa3a1 accommodate changes to stats/vars/warnings
8 years ago
Rich Harris da8579ca2e Merge pull request #2099 from sveltejs/gh-2015
8 years ago
Rich Harris 67a272e667 Merge pull request #2101 from sveltejs/gh-2018
8 years ago
Rich Harris d3a4b2c5c7 Merge pull request #2102 from sveltejs/warnings-and-vars
8 years ago
Rich Harris 2223a349d6 Merge pull request #2103 from sveltejs/gh-2016
8 years ago
Richard Harris 19570b6633 error on contextual stores, for now (#2016)
8 years ago
Richard Harris 58f2807001 move vars out of stats
8 years ago
Richard Harris 8ce3f5a5e4 remove unnecessary code
8 years ago
Richard Harris 5ceff3bb97 move warnings out of stats
8 years ago
Richard Harris 83968d2991 use event.initCustomEvent instead of new CustomEvent - fixes #2018
8 years ago
Richard Harris 1c1fb83862 unsubscribe and resubscribe when stores are reassigned - fixes #2014
8 years ago
Richard Harris c3f7f81dbf update stores before committing in SSR mode
8 years ago
Richard Harris 6afaeed066 init store values in situ - fixes #2015
8 years ago
Richard Harris 9af2017315 pick error code
8 years ago
Richard Harris ac7d3d54e1 move store subscriptions into a helper. broke a bunch of stuff, bear with me
8 years ago
Richard Harris 67c38e4088 failing test for #2015
8 years ago
Richard Harris dd3e8e41d6 declare $vars up top
8 years ago
Richard Harris bfbab276f3 pedantic code generation stuff
8 years ago
Rich Harris fc7bff4205 Merge pull request #2097 from sveltejs/gh-2031-with-fix
8 years ago
Rich Harris 1237f0eb0d Merge pull request #2096 from sveltejs/gh-2024
8 years ago
Rich Harris 40b5fa7def Merge pull request #2095 from sveltejs/gh-2094
8 years ago
Richard Harris 74d96e93ba assign elements to correct block when slots are involved - fixes #2031
8 years ago
Richard Harris cd2f04ecfc handle implicit and explicit-but-undefined props — fixes #2024
8 years ago
Richard Harris 02dc8f36ea error on invalid compiler options — closes #2094
8 years ago
Rich Harris a651a5c34e Merge pull request #2093 from sveltejs/gh-2040
8 years ago
Rich Harris be2b2153da Merge pull request #2091 from sveltejs/gh-2072
8 years ago
Rich Harris a7f2d29eee Merge pull request #2090 from sveltejs/gh-2078
8 years ago