issues
search
leptos-rs
/
book
The home for the Leptos book, which can be found deployed at https://book.leptos.dev
MIT License
88
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Proof of concept for runnable doc tests in leptos book
#135
bobhy
opened
1 week ago
0
Fix unclosed details element in 01_basic_component.md
#134
sruggier
opened
2 weeks ago
0
(wip) initial work porting book to 0.7
#133
gbj
opened
2 weeks ago
0
Describe class array syntax
#132
zoryamba
closed
2 weeks ago
1
docs(island): provide correct Tab fn
#131
vinchona
closed
3 weeks ago
1
control flow: Fix type signatures with conversions added
#130
psibi
closed
3 weeks ago
2
Update README.md
#129
rleppink
opened
3 weeks ago
1
[FEAT] Combine signals with timed events, such as debounce or throttle
#128
axos88
opened
4 weeks ago
3
Adds GitLab Pages example
#127
xfbs
opened
4 weeks ago
1
added vscode plugin recommendation to be used with leptos
#126
codeitlikemiley
closed
1 month ago
2
Update web_sys.md
#125
Woosyun
closed
1 month ago
0
made the builder version the same as the runtime version, in the docker file
#124
KOEGlike
opened
2 months ago
0
Added a note to discourage using isize and usize
#123
jhoobergs
opened
2 months ago
2
fix: github pages example indention
#122
juroberttyb
closed
2 months ago
1
[CSR Deploy] github workflow example does not work
#121
juroberttyb
closed
2 months ago
1
Links of example tests are broken
#120
TheQuantumPhysicist
closed
3 months ago
1
Getting started section does not work in GitHub Codespaces
#119
bjoernwuest
closed
3 months ago
1
Update web_sys.md
#117
schae234
closed
2 months ago
0
Fix spelling mistake
#116
cswizard11
closed
2 months ago
0
Can't pass `Callback` as an event handler
#118
frnsys
opened
4 months ago
1
Wrong examples in section: Making signals depend on each other
#115
avbluisosorio
closed
4 months ago
1
Example for Set up `console_error_panic_hook`
#114
dgcosta2
closed
4 months ago
0
One label in comments of example code from 08 parent child
#113
randallard
opened
4 months ago
1
added missing double quote in 07_errors.md
#112
qussaif10
closed
4 months ago
0
updated input type and fixed type-o
#111
randallard
closed
5 months ago
1
Update 03_components.md
#110
matormentor
closed
4 months ago
0
Minimal way to integrate tailwind with leptos (csr via trunk)
#109
TheRealSalmon
closed
5 months ago
7
Fix container port not being exposed in docker alpine example
#108
RenanSvarozhich
closed
2 months ago
0
Premature Reference to `create_resource` in Section 4.2
#107
NCura
opened
5 months ago
0
Components and Props: Generic Props.
#106
User2429
closed
5 months ago
0
Fix typo: 'Form' to 'form' since it is a HTML element
#105
NCura
closed
5 months ago
4
Fix typo: change 'memoizes' to 'memorizes' in 06_control_flow.md
#104
NCura
closed
4 months ago
4
leptos_dx: rust-analyzer support in Kate
#103
s-mayrh
opened
6 months ago
1
Add notice to ensure wasm target is installed under setup-page for SSR apps
#102
Crowdedlight
closed
6 months ago
2
Exemple should return an Fn() instead of ()
#101
heyjul
closed
6 months ago
0
Remove type="number" for input
#100
Hasnabruzzn
closed
5 months ago
2
fix: code example in dynamic styles
#99
0x616e6f73
closed
6 months ago
4
Documentation about Tailwind, Image optimizations, Text Compression
#98
s1n7ax
opened
6 months ago
0
update mdbook action to 1.15?
#97
gbj
closed
6 months ago
0
Update mdbook-admonish for custom directives support
#96
paul-hansen
closed
6 months ago
2
Add custom admonition for code sandbox
#95
anvlkv
closed
6 months ago
9
Update 16_routes.md, removed half a sentence
#94
RmStorm
closed
4 months ago
1
On windows running VSCode, the terminal command trunk serve --open fails because it can't open the browser
#93
xabra
closed
7 months ago
1
Fix typo
#92
lexika979
closed
7 months ago
1
Clarify loading data for blog comments on the SSR modes page
#91
yasutakekazu
closed
7 months ago
1
Fix ordered list numbering in SSR modes page
#90
yasutakekazu
closed
6 months ago
3
Update 14_create_effect.md
#89
mscherer
closed
7 months ago
1
Added Zed and sublime rust-analyzer settings to leptos_dx page
#88
dominikwilkowski
closed
8 months ago
1
add appendix on the component/ownership life cycle (closes #21)
#87
gbj
closed
8 months ago
0
Update Section 15.1. An Important Note on Security
#86
aschweig
closed
8 months ago
6
Next