dioxus/packages
Norman Paniagua 6e66d6fe36
Added initial_url to the router component (#510)
* added active_url

* renamed active_url to initial_url

* updated docs
2022-09-13 13:09:00 -07:00
..
autofmt feat: implement type magic to allow strings, format args, and other types directly in rsx (#550) 2022-09-12 22:49:04 -07:00
core feat: implement type magic to allow strings, format args, and other types directly in rsx (#550) 2022-09-12 22:49:04 -07:00
core-macro allow duplicate idents in format_args_f (#515) 2022-08-10 22:45:56 -07:00
desktop expose desktopconfig in public interface (#529) 2022-08-17 11:16:05 -07:00
dioxus feat: implement type magic to allow strings, format args, and other types directly in rsx (#550) 2022-09-12 22:49:04 -07:00
fermi Fix repo link and example name (#545) 2022-09-06 13:42:45 -05:00
hooks Fix weird docs typo/copy-paste error (#507) 2022-07-24 17:21:11 -05:00
html add missing global attributes (#546) 2022-09-08 12:06:25 -07:00
interpreter fix: set false for media event bubbling (#542) 2022-09-08 07:55:07 -05:00
liveview Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
mobile Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
native-core Improve documentation for the native core and native core macro crates (#528) 2022-09-06 17:25:10 -07:00
native-core-macro Improve documentation for the native core and native core macro crates (#528) 2022-09-06 17:25:10 -07:00
router Added initial_url to the router component (#510) 2022-09-13 13:09:00 -07:00
rsx Remove lower case components that use the paran syntax (#551) 2022-09-12 20:01:03 -07:00
rsx_interpreter Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
ssr Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
tui update tui to use taffy dimention directly (#501) 2022-07-19 09:27:19 -07:00
web Remove lower case components that use the paran syntax (#551) 2022-09-12 20:01:03 -07:00