Commit Graph

4541 Commits (b0604b52a3bf38e13f32a13f151956db10599176)
 

Author SHA1 Message Date
Richard Harris 76b02623a0 update gitignore
5 years ago
Richard Harris 5161dfb950 update folder structure - #2790
5 years ago
Conduitry 673a3c92e4 bump estree-walker to fix some svelte.walk bugs
5 years ago
Richard Harris db823ca80a bundle locally
5 years ago
Karsten 7 6d59a40a62
Add implementation for the given tutorial example
5 years ago
Richard Harris b0b86f7e26 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris 78cf400ba8 -> v3.4.4
5 years ago
Richard Harris 7cecb99b48 move dist to types
5 years ago
Conduitry 8fd94aea69 remove unused eslint setting
5 years ago
Rich Harris bb153681b6
Merge pull request #2881 from sveltejs/gh-2878
5 years ago
Rich Harris e291893fa6
Merge pull request #2880 from cudr/head_html_fix
5 years ago
Richard Harris dda69dbad0 update tests
5 years ago
Rich Harris ed72aea3ad
Merge pull request #2865 from sveltejs/less-invalidation
5 years ago
Richard Harris cb1a76b08c dont create unknown prop warnings for $$scope etc, or if component has $$props - fixes #2878
5 years ago
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