Commit Graph

3562 Commits (4e322c7fe16826a94cdffb3d695b5f271d8f2233)
 

Author SHA1 Message Date
Richard Harris 4e322c7fe1 express readable in terms of writable
8 years ago
Richard Harris 875f49f71d allow stores to work with mutable data - fixes #2171
8 years ago
Rich Harris 4ae943a74e Merge pull request #2177 from jches/export-codegen
8 years ago
John Chesley dba2574d2d tabs
8 years ago
John Chesley 63b5ff96cf add support for various export syntax
8 years ago
John Chesley 84d9352ea2 add samples for various export syntax
8 years ago
Rich Harris 1f7aa8a555 bump beta version
8 years ago
Conduitry 8601e9e10b site: deps
8 years ago
Rich Harris 73611e0fbd Merge pull request #2153 from bsssshhhhhhh/patch-2
8 years ago
Rich Harris 6de28ecba6 Merge pull request #2172 from jches/gh/2165
8 years ago
Rich Harris 134697bfb0 Merge pull request #2161 from sveltejs/gh-2129
8 years ago
Rich Harris cbed153826 Merge pull request #2168 from sveltejs/gh-2154
8 years ago
Rich Harris 0badc25fa8 Merge pull request #2169 from sveltejs/repl-updates
8 years ago
John Chesley 9b9a1a5d2a woops, this is redundant
8 years ago
John Chesley c9e815fdb8 create a new declaration for non-exported variables that follow an exported one (#2165)
8 years ago
John Chesley 7d94ac1c1e add test for #2165
8 years ago
Richard Harris 0bece09dae various REPL improvements
8 years ago
Conduitry c3c07b676e require whitespace after `{@html` (#2154)
8 years ago
Conduitry 614c613a96 another test
8 years ago
Conduitry 9b6c142f37 update tests
8 years ago
Conduitry 33b52692a8 prevent reactive declaration assignees from being dependencies (#2129)
8 years ago
Brian S 9b5c0c4069 Update Element.ts
8 years ago
Richard Harris 19a4458212 bump beta version
8 years ago
Rich Harris 10b93befc4 Merge pull request #2150 from sveltejs/gh-2149
8 years ago
Rich Harris a82c3c3424 Merge pull request #2145 from sveltejs/gh-2060
8 years ago
Richard Harris ad9949bfc5 add test for #2127
8 years ago
Richard Harris 3aca10e135 allow event handlers to come from destructured var declarations - fixes #2149
8 years ago
Conduitry 53377257b8 expose get() from svelte/store (#2060)
8 years ago
John Chesley dd383db941 subscribable declarations trigger a new group (#2127)
8 years ago
Richard Harris de10a2808f bump beta version
8 years ago
Rich Harris deee70cc1a Merge pull request #2138 from sveltejs/gh-2137
8 years ago
Rich Harris 50b5ae4f71 Merge pull request #2141 from sveltejs/remove-cli
8 years ago
Richard Harris 1c800ff160 change :elseif to :else if - fixes #2137
8 years ago
Rich Harris 24bb74ccea Merge pull request #2136 from sveltejs/gh-2133
8 years ago
Conduitry 31bc07bcad note references to actions/animations/transitions (#2133)
8 years ago
Conduitry 5b40dc5391 failing tests for #2133
8 years ago
Conduitry de87791e82 run vars tests with each generate type
8 years ago
Richard Harris 63b39e80a6 update Sapper
8 years ago
Conduitry 6cf6c319ba site: bump eslint-plugin-svelte3
8 years ago
Richard Harris d1a891af8a Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Conduitry 92062fff33 repl: don't export time as prop in SVG Clock example
8 years ago
Conduitry c3676bc95c repl: fix some more prop editor bugs
8 years ago
Richard Harris 891d8d9ed3 update svelte and sapper, workaround #2127
8 years ago
Richard Harris 5e4ca205bb use v3 branch of template
8 years ago
Richard Harris 74e4d883db bump beta version
8 years ago
Rich Harris 9278a52eea Merge pull request #2126 from sveltejs/repl-props
8 years ago
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