dioxus/packages
Jonathan Kelley be99e29e5f
Fixes to autofmt, make it more aggressive (#2230)
* fix: fmt unterminated if, be more aggressive with line splits

* Fix: Handle long exprs in for/if statements
2024-04-03 15:27:36 -07:00
..
autofmt Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
check update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
cli fix firefox refreshing loop in debug mode (#2214) 2024-04-02 10:52:40 -07:00
cli-config Fix Outdated README.md (#2147) 2024-03-26 19:17:02 -07:00
config-macro Check type of launch config (#2125) 2024-03-27 12:08:05 -07:00
core reuse placeholder and empty nodes on each thread to reduce allocation (#2217) 2024-04-02 10:52:16 -07:00
core-macro update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
desktop Implement the "Toggle Developer Tools" menu item in desktop (#2198) 2024-04-02 10:53:26 -07:00
dioxus Fix the mobile feature on the dioxus crate (#2185) 2024-03-29 18:22:41 -07:00
dioxus-lib update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
extension update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
fullstack fix firefox refreshing loop in debug mode (#2214) 2024-04-02 10:52:40 -07:00
generational-box fix(generational-box): polished README.md (#2168) 2024-03-28 10:23:11 -05:00
hooks chore: Clean up use_on_destroy docs (#2199) 2024-04-01 09:20:04 -05:00
hot-reload Fix Outdated README.md (#2147) 2024-03-26 19:17:02 -07:00
html Bump rfd to version 0.14 fixing 2149 (#2161) 2024-03-29 18:05:14 -07:00
html-internal-macro fix hotreloading issues in the CLI 2024-03-12 13:39:42 -07:00
interpreter Fix typo is style tag removal (#2220) 2024-04-01 16:01:44 -05:00
liveview update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
mobile update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
playwright-tests Fix: #2095, #1990 2024-03-17 21:14:26 -07:00
router Require every field in router variants to be present in the route in the web history (#2159) 2024-03-27 18:12:35 -07:00
router-macro Fix child fields with the web history (#2172) 2024-03-29 18:23:28 -07:00
rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
rsx-rosetta Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
server-macro update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
signals re-export generational box error types from the signals crate (#2212) 2024-04-02 10:52:27 -07:00
ssr fix rendering aborted nodes in SSR (#2218) 2024-04-02 10:51:48 -07:00
web Fix hydration for static text nodes at the root of the template (#2184) 2024-03-29 18:22:55 -07:00