Commit Graph

62 Commits (428899fc1ee02a31c0877207c92a593f00ea5ae7)

Author SHA1 Message Date
Rich Harris 8f5441268b merge main
6 months ago
Razin Shafayet 866ae6cdc7
docs: update #each to reflect support for null and undefined (#17339)
8 months ago
Rich Harris c08ecba1b7
feat: forking (#17004)
10 months ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
10 months ago
Yuki Ishii 4f653ddcea
fix: update error message to clarify usage with radio inputs (#16874)
10 months ago
Conduitry e0dba165b4
docs: remove reference to SSR being synchronous (#16861)
11 months ago
Tee Ming c75e862677
Update 19-await-expressions.md (#16827)
11 months ago
Rich Harris 7d9962a572
docs: update await expressions documentation (#16822)
11 months ago
Jack Goodall 2825bcee84 update docs
11 months ago
Jack Goodall 7cc9b199f2 docs formatting
11 months ago
Jack Goodall e227a1d74c update docs
11 months ago
Justin Paige 9efe672df2
Update 18-class.md (#16558)
1 year ago
Rich Harris e7e8a9c7b7
docs: remove 'thus', fix some phrasing (#16559)
1 year ago
Anthony a3f18351af
docs: corrections (#16550)
1 year ago
Rich Harris 9f591223b1
docs: async stuff (#16376)
1 year ago
7nik 5c5536eaa1
docs: clarify style precedence (#16158)
1 year ago
ComputerGuy f9d0df6041
docs: add link to lvalue info on `bind:` docs (#16008)
1 year ago
Rich Harris 8e16c777e0
docs: improve bind:group example (#15968)
1 year ago
Paolo Ricciuti 7183886a73
feat: attachments `fromAction` utility (#15933)
1 year ago
Rich Harris 22a0211cbb
docs: clarify when attachments re-run (#15927)
1 year ago
Rich Harris 17a7cf51e4
docs: clarify ordering of attributes with spread (#15917)
1 year ago
Rich Harris ae71152013
docs: clarify keyed each blocks (#15923)
1 year ago
Rich Harris 43e32ba2ce
docs: update attach example (#15920)
1 year ago
Rich Harris b93a617aa8
feat: attachments (#15000)
1 year ago
7nik 8fc8bc79d1
docs: add missing bindings (#15834)
1 year ago
Rich Harris db111f61ea
docs: headers for snippet prop section (#15745)
1 year ago
Rich Harris de4376235c
docs: add some missing details around string coercion and handling of nullish values (#15739)
1 year ago
Rich Harris 9b2507131c
chore: remove unused documentation markdown files (#15738)
1 year ago
Min Idzelis 0ca1f4a37e
docs: raise importance of global vs local transitions (#15479)
1 year ago
Pavel Nedrigailov e591e872aa
Update 01-basic-markup.md with new svelte-ignore syntax (#15394)
1 year ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example (#15324)
1 year ago
Scott Wu e1014e3016
Update 11-bind.md (#15192)
2 years ago
tomoam e83ab1c038
docs: fix typos and a link (#15135)
2 years ago
Puru Vijay 2aefc5430d
feat(elements): Expose ClassValue (#15035)
2 years ago
Paolo Ricciuti a129592e5b
feat: allow const tag inside `svelte:boundary` (#14993)
2 years ago
Felipe 8201d7ad8b
docs: Switch typing of Action<Parameter> from null to undefined in 12-use.md (#14798)
2 years ago
Simon H 015210a1a8
feat: allow objects/arrays for class attribute (#14714)
2 years ago
James Glenn 432db95358
docs: Update the linked playgrounds in the snippet docs (#14676)
2 years ago
Rich Harris c1c59e77a5
docs: where the hell did this come from? (#14613)
2 years ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
2 years ago
Rich Harris 350811ed8c
docs: note when defaultValue support was added (#14553)
2 years ago
Simon H a57e747cbb
feat: default values for form elements (#14289)
2 years ago
Rich Harris 7142fa0b5c
docs: note requirement on 5.5.0 to export snippets (#14523)
2 years ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts (#14315)
2 years ago
Simon H a283083751
feat: each without as (#14396)
2 years ago
Hosam Sultan 1e5a385c96
docs: fix typo (#14232)
2 years ago
Christoph Sanz 87d83ffa39
Add same note as in tutorial to doc. (#14136)
2 years ago
Conduitry 535ea44b9d
chore: replace non-breaking spaces (#14098)
2 years ago
Rich Harris 0ed914b2e5
docs: improve lazy import example (#14076)
2 years ago
Devr 6a1b5dd004
docs : add an example of using dynamic components (#13993)
2 years ago