dioxus/packages
Jonathan Kelley f0d814fede
Extract some simple cleanups from 2779 (#2966)
* Chore: remove random old test fixture from CLI

* nuke oidc

* remove weird useless desktop example

* remove lua globals vscode setting for cli

* remove cli testcase

* hoist deps in core-macro

* we dont need prettyplease

* add hoisted dependencies

* hoist more despt

* rename rsx_rosetta to dioxus_rsx_rosetta

* drop cache thrashing when listening for features

* drop flag from mobile dep

* drop cli-config warning

* hoist more deps

* clippy...

* we dont use the tools module...

* bump lock
2024-09-16 16:04:20 -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 Allow hooks in the expression of a match statement and if statement (#2902) 2024-09-07 13:35:15 -05:00
cli Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
cli-config Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
config-macro Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
core Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
core-macro Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
desktop Chore: hoist example projects for discoverability (#2959) 2024-09-16 09:11:33 -05:00
dioxus Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
dioxus-lib Fix #2378: CLI MSRV and add MSRV to CI (#2716) 2024-07-26 19:24:40 -05:00
extension Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
fullstack Chore: hoist example projects for discoverability (#2959) 2024-09-16 09:11:33 -05: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 Add space between rsx and exclamation point (#2956) 2024-09-13 08:31:39 -05: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 disabled, form and name attributes to fieldset (#2947) 2024-09-10 15:21:58 -05: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 Add aspect-ratio property (#2916) 2024-09-03 08:38:01 -05: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 Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
playwright-tests Synchronous prevent default (#2792) 2024-08-13 11:57:54 -07:00
router Add space between rsx and exclamation point (#2956) 2024-09-13 08:31:39 -05:00
router-macro Parse trailing route slash (#2896) 2024-09-07 13:34:57 -05:00
rsx Add space between rsx and exclamation point (#2956) 2024-09-13 08:31:39 -05:00
rsx-rosetta Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
server-macro Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
signals Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
ssr Fix nested rsx expansion by not using template titles (#2799) 2024-08-13 01:59:04 +00:00
static-generation Chore: hoist example projects for discoverability (#2959) 2024-09-16 09:11:33 -05:00
web Chore: remove old cruft in web crate (#2957) 2024-09-13 12:54:28 -07:00