Commit Graph

4383 Commits (d5d5caba600b9bbc1b0e0e2000a0a3c34d1ed303)
 

Author SHA1 Message Date
Bogdan Savluk d5d5caba60 type declarations for bundled files
5 years ago
Bogdan Savluk c29c389a72 convert everything to TypeScript
5 years ago
Bogdan Savluk fc4be88646 cleanup, improve comments
5 years ago
Bogdan Savluk 96cf6867fd typecheck npm script
5 years ago
Bogdan Savluk a996718236 workarond for estree-walker related typings conflict
5 years ago
Bogdan Savluk 24abeb1d28 compile/render-dom and other remaining typings
5 years ago
Bogdan Savluk 231603df7b fix compile/render-ssr typings
5 years ago
Bogdan Savluk b7ec99e8c7 fix compile/nodes typings
5 years ago
Bogdan Savluk 6fdaa803c7 improve parser typings
5 years ago
Bogdan Savluk b1a24c853b ignore .idea folder
5 years ago
Conduitry d548a5a5f4 site: bump sapper
5 years ago
Richard Harris 9f154e92a2 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris a0b876f99f -> v3.4.2
5 years ago
Rich Harris e4c55697a8
Merge pull request #2829 from colincasey/bugfix/2821_custom_elements_with_no_svelte_options
5 years ago
Rai Talha Rehman 4f324ce1cf update clone with https (#2787)
5 years ago
Rich Harris 862ed5866d
Merge pull request #2793 from jackyef/add-tokopedia-logo
5 years ago
Rich Harris 9ba91ddcaa
Merge pull request #2794 from trbrc/patch-1
5 years ago
Rich Harris 57141a9e09
Merge pull request #2795 from sanderhahn/master
5 years ago
Rich Harris 832259f952
Update store.ts
5 years ago
Rich Harris 931c080517
Merge pull request #2804 from kaisermann/fix/dataset-without-value
5 years ago
Colin Casey 0247cca84a Allow custom element to be declared with no tag and no options
5 years ago
Emanuele 394a166a41 docs: multiple event listeners on single node (#2825)
5 years ago
Conduitry 1e919113c1 site: document additional arguments in svelte.walk
5 years ago
Conduitry 7ebf3477a4 site: bump @sveltejs/svelte-repl
5 years ago
Conduitry a6d75b85e6
site: improve instructions for using local copy of Svelte
5 years ago
Conduitry 7265fd4e83 site: fix binary template files in REPL zips (#2812)
5 years ago
Sander Hahn 2255aadf36 Fixes for #2799
5 years ago
Peter Varholak 481ac14e7e Fix setup command in getting started blog
5 years ago
Christian Kaisermann 335f77cc48 fix: 🐛 data attributes without value outputting as "true"
5 years ago
Sander Hahn 2cb81f0d5d add docstrings to store
5 years ago
trbrc c15d7ea2e1
Docs: Exporting function expression vs declaration
5 years ago
Jacky Efendi 393d948f87
Add Tokopedia logo
5 years ago
Rich Harris 298ae8ec23 -> v3.4.1
5 years ago
Rich Harris 62ba85a659
Merge pull request #2783 from clarkdo/fix/audit
5 years ago
Rich Harris 45550adc43
Merge pull request #2784 from clarkdo/refactor
5 years ago
Clark Du c9085b2683 fix: add super.render back
5 years ago
Clark Du 562f32cf07 refactor: remove unnecessary super.render in style attribute
5 years ago
Rich Harris 9a564eddaa
Merge pull request #2781 from sveltejs/gh-2780
5 years ago
Rich Harris 5d690f83e3
Merge pull request #2782 from sveltejs/gh-2773
5 years ago
Clark Du 53a80524eb chore(npm): fix vulnerabilities from npm audit
5 years ago
Richard Harris a0e46ffe2d ensure spring works server-side = fixes #2773
5 years ago
Richard Harris 0b12b89d3e oops
5 years ago
Richard Harris 0edb5debf2 handle non-falsy non-function deriver return values - fixes #2780
5 years ago
Rich Harris 5121a3cba8 -> v3.4.0
5 years ago
Rich Harris 8d539d8e55
Merge pull request #2733 from sanderhahn/master
5 years ago
Rich Harris 0bf991070c
Merge pull request #2749 from colincasey/custom_elements_without_tags
5 years ago
Rich Harris 3f68f97def fix deps
5 years ago
Rich Harris 51be7cf8e3 explain how debug tag without args fires on all state changes
5 years ago
Rich Harris 8c9da2fa85 Merge branch 'docs/2640' of https://github.com/varholak-peter/svelte into varholak-peter-docs/2640
5 years ago
Rich Harris 75a77fea22
Merge pull request #2754 from EmilTholin/reset-quote-mark
5 years ago