Commit Graph

3680 Commits (b4268e9a67df5f0d84d5068f3c1e37846705652f)
 

Author SHA1 Message Date
Richard Harris cbb92e6f6c update sourcemap tests
8 years ago
Richard Harris 5f053325c0 update validate tests
8 years ago
Richard Harris ed9016b689 update vars tests
8 years ago
Richard Harris e59d40f885 remove support for logic-less components with vars
8 years ago
Richard Harris 5dda59c965 bump beta version
8 years ago
Rich Harris 61ca7d40ad Merge pull request #2213 from sveltejs/gh-2212
8 years ago
Rich Harris 4fd4fb33e2 Merge pull request #2210 from sveltejs/gh-2208
8 years ago
Rich Harris 060973227d Merge pull request #2225 from sveltejs/gh-2214
8 years ago
Rich Harris 18abc47ba3 Merge pull request #2228 from sveltejs/gh-2173
8 years ago
Rich Harris ade1d55431 Merge pull request #2229 from sveltejs/repl-app-named-exports
8 years ago
Conduitry 30a3c19b72 repl: deal with named module exports from main App
8 years ago
Conduitry 6e04e840f9 update tests
8 years ago
Conduitry c39a3f6d58 skip non-writable vars in reactive declaration deps (#2173)
8 years ago
Conduitry 97d698ccfc temporarily disallow `export ... from` statements (#2214)
8 years ago
Conduitry 41779cabef update Acorn
8 years ago
Thomas Ghysels 688ce68c33 Throw descriptive error when 'subscribable' of undefined
8 years ago
Conduitry 5161bf0a18 deconflict fragment method aliases with other identifiers (#2212)
8 years ago
Conduitry 7732f48fdc repl: use Rollup 1.x
8 years ago
Conduitry 2511745ca1 repl: better bundling error when unable to resolve module (#2208)
8 years ago
Rich Harris 1808331703 Merge pull request #2199 from sveltejs/examples
8 years ago
Richard Harris c15ce88651 Merge branch 'master' into examples
8 years ago
Richard Harris 1bada54c72 style tweaks, additional thumbnails
8 years ago
Richard Harris 04286243ca transfer over all the old examples worth keeping
8 years ago
Richard Harris 8e3837e58f update/remove some more stuff
8 years ago
Richard Harris 30ee1ea4e6 bump beta version
8 years ago
Rich Harris 13b7e0ec2c Merge pull request #2204 from sveltejs/gh-2180-fix
8 years ago
Richard Harris 20a944ce14 generate valid code for each block array literals (#2180)
8 years ago
Richard Harris 642733d7a6 thumbnails
8 years ago
Richard Harris 96ccceade3 7guis examples
8 years ago
Richard Harris 10b2390b10 tweak examples
8 years ago
Richard Harris cc99bf939c remove thumbnails
8 years ago
Richard Harris 4f2e4fb78b add thumbnails to examples page
8 years ago
Richard Harris eaa0f7fd45 Merge branch 'master' into examples
8 years ago
Richard Harris b52bebf6f7 Merge remote-tracking branch 'origin/puppeteer' into examples
8 years ago
Rich Harris 61d65f5731 Merge pull request #2201 from sveltejs/puppeteer
8 years ago
Richard Harris eff66689bf swap out nightmare for puppeteer
8 years ago
Richard Harris 856a0c7b41 bones of an example index page
8 years ago
Richard Harris f3fdc20b9c update Svelte, fix bug
8 years ago
Richard Harris f11ee9e7f5 more tidying up
8 years ago
Richard Harris e95320116c remove some more unused stuff
8 years ago
Richard Harris 3b2aef2995 remove props editor
8 years ago
Richard Harris d768a9bec9 bump beta version
8 years ago
Rich Harris d55f94b7b2 Merge pull request #2198 from sveltejs/svelte-self
8 years ago
Richard Harris 1f7edbd6fe move example data into components
8 years ago
Richard Harris 65d8871d91 fix svelte:self
8 years ago
Rich Harris 7a6d68ee4b Tutorial/REPL tweaks (#2196)
8 years ago
Rich Harris 00fea9ed4a Merge pull request #2195 from sveltejs/reactive-update-expression
8 years ago
Richard Harris 4cef016654 make foo += 1 equivalent to foo = foo + 1 in reactive statements
8 years ago
Rich Harris 893a1876a1 Add a tutorial (#2132)
8 years ago
Richard Harris 0643858158 bump beta version
8 years ago