Commit Graph

227 Commits (8073768f6505c913c92fd99e1fa4529129a65eb5)

Author SHA1 Message Date
Geoff Rich fc2470494d
[docs] fix broken links (#7194)
3 years ago
Geoff Rich d1b3f462a5
[docs] add docs for a11y-no-redundant-roles (#7195)
3 years ago
Bjorn Lu cc445839e3
[docs] explain initial value for bind scroll (#7065)
3 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
3 years ago
Simon H 26f767e873
[docs] add note about the AST not being public API (#7113)
3 years ago
Paul Murray 8a47b5ec9e
[feat] Style directives (#5923)
3 years ago
Yongwook Choi eb663d5cae
[docs] force externalize chatroom link (#7097)
3 years ago
Ignatius Bagus 99a04c464d
[docs] mention tweened duration as function
3 years ago
Tyler Smith 84669b5a6c
[docs] Updated link to the ease visualizer in the docs (#7054)
3 years ago
Ignatius Bagus 04890c73d2
[docs] absolute and future proof links (#7038)
3 years ago
Rich Harris 7521bd55b5
[docs] fix hash fragments (#7025)
3 years ago
Ivan 4018b548f3
[docs] fix link to Svelte Society community-maintained tools (#6957)
3 years ago
Dmitriy Fishman f50d9b9f34
[docs] Fix a typo in 03-run-time.md (#6933)
3 years ago
Dmitriy Fishman fd466d7221
[docs] fix typo in 02-template-syntax.md (#6929)
3 years ago
gtmnayan 7681ed0a45
[docs] Document the effect of the order of bind: and on: (#6887)
3 years ago
Bert B c2ae05abcf
[docs] update link for community preprocessors (#6897)
3 years ago
Alexander Prinzhorn 6f8a6fe90b
[docs] Improve wording for `animate` docs (#6813)
3 years ago
Ignatius Bagus 76fa68d82f
[docs] update spring precision value (#6865)
3 years ago
Conduitry 883c47b45d [site] fix escaping in table of compiler options
3 years ago
Bjorn Lu be1eff0305
[feat] add enableSourcemap option (#6835)
3 years ago
Ben McCann 547fbc6ebd
[docs] what is rendered when for #await (#6788)
3 years ago
Simon H 88204355d3
[docs] clarify readable callback timing (#6725)
3 years ago
Geoff Rich 7e156c014e
[docs] document details binding (#6700)
3 years ago
João Paulo 0027a41934
[docs] Fix typo in $$slots docs (#6709)
3 years ago
duarte-pompeu 8d3f4512f6
[docs] Fix the speed of the typewriter example to scale correctly (#6568)
3 years ago
Shinobu Hayashi 5df60e75a7
chore(docs): update Component-format script-markup-style order (#6682)
3 years ago
Ben McCann 268bc71724
Replace sveltejs/integrations with sveltesociety.dev (#6626)
3 years ago
Tommy Groshong a232d68a41
docs: small spelling fixes in docs and comments (#6653)
3 years ago
Conduitry 1c58fa91cc
[docs] various adjustments to template syntax docs (#6619)
3 years ago
Tan Li Hau ce550adef6
[feat] allow use:actions on <svelte:body> (#6608)
3 years ago
Samuel Plumppu 172f294cb6
docs: Fix property name typo for event.isTrusted (#6596)
3 years ago
Dennis Dudek a3fb765d6f
[docs] add trusted modifier to list of modifiers in tutorial and docs (#6566)
3 years ago
Stephane 63f592e713
[docs] Add clarification about reactivity and arrays (#6547)
3 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom (#5870)
3 years ago
Tan Li Hau 222a9dd2c6
[feat] get all contexts (#6528)
3 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
3 years ago
Simon H 931738e821
[docs] mention that afterUpdate runs after onMount
3 years ago
Simon H 937c7c9c4a
[docs] document $store behavior more explicitely
3 years ago
Ignatius Bagus 5334f4ad1b
docs: mention usage of regexp literal in text expressions (#5640)
3 years ago
Conduitry 64c162c6b7 docs: adjust formatting in compiler options table
3 years ago
Geoff Rich 2842227cf0
docs: fix heading level a11y issue (#5679)
3 years ago
Geoff Rich a35506b5eb
[docs] update a11y docs (#6487)
3 years ago
Geoff Rich e73f641ca5
Remove deprecated a11y-no-onchange warning (#6457)
3 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
3 years ago
Simon H 92fba761a8
docs: clarify writable value is lost when destroyed
3 years ago
swyx e43778a0c4
document new style props feature in Svelte 3.38 (#6378)
3 years ago
EmNudge 0e18b1311e
docs: clarified readonly prop access (#5825)
3 years ago
Ophir LOJKINE f797482e27
Add documentation for crossfade (#6196)
3 years ago
Geoff Rich 7bf3f20dc3
Add docs for compound :global selector (#6271)
3 years ago
Tan Li Hau 142de015eb
add accessibility warnings to the docs (#5316)
3 years ago