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
Greg Johnston
e8a7086546
docs: add section on small DX wins ( closes #1310 )
2023-09-08 16:12:27 -04:00
Greg Johnston
3342faa039
docs: discuss #[component(transparent)]
in router docs ( closes #1627 )
2023-09-08 15:57:02 -04:00
Greg Johnston
6c24061c82
docs: emphasize that you should only render <Routes/>
once ( closes #1552 , #1620 )
2023-09-08 15:48:41 -04:00
Greg Johnston
689022661d
change: move logging macros into a logging
module to avoid name conflicts with log
and tracing
( #1658 )
2023-09-08 07:42:58 -04:00
Banzobotic
3b5e2d86fb
docs: clean up messy spacing left over from cx
replacements ( #1626 )
2023-09-03 20:21:05 -04:00
Gareth
bcfa430a40
docs: fix incorrect variable name ( #1623 )
2023-09-01 07:39:41 -04:00
Dmitry Pytaylo
fee2fb953b
docs: fix typo ( #1618 )
2023-09-01 07:37:52 -04:00
Sadra M
8ecb7f59c4
docs: update references to server binary in dockerfile ( #1617 )
2023-09-01 07:37:24 -04:00
martin frances
b85cb9fb3b
docs: clarify how many times derived signals are called ( #1614 )
2023-09-01 07:36:15 -04:00
Einherjar
bade16d227
docs: discuss unique paths for #[server]
functions ( #1610 )
2023-08-29 20:49:31 -04:00
Greg Johnston
c65a3a6ca3
docs: add docs for builder syntax ( #1603 )
2023-08-28 11:08:07 -04:00
Greg Johnston
dbc707adcd
feat/change: adopt reactive ownership model and drop cx
/Scope
( #918 )
2023-08-21 19:31:37 -04:00
Geert Stappers
d9abebb4be
docs: add link to source code for book
2023-08-18 07:57:38 -04:00
Jonathan
a480db8b77
<Show/> update ( #1557 )
2023-08-18 07:50:26 -04:00
Greg Johnston
1f26b68d45
docs: inner_html
in book
2023-08-16 21:31:06 -04:00
Greg Johnston
937501c61b
docs: add note about #[component(transparent)]
2023-08-16 21:26:53 -04:00
Greg Johnston
a0b0d72d19
docs: update testing section
2023-08-11 13:51:10 -04:00
Greg Johnston
fa8d0945e0
docs: add section on reactive graph internals
2023-08-11 13:36:27 -04:00
Greg Johnston
3ed49381e3
docs: expand on the need for prop:value
( #1526 )
2023-08-10 14:59:12 -04:00