Jonathan Kelley
|
ad7a350d2e
|
fix hotreloading issues in the CLI
|
2024-03-12 13:39:42 -07:00 |
|
Marc Espín
|
c8c4e85e65
|
feat: Remove unused deps (#1447)
* feat: Reduce dioxus-cli deps
* remove more unused deps
|
2023-10-09 10:14:46 -05:00 |
|
Jonathan Kelley
|
39e89c1fac
|
Bump crate versions, fix any publish errors
|
2023-07-31 18:49:54 -07:00 |
|
Brian Donovan
|
8f8627af18
|
attempt to hoist prettier-please dependencies
|
2023-07-23 16:06:55 -07:00 |
|
Brian Donovan
|
1531893a45
|
improve test coverage and display output
|
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 |
|