Leonard
|
2d1234c3d1
|
Include README and Dioxus logo in package docs (#1536)
* Include README in docs.rs and add Dioxus logo
* Update README.md
|
2023-10-10 10:52:48 -05:00 |
|
marc2332
|
7f8c963cd9
|
fix: Update doc links from v3 to v4
|
2023-09-16 19:03:27 +02:00 |
|
Brian Donovan
|
eb4438ef74
|
docs(check): update README
It was just copy-pasted from `dioxus-autofmt`.
|
2023-07-23 16:06:55 -07:00 |
|
Brian Donovan
|
2c2534d1cc
|
feat(check): adds dx check
At the moment this only checks the Rules of Hooks, ensuring that hook functions (i.e. `use_*`) are being called as expected.
https://dioxuslabs.com/docs/0.3/guide/en/interactivity/hooks.html
Closes #1202
|
2023-07-23 16:06:55 -07:00 |
|