Saber Haj Rabiee
aab952357e
Dependabot, Attemp #2 ( #3204 )
...
* fix: remove examples and benchmarks from dependabot search path
* chore: update/upgrade deps to prevent dependabot PR pollution at first
run
* fix: increase number of pull requests from dependabot as the workspace
is pretty big
* fix: revert rkyv version as it was unexpectedly downgraded
* fix: tower in example
2024-11-07 10:55:57 -08:00
Saber Haj Rabiee
14e47e87ba
chore: add Cargo.lock
( closes #2881 ) ( #3192 )
2024-11-04 16:21:35 -05:00
Greg Johnston
3a8508df6c
rc1
2024-11-03 20:19:57 -05:00
Greg Johnston
7b8cd90a6e
0.7.0-rc0
2024-10-21 21:16:20 -04:00
benwis
d6e6cd3be0
v0.7.0gamma3
2024-10-14 05:01:19 -07:00
Greg Johnston
4becfa39ca
correct version number
2024-10-10 09:13:39 -04:00
Greg Johnston
699c54e16c
-gamma
prerelease
2024-09-30 14:16:38 -04:00
Greg Johnston
1217ef4d8e
beta7
2024-09-30 14:16:01 -04:00
Greg Johnston
3d2cdc21a1
beta6
2024-09-23 08:57:44 -04:00
Greg Johnston
5a57d48913
beta5
2024-09-08 19:40:32 -04:00
Greg Johnston
7831e4ad05
next beta release
2024-08-31 11:59:05 -04:00
Álvaro Mondéjar Rubio
53cc479c14
chore: set tracing
as feature for all crates ( #2843 )
2024-08-23 17:34:05 -04:00
Greg Johnston
a898d3f2f7
beta2 release
2024-08-14 20:13:14 -04:00
Saber Haj Rabiee
db1c15f4e4
fix: fix web-sys
warnings in server_fn
( #2828 )
...
* fix: fix web-sys warnings in server_fn
* fix: update web-sys to 0.3.70
* fix: web-sys clipboard api in 0.3.70
2024-08-13 15:46:34 -07:00
mahmoud-eltahawy
20af4928b2
chore: use workspace edition for examples and crates ( #2816 )
2024-08-12 19:25:47 -04:00
Saber Haj Rabiee
b3e2040ec9
chore: upgrade dependencies ( #2765 )
2024-08-10 20:01:41 -04:00
martin frances
97e0222061
chore: cargo outdated, bump rustc-hash to version 2.0.0, no additional fixup needed. ( #2778 )
2024-08-05 20:53:16 -04:00
Greg Johnston
54401c6f69
beta version
2024-08-01 19:43:09 -04:00
Greg Johnston
44eae4c2ed
0.7.0-alpha
2024-08-01 19:42:50 -04:00
Greg Johnston
d8834a0423
make sure SendWrapper supports Futures
2024-08-01 19:42:21 -04:00
Greg Johnston
0c7c7c9b38
add support for unsync actions
2024-08-01 19:42:20 -04:00
Greg Johnston
531c39759a
testing: provide tick() that can be called anywhere in tests
2024-08-01 19:41:36 -04:00
Greg Johnston
1bc0b414e3
only run effects on client
2024-08-01 19:40:57 -04:00
Greg Johnston
e514f7144d
start working on porting over docs and tests and 0.7...
2024-08-01 19:40:57 -04:00
Greg Johnston
7f7bba6ea3
chore: get tests in a working state
2024-08-01 19:40:57 -04:00
Greg Johnston
dcec7af4f3
docs: runtime warning if you use .track()
outside a tracking context
2024-08-01 19:40:57 -04:00
Greg Johnston
11d134c4ba
prep for preview release
2024-08-01 19:40:56 -04:00
Greg Johnston
ea3790d91c
scope Arena to each request
2024-08-01 19:40:24 -04:00
Greg Johnston
b41fde3ff9
work related to 0.7 blog port
2024-08-01 19:40:24 -04:00
Greg Johnston
a8adf8eea2
todomvc example
2024-08-01 19:40:24 -04:00
Greg Johnston
4df42cbc60
make guard types more nestable/flexible so that we can implement render traits on any of them
2024-08-01 19:40:23 -04:00
Greg Johnston
8252c4a977
feat: create generic any_spawner
crate to share between reactive system and renderer
2024-08-01 19:40:23 -04:00
Greg Johnston
d726b56b71
begin migrating to leptos
and leptos_dom
packages
2024-08-01 19:40:23 -04:00
Greg Johnston
ff4cde0764
feat: improved ergonomics of read guards
2024-08-01 19:40:23 -04:00
Greg Johnston
1d38439bd8
feat: add Readable
implementation for all types
2024-08-01 19:40:23 -04:00
Greg Johnston
61f5294f67
feat: add Fn traits
2024-08-01 19:40:23 -04:00
Greg Johnston
f56023bb25
chore: split OrPoisoned
trait into its own crate for reuse
2024-08-01 19:40:23 -04:00
Greg Johnston
6bb5d58369
feat: modular, trait-based, Send
/Sync
reactive system
2024-08-01 19:40:23 -04:00