issues
search
Synphonyte
/
leptos-use
Collection of essential Leptos utilities inspired by React-Use / VueUse
https://leptos-use.rs/
Apache License 2.0
334
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix order of language checks in `use_locale`
#200
veigaribo
closed
2 days ago
1
Prevent crashes on `use_locale`
#199
veigaribo
closed
2 days ago
1
Bump actions/deploy-pages from 2 to 4
#198
dependabot[bot]
closed
5 days ago
0
Bump actions/upload-pages-artifact from 1 to 3
#197
dependabot[bot]
closed
5 days ago
0
Bump actions/configure-pages from 3 to 5
#196
dependabot[bot]
closed
5 days ago
0
Bump actions/checkout from 3 to 4
#195
dependabot[bot]
closed
5 days ago
0
fix: unpinning web-sys
#194
sabify
closed
6 days ago
1
feat: add `dependabot` to get notified by deps updates
#193
sabify
closed
5 days ago
1
fix tests
#192
jheuel
closed
1 week ago
2
Request video in `use_user_media`
#191
mollymorphous
closed
5 days ago
4
upload file with status feedback
#190
johansmitsnl
opened
1 week ago
0
update test commands
#189
jheuel
closed
1 week ago
1
Support setting headers with `use_event_source` hook
#188
tqwewe
closed
1 week ago
2
Fix Clippy Warnings for Leptos 0.7
#187
SleeplessOne1917
closed
1 week ago
3
Fix MediaTrackConstraints dependency
#186
mollymorphous
closed
1 week ago
1
Unpin `wasm-bindgen` version
#185
jheuel
closed
1 week ago
8
Reconnection of websocket leads to exponential increase of websocket connections.
#184
Netzeband
closed
5 days ago
0
Use User Media
#183
sauloco
closed
2 weeks ago
1
ssr cookie bug fixes
#182
jim-taylor-business
closed
2 weeks ago
1
Cancellable throttling and debouncing
#181
CorvusPrudens
opened
3 weeks ago
0
make `use_storage` remove the key when `reset` is called
#180
maccesch
opened
3 weeks ago
0
use_color_mode panic with 0.13.5
#179
nlfiedler
closed
3 weeks ago
3
Update leptos-spin version
#178
tqq1994516
closed
3 weeks ago
2
[book] Broken link to `fn@crate::storage::use_session_storage`
#177
bicarlsen
closed
1 month ago
1
wasm-bindgen version conflict...
#176
sobamemil
closed
1 week ago
7
When using the leptos-use with feature 'ssr', the compilation cannot be passed.
#175
tqq1994516
closed
3 weeks ago
3
Fix tests & formatting
#174
BakerNet
closed
1 month ago
1
Fix import issues with leptos version 0.7.0-gamma2
#173
nikessel
closed
1 month ago
1
use_user_media device constraints do not allow for specifying the facingMode of the camera
#172
glademiller
closed
2 weeks ago
1
fix: notify from trigger (0.7 beta change)
#171
BakerNet
closed
2 months ago
2
use_color_mode Panicking with cookie enabled
#170
R2rho
closed
2 months ago
2
web-sys crate missing requirement for leptos-use
#169
R2rho
closed
2 months ago
0
Use `version = "0.7-beta"` instead of `git`
#168
BakerNet
closed
2 months ago
0
Fix 0.7 compilation error
#167
BakerNet
closed
2 months ago
1
Fix the request context for actix web
#166
Baptistemontan
closed
2 months ago
1
Fixed some imports
#165
Baptistemontan
closed
2 months ago
1
Allow for lazy protocols with use_websocket
#164
zakstucke
closed
2 months ago
4
Add `use_window_size`
#163
seanaye
closed
2 months ago
1
update codee 0.2.0 from 0.1.2
#162
prehonor
closed
2 months ago
3
Trait bounds error for FromToStringCodec in use_session_storage
#161
dancixx
closed
2 months ago
0
bugfix: error when cleanup happens after reconnect attempt is on timeout
#160
BakerNet
closed
2 months ago
2
Fixed an untyped into causing compilation error
#159
Baptistemontan
closed
2 months ago
1
Fixed a deadlock with `use_cookie`
#158
Baptistemontan
closed
2 months ago
1
Fixed an untyped into causing compilation error
#157
Baptistemontan
closed
2 months ago
0
Merge main into leptos-0.7 branch
#156
Baptistemontan
closed
2 months ago
1
Feat: Enhance UseWebNotificationOptions and ShowOptions with additional field
#155
hcandelaria
closed
2 months ago
4
UseWebSocketReturn::ws is None
#154
stratecide
closed
2 months ago
9
Feat: Add prefers-reduced-motion API implementation
#153
hcandelaria
closed
2 months ago
1
Gate `web-sys` features behind features
#152
Baptistemontan
closed
2 months ago
3
Update use_cookie.rs doc
#151
JosiahParry
closed
3 months ago
1
Next