Commit Graph

4408 Commits (04af24916a41e408f9407f79535428645bc071bc)
 

Author SHA1 Message Date
Richard Harris 04af24916a -> v3.4.3
5 years ago
Richard Harris 03b440d1df Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris b7f9c9c954 always add raw property to text nodes
5 years ago
Richard Harris f08964286d Merge branch 'raw-entities' of https://github.com/RedHatter/svelte into RedHatter-raw-entities
5 years ago
Rich Harris e331599ce6
Merge pull request #2842 from zxbodya/ts
5 years ago
Richard Harris 0d7f6fb795 flesh out in/out transition tutorial chapter (#2792)
5 years ago
Bogdan Savluk 821133f8f6
Merge pull request #1 from sveltejs/zxbodya-ts-resolved
5 years ago
Richard Harris 285ed4f446 merge master -> zxbodya-ts
5 years ago
Richard Harris 0891495647 code style
5 years ago
Richard Harris 5e3ee4e26b 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
5 years ago
Rich Harris ca8c856ed6
Merge pull request #2838 from zxbodya/improve-typings
5 years ago
Rich Harris 3a4bfe40ad
Merge branch 'master' into improve-typings
5 years ago
Rich Harris bebed18a93
Merge pull request #2856 from sveltejs/raf
5 years ago
Richard Harris cce9f14e38 fix test
5 years ago
Richard Harris a48d029e8a Merge branch 'bind-details-open' of https://github.com/LostKobrakai/svelte into LostKobrakai-bind-details-open
5 years ago
Rich Harris 4d003f1b0f
Merge pull request #2860 from elliotwaite/master
5 years ago
Richard Harris 9d53f568fa fix tests
5 years ago
Elliot Waite 4c805018e4
Fix CRUD example to allow changing input values.
5 years ago
Timothy Johnson ef59c32099 Fixes #2714
5 years ago
Rich Harris a5fe09c481 treat requestAnimationFrame as a noop on the server
5 years ago
Conduitry 2f80667f20 site: actions tutorial: destroy is not required (#2776)
5 years ago
Benjamin Milde dabc9c3e53 Allow binding of <details> open
5 years ago
Conduitry a6c05ed372 site: add /faq redirect to GitHub wiki FAQ
5 years ago
Bogdan Savluk 33f827ca0a fix case sensitive import name, improve tsconfig
5 years ago
Bogdan Savluk d5d5caba60 type declarations for bundled files
5 years ago
Bogdan Savluk c29c389a72 convert everything to TypeScript
5 years ago
Colin Casey 05fb05bfae check for unknown props when creating component
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