dioxus/packages
hem1t 8be9a7192b
using cargo.toml version (#1813)
- Replaced `CFG_RELEASE` with `CARGO_PKG_VERSION`
- No rerun on `CFG_RELEASE`
2024-01-11 13:50:23 -06:00
..
autofmt Merge branch 'master' into feat/inline-attributes-fmt 2024-01-08 20:00:14 -08:00
check Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
cli using cargo.toml version (#1813) 2024-01-11 13:50:23 -06:00
cli-config fix merge and reorganize the CLI a bit 2024-01-08 13:39:12 -06:00
core Clean up merge comments 2024-01-08 19:33:39 -08:00
core-macro add the visit feature to syn in core-macro 2024-01-06 08:59:57 -06:00
desktop Commit cargo.lock and allow mobile example to be part of workspace 2024-01-08 15:27:59 -08:00
dioxus Pin assets sha to keep CI in check 2024-01-08 14:54:02 -08:00
dioxus-tui Fix leak in render macro 2024-01-08 19:20:31 -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 make collect-assets not optional in dioxus fullstack 2024-01-09 13:58:28 -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 Fix ci failure on unused cfg deps 2024-01-08 14:37:05 -08:00
html-internal-macro fix some clippy lints 2023-09-27 10:21:33 -05:00
interpreter Merge branch 'master' into add-file-data-drag-event 2024-01-08 14:16:09 -06:00
liveview fix formatting 2024-01-04 19:21:06 -06:00
mobile Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
native-core Clean up merge conflicts 2024-01-08 19:31:57 -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 fix merge 2024-01-08 14:51:35 -06:00
router Merge pull request #1622 from ealmloff/cli-config-library 2024-01-08 13:33:16 -08:00
router-macro Merge pull request #1680 from ealmloff/derive-query-parsing 2024-01-05 12:16:37 -08:00
rsx Clean up merge comments 2024-01-08 19:33:39 -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 Merge branch 'master' into fullstack-binary-size-compile-times 2024-01-08 13:18:05 -06:00
web get more space on the test runner 2024-01-08 18:26:56 -08:00