feat(client_web): checkers slide animation
This commit is contained in:
parent
e7c0a390e3
commit
784dc1c4f7
7 changed files with 180 additions and 33 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1397,6 +1397,7 @@ dependencies = [
|
|||
"futures",
|
||||
"getrandom 0.3.4",
|
||||
"gloo-storage",
|
||||
"gloo-timers",
|
||||
"leptos",
|
||||
"leptos_i18n",
|
||||
"rand 0.9.2",
|
||||
|
|
@ -1404,6 +1405,7 @@ dependencies = [
|
|||
"serde_json",
|
||||
"trictrac-store",
|
||||
"wasm-bindgen-futures",
|
||||
"web-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue