0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

611 Commits

Author SHA1 Message Date
Ignatius Bagus
ec0922219d
[docs] update to multi-page docs links (#7249) 2022-02-14 05:45:04 -08:00
Geoff Rich
a4a1c3c272
[docs] set language on FAQ code blocks (#7237) 2022-02-09 09:12:07 -08:00
Ignatius Bagus
1f9efeac54
[blog] fix link formatting 2022-02-02 17:33:53 +07:00
Daniel Sandoval
ec903ca7bc
[docs] "What's new in Svelte" February newsletter (#7202) 2022-02-02 09:55:30 +01:00
Geoff Rich
fc2470494d
[docs] fix broken links (#7194) 2022-02-01 13:43:28 -08:00
Geoff Rich
d1b3f462a5
[docs] add docs for a11y-no-redundant-roles (#7195) 2022-01-27 21:47:03 +01:00
NazarLazarchuk
e460acc8f1
[docs] Rename a variable count_value to countValue in the Stores section (#7180) 2022-01-27 11:13:25 +01:00
Rene Kootstra
4a78137a2a
[docs] fix #each in window-bindings example (#7181) 2022-01-26 08:44:14 -08:00
Ignatius Bagus
630ec4b32d
[blog] fix rss feed link
Fixes https://github.com/sveltejs/sites/issues/279
2022-01-24 20:17:44 +07:00
Arad Aral
787c34ceec
[docs] Use symbols for context keys in tutorial (#7046)
Closes #6870
2022-01-16 09:32:13 +01:00
GHOST
7f5eecb84b
[blog] update sirens (#7142) 2022-01-14 21:52:43 +01:00
Geoff Rich
fffe66a6a0
[blog] fix Netlify link (#7138) 2022-01-14 17:00:03 +01:00
Bjorn Lu
cc445839e3
[docs] explain initial value for bind scroll (#7065)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2022-01-14 13:10:33 +08:00
Ben McCann
54f277cd8e
[blog] remove heading to align with other blog posts 2022-01-13 17:09:21 -08:00
Ben McCann
17b1c587c2
[blog] Accelerating Svelte's Development (#7118) 2022-01-13 16:28:40 -08:00
Tan Li Hau
b5aaa6641b
[feat] implement constants in markup (#6413) 2022-01-11 17:10:09 -05:00
Simon H
26f767e873
[docs] add note about the AST not being public API (#7113) 2022-01-09 10:01:40 +01:00
Paul Murray
8a47b5ec9e
[feat] Style directives (#5923)
* add Style node, interfaces

* style-directives: add parser and runtime test

* style-directives: push styles in to styles array on Element

* style-directives: minimal ssr work

* style-directives: ssr add_styles

* style-directive: tests

* style-directives: work in progress

* obviously incorrect hard-coded color

* tweak

* style directive interface

* style-directives: get text from info in Style node

* style-directives: add_styles func in ElementWrapper

* style-directives: ssr rendering

* handle text-only style directive in tag.ts

* style-directives: handle spread styles in ssr

* style-directives: more parser tests

* style-directives: more inline tests

* style-directives: remove solo tests

* style-directives: cleanup

* style-directives: tweak spread ssr internal

* style-directives: push updater into update chunks; add dynamic test;

* remove .solo

* check for dynamic dependencies before adding update chunk

* add test of multiple styles; remove null styles;

* style-directives: docs; more tests of multiple styles

* style-directives: use camelcase

* style-directives: cleanup

* style-directives: fix mustache template case with template literal

* style-directives: use ternary

* style-directives: linting

* style-directives: remove "text" from interface

* style-directives: actually, remove StyleDirective interface entriely

* add more test, fix test for ssr

* fix lint and tidy up

* add test for css variables

* fix linting errors

Co-authored-by: pmurray73 <pmurray73@bloomberg.net>
Co-authored-by: Tan Li Hau <lhtan93@gmail.com>
2022-01-08 11:09:11 -05:00
Austin Walela
6bfd2724a0
[docs] update links to Blender Studio (#7098) 2022-01-05 00:10:34 +08:00
Yongwook Choi
eb663d5cae
[docs] force externalize chatroom link (#7097) 2022-01-04 14:14:42 +07:00
Daniel Sandoval
ca2aedfb6c
[docs] "What's new in Svelte" January newsletter (#7074) 2022-01-01 15:47:02 +01:00
Ignatius Bagus
99a04c464d
[docs] mention tweened duration as function
Resolves #3353
2021-12-28 13:17:44 +07:00
Maxi Ferreira
72d40e99b0
[docs] fix typo in Context API tutorial (#7063) 2021-12-28 14:03:36 +08:00
Enrico Spinielli
6f2ebaa76d
[docs] use proper symbol for Celsius and Fahrenheit (#7061) 2021-12-27 19:40:47 +01:00
Tyler Smith
84669b5a6c
[docs] Updated link to the ease visualizer in the docs (#7054) 2021-12-26 20:23:12 -08:00
Ignatius Bagus
f73dc07980
[docs] absolute sibling links (#7051) 2021-12-24 18:31:09 -08:00
Ignatius Bagus
7db797eb1b
[docs] absolute assets links (#7049) 2021-12-24 06:37:36 -08:00
Ignatius Bagus
04890c73d2
[docs] absolute and future proof links (#7038) 2021-12-21 09:46:39 -08:00
Conduitry
35376f2487
[docs] fix path to /tutorial/image.gif (#7033) 2021-12-21 15:48:19 +07:00
Rich Harris
7521bd55b5
[docs] fix hash fragments (#7025)
* fix hash fragments

* remove link hack
2021-12-17 18:30:45 -05:00
Dustin Wyatt
683c39adb7
[docs] Clarify that VS Code isn't the only supported IDE (#6989) 2021-12-10 13:04:44 +01:00
Dominik Leicht
67f79dd934
[docs] simplify template literals to string primitives (#6806) 2021-12-06 13:15:55 +07:00
pngwn
791e40d070
fix: use correct yaml syntax in blog posts (#6984) 2021-12-03 06:55:15 -08:00
Daniel Sandoval
51459874fe
[docs] "What's new in Svelte" December newsletter (#6965) 2021-12-01 13:00:57 +01:00
Fabrizio Calderan
2c7986034d
[docs] A reference of the field variable is missing in the sidebar (#6815) 2021-11-30 12:52:59 -08:00
gtmnayan
6ff1aed8d5
[docs] Use a simpler demo for the first actions tutorial (#5014) (#6962)
* Change actions tutorial

* Rename files containing action functions

* Move old pannable example to separate directory

* Add new tutorial to examples

* Update title of the pannable example

* Add thumbnail for pannable action example

* I can't remember all css properties, okay?

* Fix order of style tag in new example

* Inline outclick handlers

* Rename pannable example

* Fix formatting

Co-authored-by: Nayan Gautam <50981692+698969@users.noreply.github.com>
2021-11-30 22:59:43 +08:00
mjvandermeulen
81fc3f898a
[docs] clarified definition of "local transition" in tutorial (#6895) 2021-11-26 21:10:33 +08:00
Ivan
4018b548f3
[docs] fix link to Svelte Society community-maintained tools (#6957) 2021-11-23 11:19:29 -05:00
Rich Harris
909ba1778a
update arctic sea ice extent chart (#6922) 2021-11-16 19:09:47 -08:00
Dmitriy Fishman
f50d9b9f34
[docs] Fix a typo in 03-run-time.md (#6933) 2021-11-16 11:43:41 +07:00
Dmitriy Fishman
fd466d7221
[docs] fix typo in 02-template-syntax.md (#6929) 2021-11-15 14:22:37 +08:00
Jim Hunziker
78e02565d2
[docs] fix link to community-maintained tools (#6917) 2021-11-11 09:00:45 -05:00
Ben McCann
fe39272fe8
[docs] clarify which routers have SSR support (#6905) 2021-11-08 11:04:30 -08:00
gtmnayan
7681ed0a45
[docs] Document the effect of the order of bind: and on: (#6887) 2021-11-08 07:34:04 +01:00
Aykut Kardaş
4cc439aaad
[docs] update 03-each-blocks sample for readable (#6907) 2021-11-06 18:10:05 +01:00
Ignatius Bagus
2484acea26
[docs] use svelte:header + event for link load (#6903) 2021-11-04 08:15:31 +01:00
Ben McCann
e3380e3ccb
[docs] update router FAQ (#6902) 2021-11-04 08:03:31 +01:00
Bert B
c2ae05abcf
[docs] update link for community preprocessors (#6897) 2021-11-03 10:20:25 -04:00
Conduitry
cbbf002a8e
[docs] use new named export for marked 4 in examples (#6893) 2021-11-02 15:57:46 -04:00
Daniel Sandoval
530b6ae57d
[docs] "What's new in Svelte" November newsletter (#6888) 2021-11-02 17:11:25 +01:00