Commit Graph

4376 Commits (4c47deeb00d7e20f27318b06b7865bf3390eaa69)
 

Author SHA1 Message Date
Elliot Waite 4c47deeb00 Fix CRUD example to allow changing input values.
7 years ago
Conduitry f9b7140385 site: actions tutorial: destroy is not required (#2776)
7 years ago
Conduitry 5af98e22bc site: add /faq redirect to GitHub wiki FAQ
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
Richard Harris 5c172504c0 handle non-falsy non-function deriver return values - fixes #2780
7 years ago
Rich Harris d9dd8128a3 -> v3.4.0
7 years ago
Rich Harris 960e0be017 Merge pull request #2733 from sanderhahn/master
7 years ago
Rich Harris 103e56410f Merge pull request #2749 from colincasey/custom_elements_without_tags
7 years ago
Rich Harris eb2bbb58b7 fix deps
7 years ago
Rich Harris b4ece14bee explain how debug tag without args fires on all state changes
7 years ago
Rich Harris 922768e7ef Merge branch 'docs/2640' of https://github.com/varholak-peter/svelte into varholak-peter-docs/2640
7 years ago
Rich Harris eabc9ba385 Merge pull request #2754 from EmilTholin/reset-quote-mark
7 years ago
Rich Harris 902b7dbae1 Merge pull request #2755 from EmilTholin/mutated-const-reative-dependency
7 years ago
Rich Harris 3c8e957773 Merge pull request #2763 from StevenWeathers/add-thunderdome-logo
7 years ago
Rich Harris d060af034e Merge pull request #2766 from EmilTholin/debug-hoisted-variable
7 years ago
Rich Harris 7070bd1c4d Merge pull request #2770 from EmilTholin/attr-missing-equals
7 years ago
Michał Terczyński 8830d84a8c Fix link to license
7 years ago
Emil Tholin 3b163fe341 Add error for missing equals after attribute name
7 years ago
Conduitry 0758a6a5d1 site: fix enter handling in animate example
7 years ago