dioxus/packages
Felix F Xu d404ddfccf
fix false notification/rebuild for dx hot-reload (#1684)
* fix false notification/rebuild for dx hot-reload

* Make sure we have permissions and the changed file exists before reading the metadata

---------

Co-authored-by: ealmloff <evanalmloff@gmail.com>
2023-12-03 20:02:30 -06:00
..
autofmt Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
check Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
cli fix false notification/rebuild for dx hot-reload (#1684) 2023-12-03 20:02:30 -06:00
core remove #[doc(hidden)] from EventHandler (#1665) 2023-11-27 15:45:29 -06:00
core-macro Allow warning in necessary functions (#1626) 2023-11-09 12:31:59 -06:00
desktop docs(desktop): fix wrong example code (#1678) 2023-12-01 07:52:20 -06:00
dioxus Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
dioxus-tui Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
extension Bump crate versions, fix any publish errors 2023-07-31 18:49:54 -07:00
fermi Update atom_root.rs (#1611) 2023-11-04 14:04:14 -05:00
fullstack Fix grammar typo in comment (#1652) 2023-11-20 08:24:16 -06:00
generational-box Fix typo in generational box readme 2023-10-19 13:03:26 -05:00
hooks Add use_const hook (#1667) 2023-11-28 09:51:09 -06:00
hot-reload feat: Optional web support for hot-reload crate (#1527) 2023-10-20 12:59:49 -05:00
html Add it (#1660) 2023-11-23 16:44:39 -06:00
interpreter feat: initial_checked attribute for inputs (#1540) 2023-10-12 08:12:09 -05:00
liveview Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
mobile Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
native-core Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
native-core-macro Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
rink Switch outdated tui crate for ratatui (#1671) 2023-11-28 16:54:17 -06:00
router Implement LiveView Router Integration (#1505) 2023-10-26 14:19:51 -05:00
router-macro Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
rsx Add into_vnode temporary logic for more things 2023-10-17 15:42:21 -07:00
rsx-rosetta Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
server-macro Updated server_fn to 0.5.2 (#1620) 2023-11-08 08:33:41 -06:00
signals Merge pull request #1551 from ealmloff/fix-signals-outside-of-runtime 2023-10-23 15:32:12 -04:00
ssr Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
web fix the scroll event on the web renderer 2023-11-02 21:00:43 -05:00