Milestones
0.1 Alpha (June 2025)
Initial crates.io release representing 18 months of work.
0.2 Alpha (Oct 2025)
0.3 Alpha (Estimated Mar/Apr/May 2026)
Support for non-local z-index
Floats (Implements CSS Floats (float and clear properties) #265 )
Box-level direction: rtl
Nested documents (enables: browser UI, iframes)
border-collapse: collapse
Initial imperative DOM access (Dioxus onmounted)
Text selection (desktop platforms)
Winit 0.31 upgrade
Mobile (Android/iOS) support #323
Image cache
Fix rendering CJK fonts on Apple platforms
Delay rendering until critical assets have loaded (Fix FOUC)
clip-path Support the clip-path property #211
position:static and position:fixed
min-content / max-content / fit-content()
Events
Mouse events (dblclick, auxclick, mouseover, mouseout, mouseenter, mouseleave)
Scroll events (scroll, wheel)
Focus events (focus, blur, focusin, focusout)
Pointer events (pointerdown, pointerup, pointermove, pointerover, pointerout, pointerenter, pointerleave)
Touch events (touchstart, touchend, touchmove)
Drag & Drop
Clipboard? (cut, copy, paste)
Composition / IME?
0.4 Beta
Backlog
More tasks are tracked in individual issues for each area of the engine:
DOM
Dioxus Native integration
HTML/Markdown renderer ("readme")
Archived Roadmap Items
Architecture
DOM
Milestones
0.1 Alpha (June 2025)
Initial crates.io release representing 18 months of work.
object-fitandobject-positionproperties.background-size,background-position, andbackground-repeatproperties.blitz-dom<canvas>support)0.2 Alpha (Oct 2025)
0.3 Alpha (Estimated Mar/Apr/May 2026)
floatandclearproperties) #265)direction: rtlborder-collapse: collapseonmounted)clip-pathSupport theclip-pathproperty #211position:staticandposition:fixedmin-content/max-content/fit-content()0.4 Beta
<picture>and<img srcset>supportBacklog
vertical-aligntext-overflowmaskbackground-clip: textfilterbackground-filterMore tasks are tracked in individual issues for each area of the engine:
DOM
<title><meta>refresh<template>elementsDioxus Native integration
HTML/Markdown renderer ("readme")
Archived Roadmap Items
Architecture
DOM
netcrate for faster/async networking