Commit Graph

4509 Commits (1102ff642685c1f21aaf690075199e87018463ec)
 

Author SHA1 Message Date
Richard Harris 03b440d1df Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris b7f9c9c954 always add raw property to text nodes
6 years ago
Richard Harris f08964286d Merge branch 'raw-entities' of https://github.com/RedHatter/svelte into RedHatter-raw-entities
6 years ago
Rich Harris e331599ce6
Merge pull request #2842 from zxbodya/ts
6 years ago
Richard Harris 0d7f6fb795 flesh out in/out transition tutorial chapter (#2792)
6 years ago
Bogdan Savluk 821133f8f6
Merge pull request #1 from sveltejs/zxbodya-ts-resolved
6 years ago
Richard Harris 285ed4f446 merge master -> zxbodya-ts
6 years ago
Richard Harris 0891495647 code style
6 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
6 years ago
Rich Harris ca8c856ed6
Merge pull request #2838 from zxbodya/improve-typings
6 years ago
Rich Harris 3a4bfe40ad
Merge branch 'master' into improve-typings
6 years ago
Rich Harris bebed18a93
Merge pull request #2856 from sveltejs/raf
6 years ago
Richard Harris cce9f14e38 fix test
6 years ago
Richard Harris a48d029e8a Merge branch 'bind-details-open' of https://github.com/LostKobrakai/svelte into LostKobrakai-bind-details-open
6 years ago
Rich Harris 4d003f1b0f
Merge pull request #2860 from elliotwaite/master
6 years ago
cudr ac287ed9f4 works correct
6 years ago
Richard Harris db938a4559 only invalidate referenced values
6 years ago
Richard Harris 9d53f568fa fix tests
6 years ago
Elliot Waite 4c805018e4
Fix CRUD example to allow changing input values.
6 years ago
Timothy Johnson ef59c32099 Fixes #2714
6 years ago
Rich Harris a5fe09c481 treat requestAnimationFrame as a noop on the server
6 years ago
Conduitry 2f80667f20 site: actions tutorial: destroy is not required (#2776)
6 years ago
Benjamin Milde dabc9c3e53 Allow binding of <details> open
6 years ago
Conduitry a6c05ed372 site: add /faq redirect to GitHub wiki FAQ
6 years ago
Bogdan Savluk 33f827ca0a fix case sensitive import name, improve tsconfig
6 years ago
Bogdan Savluk d5d5caba60 type declarations for bundled files
6 years ago
Bogdan Savluk c29c389a72 convert everything to TypeScript
6 years ago
Colin Casey 05fb05bfae check for unknown props when creating component
6 years ago
Bogdan Savluk fc4be88646 cleanup, improve comments
6 years ago
Bogdan Savluk 96cf6867fd typecheck npm script
6 years ago
Bogdan Savluk a996718236 workarond for estree-walker related typings conflict
6 years ago
Bogdan Savluk 24abeb1d28 compile/render-dom and other remaining typings
6 years ago
Bogdan Savluk 231603df7b fix compile/render-ssr typings
6 years ago
Bogdan Savluk b7ec99e8c7 fix compile/nodes typings
6 years ago
Bogdan Savluk 6fdaa803c7 improve parser typings
6 years ago
Bogdan Savluk b1a24c853b ignore .idea folder
6 years ago
Conduitry d548a5a5f4 site: bump sapper
6 years ago
Richard Harris 9f154e92a2 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris a0b876f99f -> v3.4.2
6 years ago
Rich Harris e4c55697a8
Merge pull request #2829 from colincasey/bugfix/2821_custom_elements_with_no_svelte_options
6 years ago
Rai Talha Rehman 4f324ce1cf update clone with https (#2787)
6 years ago
Rich Harris 862ed5866d
Merge pull request #2793 from jackyef/add-tokopedia-logo
6 years ago
Rich Harris 9ba91ddcaa
Merge pull request #2794 from trbrc/patch-1
6 years ago
Rich Harris 57141a9e09
Merge pull request #2795 from sanderhahn/master
6 years ago
Rich Harris 832259f952
Update store.ts
6 years ago
Rich Harris 931c080517
Merge pull request #2804 from kaisermann/fix/dataset-without-value
6 years ago
Colin Casey 0247cca84a Allow custom element to be declared with no tag and no options
6 years ago
Emanuele 394a166a41 docs: multiple event listeners on single node (#2825)
6 years ago
Conduitry 1e919113c1 site: document additional arguments in svelte.walk
6 years ago
Conduitry 7ebf3477a4 site: bump @sveltejs/svelte-repl
6 years ago