Commit Graph

4988 Commits (13b1a806912308bb251813e57cddfa49792a3b88)
 

Author SHA1 Message Date
Richard Harris e8b769ca50 make is_reactive_dependency optional
5 years ago
Rich Harris 52733f3040
Merge branch 'master' into less-invalidation
5 years ago
Rich Harris 60a2a512dd
Merge pull request #2872 from Harald-1/master
5 years ago
Richard Harris 767e357565 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris c8fbde410b remove eslint, now that everything is typescript
5 years ago
Rich Harris a7d4fe1f6b
Merge pull request #2877 from colincasey/feat/omit_readonly_ssr_bindings
5 years ago
Rich Harris 338f5d1835
Merge pull request #2876 from SleepyWerewolf/gh-2874
5 years ago
Rich Harris c918f60d9a
Merge pull request #2868 from btakita/gh-2867
5 years ago
cudr 7071ce86f5 add tests
5 years ago
Colin Casey f0831202d9 Omits readonly attributes from SSR code
5 years ago
Viet Truong 04dce68168 publish dist in order to get types
5 years ago
Brian Takita a98a70cf83 jsdoc: `derived` second argument
5 years ago
Brian Takita 6fc7001993 Apply suggestions from code review
5 years ago
Brian Takita 2f5d755b5b Additional detail to jsdocs for writable, readable, & derived
5 years ago
Harald Fassler a155d75dbd Merge remote-tracking branch 'upstream/master'
5 years ago
Harald Fassler 56152629bb Merge remote-tracking branch 'upstream/master'
5 years ago
Richard Harris 04af24916a -> v3.4.3
5 years ago
Harald Fassler fe552fbf1d Update animations.js
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
cudr ac287ed9f4 works correct
5 years ago
Richard Harris db938a4559 only invalidate referenced values
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