dioxus/packages
2024-02-06 21:03:04 +08:00
..
autofmt replace gitignore with ignore 2024-02-06 20:53:28 +08:00
check Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
cli remove unused import 2024-02-06 21:03:04 +08:00
cli-config refactor(cli-config): modified CrateConfig struct 2024-01-30 23:23:00 +03:00
core fix attribute diffs causing infinite loops with test 2024-01-22 01:19:37 +03:00
core-macro add the visit feature to syn in core-macro 2024-01-06 08:59:57 -06:00
desktop fix hotreload cfg on release builds 2024-02-02 16:17:52 -08:00
dioxus Disambiguate expressions in rsx by requiring curlies 2024-01-10 19:33:34 -08:00
dioxus-tui Disambiguate expressions in rsx by requiring curlies 2024-01-10 19:33:34 -08:00
extension Merge branch 'master' into feat/inline-attributes-fmt 2024-01-08 20:00:14 -08:00
fermi Wasm target check before build (#1689) 2023-12-07 12:35:16 -06:00
fullstack set the required environment variable for manganis support 2024-01-10 11:19:51 -06:00
generational-box fix invalid locations never being dropped (#1747) 2024-01-03 14:01:50 -06:00
hooks Put channels back in hook 2023-12-12 13:15:41 -06:00
hot-reload Merge branch 'master' into intigrate-collect-assets 2024-01-05 12:13:31 -08:00
html add isComposing support of KeyboardEvent 2024-01-23 18:31:14 +03:00
html-internal-macro fix some clippy lints 2023-09-27 10:21:33 -05:00
interpreter add isComposing support of KeyboardEvent 2024-01-23 18:31:14 +03:00
liveview fix mount event 2024-01-12 17:47:27 -06:00
mobile Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
native-core Disambiguate expressions in rsx by requiring curlies 2024-01-10 19:33:34 -08:00
native-core-macro Revert "improved documentation and refactored naming to be more self-explanatory" 2023-12-07 17:11:56 +01:00
rink add isComposing support of KeyboardEvent 2024-01-23 18:31:14 +03:00
router Disambiguate expressions in rsx by requiring curlies 2024-01-10 19:33:34 -08:00
router-macro fix the layout docs as well 2024-01-30 12:12:48 -06:00
rsx Merge pull request #1812 from ealmloff/duplicate-event-listener-rsx 2024-01-11 14:34:01 -08:00
rsx-rosetta Merge branch 'master' into pr/atty303/1349 2024-01-06 08:52:37 -06:00
server-macro document the type name as optional in the server function docs (#1748) 2024-01-04 09:06:38 -06:00
signals Implemented From<Signal<T>> for ReadOnlySignal<T> (#1772) 2024-01-01 10:22:52 -06:00
ssr Make clippy happy 2024-01-10 23:26:26 -08:00
web dioxus-web: Add Config::rootelement 2024-01-19 23:35:18 +01:00