dioxus/packages
Evan Almloff cda8bb24f1
Remove native and web features from dioxus-html (#3006)
* remove native and web features from dioxus-html

* Fix downcasting web events

* Fix desktop with tokio disabled
2024-10-10 13:35:59 -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 Remove dependency on atty (#3047) 2024-10-10 13:24:50 +00:00
cli-config Remove unneeded build file 2024-09-17 17:44:02 -07:00
config-macro Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
core Fix partially formatted if chains in attributes (#2999) 2024-10-09 13:48:33 -05:00
core-macro Extend head components with global attributes (#2888) 2024-10-01 10:24:22 -05:00
core-types Improve compile times by splitting out rsx-hotreload from rsx (#2971) 2024-09-16 17:35:05 -07:00
desktop Remove native and web features from dioxus-html (#3006) 2024-10-10 13:35:59 -07:00
devtools Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975) 2024-09-17 17:18:23 -07:00
devtools-types Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975) 2024-09-17 17:18:23 -07:00
dioxus docs: Modify Examples 'website (#2996) 2024-09-25 00:27:35 +00:00
dioxus-lib docs: Modify Examples 'website (#2996) 2024-09-25 00:27:35 +00:00
extension Chore: format some cargo tomls (#2970) 2024-09-16 16:58:19 -07:00
fullstack Extend head components with global attributes (#2888) 2024-10-01 10:24:22 -05:00
generational-box Chore: format some cargo tomls (#2970) 2024-09-16 16:58:19 -07:00
hooks Fix restarting coroutines (#3005) 2024-10-03 18:48:26 -05:00
html Remove native and web features from dioxus-html (#3006) 2024-10-10 13:35:59 -07:00
html-internal-macro Chore: format some cargo tomls (#2970) 2024-09-16 16:58:19 -07:00
interpreter Fix android/ios desktop builds, move type from native over 2024-09-17 18:25:56 -07:00
isrg Fix: fmt 2024-09-17 11:17:46 -07:00
lazy-js-bundle Fix bug in js bundle 2024-09-17 17:47:41 -07:00
liveview Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975) 2024-09-17 17:18:23 -07: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 Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975) 2024-09-17 17:18:23 -07:00
router-macro Use the absolute path for result in the macro (#3017) 2024-10-01 10:26:55 -05:00
rsx Fix partially formatted if chains in attributes (#2999) 2024-10-09 13:48:33 -05:00
rsx-hotreload Improve compile times by splitting out rsx-hotreload from rsx (#2971) 2024-09-16 17:35:05 -07:00
rsx-rosetta Escape HTML as we translate to rsx (#3038) 2024-10-08 07:02:02 -05:00
server-macro Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
signals Fix memo dirty flag after unrelated writes (#2992) 2024-10-01 15:47:54 +00:00
ssr Extend head components with global attributes (#2888) 2024-10-01 10:24:22 -05:00
static-generation Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975) 2024-09-17 17:18:23 -07:00
web Remove native and web features from dioxus-html (#3006) 2024-10-10 13:35:59 -07:00