Maccesch
|
76facdedaa
|
chore: latest clippy
|
2024-02-23 02:36:39 +00:00 |
|
Maccesch
|
f136be643c
|
added use_not, use_and, use_or
closes #84
|
2024-02-23 02:24:27 +00:00 |
|
Maccesch
|
4da91b4427
|
Removed signal warnings from use_websocket 's send... methods
|
2024-02-19 23:14:33 +00:00 |
|
Maccesch
|
072a7f12a2
|
updated changelog
|
2024-02-16 02:26:48 +00:00 |
|
Marc-Stefan Cassola
|
3ffe3da49d
|
Merge pull request #79 from mondeja/initial_value_from_url_param
Add options to discover initial color mode from URL param
|
2024-02-16 02:22:47 +00:00 |
|
Álvaro Mondéjar Rubio
|
3109a54f12
|
Rewrite implementation
|
2024-02-15 22:45:28 +01:00 |
|
Maccesch
|
318cf15c87
|
fixed use_clipboard usage example
|
2024-02-13 23:21:20 +00:00 |
|
Maccesch
|
90b954c654
|
fixed typo in docs
|
2024-02-12 19:36:37 +00:00 |
|
Maccesch
|
91278df889
|
marked potential improvement for the future
|
2024-02-11 12:23:12 +00:00 |
|
Marc-Stefan Cassola
|
3243f693c9
|
Merge pull request #80 from mondeja/fix-demo-source
Fix `.demo-source` docs links
|
2024-02-11 12:20:57 +00:00 |
|
Álvaro Mondéjar Rubio
|
fd8a284a77
|
Fix .demo-source docs links
|
2024-02-11 02:05:51 +01:00 |
|
Álvaro Mondéjar Rubio
|
2c36bf0ff6
|
Add initial_value_from_url_param option to UseColorModeOptions
|
2024-02-11 01:03:12 +01:00 |
|
Maccesch
|
710419404c
|
removed storage feature from use_color_mode docs
|
2024-02-10 10:51:40 +00:00 |
|
Maccesch
|
a497969045
|
chore: rustfmt
|
2024-02-09 04:22:23 +00:00 |
|
Maccesch
|
af44289ae3
|
updated readme
|
2024-02-09 04:20:17 +00:00 |
|
Maccesch
|
7be3946258
|
release
|
2024-02-09 03:35:04 +00:00 |
|
Maccesch
|
b6529bcb3b
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# CHANGELOG.md
|
2024-02-09 03:20:20 +00:00 |
|
Maccesch
|
27f516898c
|
added use_clipboard, use_permission, use_timeout_fn
closes #72
|
2024-02-09 03:18:53 +00:00 |
|
Marc-Stefan Cassola
|
a8cef0d53c
|
Merge pull request #76 from mondeja/signals-over-memos
Prefer signals over memos with first unused argument when possible
|
2024-02-06 18:51:12 +00:00 |
|
Álvaro Mondéjar Rubio
|
d366909d05
|
Merge branch 'main' into signals-over-memos
|
2024-02-06 19:48:46 +01:00 |
|
Marc-Stefan Cassola
|
e18efa9ca3
|
Merge pull request #77 from mondeja/fix-book-ci
Don't deploy book to Github Pages on pull requests
|
2024-02-06 18:24:40 +00:00 |
|
Álvaro Mondéjar Rubio
|
079509efd3
|
Don't deploy book to Github Pages on pull requests
Fix dates in changelog
Use cache after install deps in Publish book workflow
|
2024-02-06 19:01:34 +01:00 |
|
Álvaro Mondéjar Rubio
|
16e67c2061
|
Use signals instead of memos with first unused argument when possible
|
2024-02-05 23:43:31 +01:00 |
|
Maccesch
|
0bc7d41953
|
Improved docs of use_storage
|
2024-02-05 19:09:15 +00:00 |
|
Maccesch
|
72042af403
|
release 0.10.1
|
2024-01-31 21:23:49 +00:00 |
|
Maccesch
|
de2cdf6722
|
fixed docs.rs build
|
2024-01-31 21:15:38 +00:00 |
|
Maccesch
|
98830ffb2c
|
release 0.10.0
|
2024-01-31 19:58:16 +00:00 |
|
Maccesch
|
6c14a8e6be
|
release 0.10.0
|
2024-01-31 19:55:30 +00:00 |
|
Marc-Stefan Cassola
|
7c4d23a359
|
Merge pull request #74 from mondeja/use_device_orientation
Add `use_device_orientation`
|
2024-01-31 19:20:39 +00:00 |
|
Maccesch
|
ee62623950
|
finished use_cookie
|
2024-01-31 16:54:25 +00:00 |
|
Maccesch
|
c9381abe26
|
Merge remote-tracking branch 'origin/main'
|
2024-01-31 03:11:20 +00:00 |
|
Maccesch
|
675a7ff2c9
|
improve use_storage docs
fixes #71
|
2024-01-31 03:11:07 +00:00 |
|
Marc-Stefan Cassola
|
89c2ea5ea5
|
Merge pull request #75 from mondeja/fix-ci
Use previous Trunk version in CI and apply clippy suggestions
|
2024-01-30 12:03:25 +00:00 |
|
Maccesch
|
e5383c6c1e
|
fixed use_storage example
|
2024-01-30 11:58:50 +00:00 |
|
Álvaro Mondéjar Rubio
|
b420cc742a
|
Minor change
|
2024-01-30 10:50:10 +01:00 |
|
Álvaro Mondéjar Rubio
|
f5f3aad26a
|
Fix error
|
2024-01-30 10:41:19 +01:00 |
|
Álvaro Mondéjar Rubio
|
205b2beae3
|
Fix CI
|
2024-01-30 10:30:47 +01:00 |
|
Álvaro Mondéjar Rubio
|
e84cbe5e84
|
Add use_device_orientation
|
2024-01-30 10:21:54 +01:00 |
|
Maccesch
|
a677eaf877
|
disabled webtransport for now
|
2024-01-30 00:02:14 +00:00 |
|
Maccesch
|
7fe153e525
|
added use_broadcast_channel
|
2024-01-29 21:29:39 +00:00 |
|
Maccesch
|
0d546d464a
|
fix csr for use_cookie
|
2024-01-29 20:27:40 +00:00 |
|
Maccesch
|
07f0a13c9d
|
Merge branch 'main' into use_webtransport
# Conflicts:
# .idea/leptos-use.iml
# CHANGELOG.md
# Cargo.toml
|
2024-01-29 19:18:27 +00:00 |
|
Maccesch
|
37bf52b5c1
|
refactoring use_cookie
|
2024-01-29 19:15:55 +00:00 |
|
Maccesch
|
e5e6eae9d1
|
started use_broadcast_channel
|
2024-01-29 19:15:18 +00:00 |
|
Maccesch
|
51c66e5e72
|
updated tests to accomodate use_cookie and added possibility to get your own cookie header value
|
2024-01-29 18:05:06 +00:00 |
|
Maccesch
|
42e95e7df5
|
updated examples to leptos 0.6
|
2024-01-29 18:04:38 +00:00 |
|
Marc-Stefan Cassola
|
352203bbe8
|
Merge pull request #70 from rakshith-ravi/feature/version-upgrade
|
2024-01-27 10:41:54 +00:00 |
|
Rakshith Ravi
|
ee930bbabb
|
Fixed typo
|
2024-01-27 03:35:29 +05:30 |
|
Rakshith Ravi
|
91f483c850
|
Fixed formatting
|
2024-01-27 03:30:30 +05:30 |
|
Rakshith Ravi
|
d44b9a292d
|
Fixed differing http versions
|
2024-01-27 03:29:14 +05:30 |
|