Commit Graph

4491 Commits (9c892724c6da804942a7dd83cfe447a9b1cb7ead)
 

Author SHA1 Message Date
Elliot Waite 4c47deeb00 Fix CRUD example to allow changing input values.
7 years ago
Timothy Johnson 5a87705a38 Fixes #2714
7 years ago
Rich Harris 47dcd385fe treat requestAnimationFrame as a noop on the server
7 years ago
Conduitry f9b7140385 site: actions tutorial: destroy is not required (#2776)
7 years ago
Benjamin Milde f56445f3a1 Allow binding of <details> open
7 years ago
Conduitry 5af98e22bc site: add /faq redirect to GitHub wiki FAQ
7 years ago
Bogdan Savluk 83114b29c8 fix case sensitive import name, improve tsconfig
7 years ago
Bogdan Savluk 1773b5ffb3 type declarations for bundled files
7 years ago
Bogdan Savluk 70a9cec0f7 convert everything to TypeScript
7 years ago
Colin Casey 4f474521ec check for unknown props when creating component
7 years ago
Bogdan Savluk 4c08e93f58 cleanup, improve comments
7 years ago
Bogdan Savluk 92f3888c34 typecheck npm script
7 years ago
Bogdan Savluk 762a9c2bea workarond for estree-walker related typings conflict
7 years ago
Bogdan Savluk fef6dff347 compile/render-dom and other remaining typings
7 years ago
Bogdan Savluk 7d68f2e934 fix compile/render-ssr typings
7 years ago
Bogdan Savluk e9ff062e41 fix compile/nodes typings
7 years ago
Bogdan Savluk aee3dcae4d improve parser typings
7 years ago
Bogdan Savluk 7d827af63a ignore .idea folder
7 years ago
Conduitry e60880983c site: bump sapper
7 years ago
Richard Harris 9b1e0a2d90 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris abc55c26d7 -> v3.4.2
7 years ago
Rich Harris 6d6685c4ca Merge pull request #2829 from colincasey/bugfix/2821_custom_elements_with_no_svelte_options
7 years ago
Rai Talha Rehman 4c9e311993 update clone with https (#2787)
7 years ago
Rich Harris ced08020cb Merge pull request #2793 from jackyef/add-tokopedia-logo
7 years ago
Rich Harris 8e6da824f6 Merge pull request #2794 from trbrc/patch-1
7 years ago
Rich Harris 4c9c04fc44 Merge pull request #2795 from sanderhahn/master
7 years ago
Rich Harris 9c911462c4 Update store.ts
7 years ago
Rich Harris ee9045f08c Merge pull request #2804 from kaisermann/fix/dataset-without-value
7 years ago
Colin Casey a21afe8b5e Allow custom element to be declared with no tag and no options
7 years ago
Emanuele 64e048b290 docs: multiple event listeners on single node (#2825)
7 years ago
Conduitry 20785ab8f3 site: document additional arguments in svelte.walk
7 years ago
Conduitry d76cb876d5 site: bump @sveltejs/svelte-repl
7 years ago
Conduitry 10fa3af611 site: improve instructions for using local copy of Svelte
7 years ago
Conduitry aa354b1b0b site: fix binary template files in REPL zips (#2812)
7 years ago
Sander Hahn 3119a9582a Fixes for #2799
7 years ago
Peter Varholak 1f4a8541aa Fix setup command in getting started blog
7 years ago
Christian Kaisermann ab5b379c3c fix: 🐛 data attributes without value outputting as "true"
7 years ago
Sander Hahn 701fe15ebc add docstrings to store
7 years ago
trbrc 204137f9ca Docs: Exporting function expression vs declaration
7 years ago
Jacky Efendi fd0833a48b Add Tokopedia logo
7 years ago
Rich Harris 1b7818b554 -> v3.4.1
7 years ago
Rich Harris cfd4e5805c Merge pull request #2783 from clarkdo/fix/audit
7 years ago
Rich Harris 6c2f7347fa Merge pull request #2784 from clarkdo/refactor
7 years ago
Clark Du 29586f0d83 fix: add super.render back
7 years ago
Clark Du e694fc36b2 refactor: remove unnecessary super.render in style attribute
7 years ago
Rich Harris ce3a49520a Merge pull request #2781 from sveltejs/gh-2780
7 years ago
Rich Harris f9690ed32a Merge pull request #2782 from sveltejs/gh-2773
7 years ago
Clark Du 97e8c7bf6e chore(npm): fix vulnerabilities from npm audit
7 years ago
Richard Harris aa35bb5634 ensure spring works server-side = fixes #2773
7 years ago
Richard Harris 8e85255d7b oops
7 years ago