Commit Graph

4395 Commits (c2fa3dd30dad77d1fb200b622401b528f210d885)
 

Author SHA1 Message Date
Richard Harris c2fa3dd30d Merge branch 'feat/2174_dev_runtime_warning_when_passing_unknown_props' of https://github.com/colincasey/svelte into colincasey-feat/2174_dev_runtime_warning_when_passing_unknown_props
7 years ago
Rich Harris b00b49039f Merge pull request #2838 from zxbodya/improve-typings
7 years ago
Rich Harris 8507ac2663 Merge branch 'master' into improve-typings
7 years ago
Rich Harris c96ccf6dc6 Merge pull request #2856 from sveltejs/raf
7 years ago
Richard Harris eb8bafdf08 fix test
7 years ago
Richard Harris 43f394ddd2 Merge branch 'bind-details-open' of https://github.com/LostKobrakai/svelte into LostKobrakai-bind-details-open
7 years ago
Rich Harris b2616a5d75 Merge pull request #2860 from elliotwaite/master
7 years ago
Richard Harris 0f51970ac1 fix tests
7 years ago
Elliot Waite 4c47deeb00 Fix CRUD example to allow changing input values.
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
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