dioxus/packages
Drew Pirrone-Brusse eac7f65551
Bump dependencies to transitively bump git2 from 0.18 to 0.19 (#2873)
* Bump built to version 0.7.4

* Bump cargo-generate to 0.21.3

* Update Cargo.lock
2024-08-22 18:05:36 -07:00
..
autofmt fix autofmt: don't panic when writing blocks out without a srcfile (#2854) 2024-08-16 21:55:30 -07:00
check Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
cli Bump dependencies to transitively bump git2 from 0.18 to 0.19 (#2873) 2024-08-22 18:05:36 -07:00
cli-config Bump dependencies to transitively bump git2 from 0.18 to 0.19 (#2873) 2024-08-22 18:05:36 -07:00
config-macro Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
core Fix: clippy, dont throw error on commas (#2869) 2024-08-20 23:57:56 +00:00
core-macro Synchronous prevent default (#2792) 2024-08-13 11:57:54 -07:00
desktop Make use_callback and Callback bring the runtime with them (#2852) 2024-08-20 14:58:53 -07:00
dioxus Re-export the axum feature flag under "server" (#2786) 2024-08-06 21:35:04 +00:00
dioxus-lib Fix #2378: CLI MSRV and add MSRV to CI (#2716) 2024-07-26 19:24:40 -05:00
extension Fix non-brace delimeters in nested macro formatting (#2831) 2024-08-13 22:47:43 -07:00
fullstack Make desktop fullstack work with the CLI (#2862) 2024-08-20 14:57:51 -07:00
generational-box Add a warning when a copy value is used in a higher scope than it was created in (#2771) 2024-08-02 10:48:13 -07:00
hooks Make use_callback and Callback bring the runtime with them (#2852) 2024-08-20 14:58:53 -07:00
hot-reload fix autofmt: don't panic when writing blocks out without a srcfile (#2854) 2024-08-16 21:55:30 -07:00
html Add the onresize event handler to Element (#2479) 2024-08-15 01:23:49 +00:00
html-internal-macro Hotreloading of for/if/body, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 2024-07-17 19:11:18 -07:00
interpreter Bump sledgehammer (#2879) 2024-08-22 18:04:45 -07:00
lazy-js-bundle switch to a Document trait and introduce Script/Head/Style/Meta components (#2635) 2024-07-17 20:54:03 -05:00
liveview Add the onresize event handler to Element (#2479) 2024-08-15 01:23:49 +00:00
mobile remove: changelog.md (#2776) 2024-08-02 23:29:28 +00:00
playwright-tests Synchronous prevent default (#2792) 2024-08-13 11:57:54 -07:00
router Synchronous prevent default (#2792) 2024-08-13 11:57:54 -07:00
router-macro Parse redirects in the same order they appear in (#2650) 2024-07-25 17:47:38 -07:00
rsx Fix: clippy, dont throw error on commas (#2869) 2024-08-20 23:57:56 +00:00
rsx-rosetta Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
server-macro Hotreloading of for/if/body, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 2024-07-17 19:11:18 -07:00
signals Move to a generic GlobalLazy<T> (#2851) 2024-08-16 17:57:41 -05:00
ssr Fix nested rsx expansion by not using template titles (#2799) 2024-08-13 01:59:04 +00:00
static-generation Make desktop fullstack work with the CLI (#2862) 2024-08-20 14:57:51 -07:00
web fix autofmt: don't panic when writing blocks out without a srcfile (#2854) 2024-08-16 21:55:30 -07:00