dioxus/packages
Jonathan Kelley 22e659c2bd feat: namespaced attributes
this commit adds namespaced attributes. This lets us support attribute groups, and thus, inline styles.

This namespaced attribute stuff is only available for styles at the moment, though it theoretically could be enabled for any other attributes.
2021-07-06 23:04:33 -04:00
..
atoms chore: rename ctx to cx 2021-06-25 21:15:33 -04:00
cli feat: add edits back! and more webview support! 2021-07-05 18:37:15 -04:00
core feat: namespaced attributes 2021-07-06 23:04:33 -04:00
core-macro feat: namespaced attributes 2021-07-06 23:04:33 -04:00
docsite chore: rename ctx to cx 2021-06-25 21:15:33 -04:00
hooks chore: rename ctx to cx 2021-06-25 21:15:33 -04:00
html-namespace feat: namespaced attributes 2021-07-06 23:04:33 -04:00
inputs wip: start moving events to rc<event> 2021-06-16 23:37:55 -04:00
ios Feat: massive changes to definition of components 2021-06-01 18:33:15 -04:00
liveview chore: rename ctx to cx 2021-06-25 21:15:33 -04:00
router chore: rename ctx to cx 2021-06-25 21:15:33 -04:00
ssr chore: rename ctx to cx 2021-06-25 21:15:33 -04:00
web wip: more examples 2021-07-06 12:13:00 -04:00
webview feat: namespaced attributes 2021-07-06 23:04:33 -04:00