Vasily Zorin
73a9797ef9
book_ru: SUMMARY.md ( #2648 )
...
* book_ru: SUMMARY.md
* book_ru: SUMMARY.md
* book_ru: SUMMARY.md
2024-06-27 06:46:36 -07:00
Adrian
5f445cdfbf
Translating titles of sections in SUMMARY ( #2542 )
2024-06-26 14:56:59 -07:00
Adrian
c4560b7e76
Adding Russian book branch ( #2516 )
2024-04-17 13:22:32 -07:00
Greg Johnston
8d68c34796
docs: point the book toward its new location with redirects ( #2095 )
2023-12-01 15:20:44 -05:00
Daniel Mantei
e8025705a4
docs: book restructuring and updates ( #2052 )
...
* move DX page under "Getting Started" section; add leptosfmt to DX page
* add a "community and leptos-* crates" page
* create folder for "getting_started"
* updates to 'getting started' chapter (feedback-based)
* clarify book structure + add necessary explanations
* address PR comments by @reedwoodruff
* update "getting started"
* address gbj's comments
* remove the term "universal" from book
* minor update
* formatting
* address reedwoodruff comment
2023-11-30 19:24:18 -05:00
Alex Lazar
1272bd12f0
docs: use with!()
macro in book and update formatting on Effect page ( #2054 )
2023-11-29 07:41:13 -05:00
sdutwsl
1a295bb3d6
docs: correct titile level for 04b_iteration.md ( #2080 )
2023-11-28 19:53:41 -05:00
Rockie Guo
9c44da2594
docs: minor fixes for some code examples in the book ( #2077 )
2023-11-28 19:53:26 -05:00
Alex Lazar
75c27e0b85
docs: fix book chapter 3.9 #3 ( #2053 )
...
* Fix book chapter 3.9 #3
* Add note about Layout and Content
2023-11-28 19:52:01 -05:00
Daniel Mantei
414f5fc393
docs: reorganize deployment section ( #2036 )
...
* Update mdbook-admonish book dependency
* Move "Optimizing Binary Size" to Deploy.. chapter
* Minor text updates to the Deployment section
2023-11-17 15:40:20 -05:00
taohua
4d549f70c9
docs: fix misnamed form field in <Form/>
example ( #2024 )
...
Co-authored-by: datewu <>
2023-11-17 15:27:06 -05:00
Chris
85dd726d43
docs: ActionForm
examples for indexing into struct fields ( #2017 )
...
Co-authored-by: chrisp60 <gh@cperry.me>
2023-11-17 15:22:11 -05:00
Greg Johnston
d82cf0b76a
docs: remove outdated APP_ENVIRONMENT
variable ( #2013 )
2023-11-10 14:27:45 -05:00
Greg Johnston
cb7e07496a
docs: fix CodeSandbox for resources ( #2002 )
2023-11-07 20:11:30 -05:00
Gabriel Hansson
68d67c9e92
book: Fix <Body/> link in metadata.md ( #1999 )
2023-11-07 16:16:47 -05:00
Gabriel Hansson
191b40b2ac
docs: point leptos_server
docs.rs url to latest version. ( #1982 )
2023-11-03 17:05:42 -04:00
Gabriel Hansson
15ca5bec61
docs: fix <Transition/>
url in 12_transition.md ( #1980 )
2023-11-03 17:00:26 -04:00
Gabriel Hansson
ba4d226004
docs: Fix 08_parent_child.md callback example code. ( #1976 )
2023-11-03 16:58:45 -04:00
Daniél Kerkmann
3394e316b7
docs: add ignoring #[server]
macro for helix as well ( #1951 )
...
Update helix configuration for the newest version.
To be consistent, adding the `server` ignore entry to helix as well.
Also sorting the parameters alphabetically.
2023-10-27 13:55:00 -04:00
Marc-Stefan Cassola
e2f6780de4
docs: added Callback
to documentation and examples. ( #1926 )
...
* added Callback to documentation and examples.
Also reduced code duplication in Callback implementation.
* added back the closure event callback example
2023-10-24 14:14:51 -04:00
Greg Johnston
eb888029d1
docs: fix potential panic in 04b_iteration.md
2023-10-22 07:28:06 -04:00
Greg Johnston
b8ca8b7849
docs: add chapter on nested reactivity and iteration ( #1920 )
2023-10-20 15:18:38 -04:00
Saikat Das
319017f03f
docs: fix typo ( #1910 )
2023-10-19 09:00:30 -04:00
Quan Hua
d6a9d2efdf
docs: update deployment.md
( #1898 )
...
cargo-leptos@0.2.0 changes the file structure under target folder
2023-10-15 19:55:36 -04:00
Azzam S.A
07f2cbfbba
examples: rename Tailwind examples ( #1875 )
2023-10-13 16:20:26 -04:00
dandante
971fb734de
docs: fix Markdown in 02_getting_started.md
( #1873 )
2023-10-11 12:06:16 -04:00
obioma
a302257129
docs: improvements in book - closes #1845 ( #1856 )
2023-10-09 16:21:09 -04:00
Tyrone Tudehope
0676348bd4
docs: fix Prop-drilling example in Parent-Child Communication section ( #1865 )
2023-10-09 16:17:26 -04:00
Tyrone Tudehope
18ad7cde20
docs: Add missing argument name to WrapsChildren component ( #1866 )
2023-10-09 16:16:59 -04:00
Jesse He
b61d0553a0
docs: remove extra "```rust" and add closing bracket to Testing docs ( #1870 )
2023-10-09 16:16:43 -04:00
Greg Johnston
2a3b613230
docs: add islands guide/demo to the docs ( #1861 )
2023-10-07 13:10:49 -04:00
Artur Corrêa Souza
29216b226f
docs: clarify what "once per signal change" means ( #1858 )
2023-10-07 10:44:06 -04:00
Greg Johnston
c781b4e1c7
docs: update CodeSandboxes to 0.5
2023-10-06 14:20:01 -04:00
Greg Johnston
be2d014f08
v0.5.1
2023-10-06 09:40:23 -04:00
Jesse He
18cdf70864
docs: fix hidden #two
2023-10-06 07:31:23 -04:00
Sebastian Dobe
6a547cb9db
docs: DX improvements: add section about jetbrains intellij-rust
( #1804 )
2023-10-02 08:26:35 -04:00
Greg Johnston
6b40ca36a5
docs: fix For
view prop name ( closes #1813 ) ( #1814 )
2023-09-30 15:49:26 -04:00
Greg Johnston
32e8213ebf
v0.5.0
2023-09-29 17:13:56 -04:00
Greg Johnston
3f2a9facf8
change: enable inline children for For
by switching to children
and bind:
( #1773 )
2023-09-26 14:24:02 -04:00
Saeed Andalib
c5c79234f1
docs: update working_with_signals.md ( #1785 )
...
Pulled the option number 2 out of the blockquote
2023-09-26 14:23:47 -04:00
Greg Johnston
c9d132f007
change: use let:
instead of bind:
( #1774 )
2023-09-25 20:33:36 -04:00
Greg Johnston
ae986e71fa
change: only run create_local_resource
in the browser ( #1777 )
2023-09-23 11:10:50 -04:00
Gabriel de Perthuis
d651400fa2
docs: better document the interaction of SsrModes with blocking resources ( #1765 )
...
Meant to address users making the same mistake as
https://github.com/leptos-rs/leptos/issues/1119
2023-09-22 12:58:28 -04:00
Greg Johnston
7e5169e66d
0.5.0-rc2
2023-09-15 20:06:56 -04:00
Greg Johnston
73a85b4955
feat: use attr:
syntax rather than AdditionalAttributes
( #1728 )
2023-09-15 18:36:54 -04:00
Gabriel de Perthuis
af454c7643
docs: typo in table of contents ( #1719 )
2023-09-15 12:58:09 -04:00
Greg Johnston
e9fef73f53
docs: note about 0.5 in book
2023-09-14 15:53:27 -04:00
blorbb
00f8c9583d
feat: with!
macros ( #1693 )
2023-09-11 21:01:50 -04:00
Greg Johnston
a317874f93
change: run effects after a tick ( #1680 )
2023-09-11 21:01:35 -04:00
Michael Jarvis
8c3e0f23b0
docs: fix interlude_projecting_children.md ( #1690 )
2023-09-10 15:18:11 -04:00