Milestones
0.1 Alpha (June 2025)
Initial crates.io release representing 18 months of work.
0.2 Alpha (Oct 2025)
0.3 Beta (Estimated August 2026)
Nested documents (enables: browser UI, iframes)
Initial imperative DOM access (Dioxus onmounted)
Text selection + user-select style (desktop platforms)
touch-action style
pointer-events style
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)
Custom Widget API
<details>/<summary> support
Scrollable text inputs #339
Overlay scrollbars
Scrollbar styling: scrollbar-width and scrollbar-color
Scrolling behaviour: scroll-behavior and overscroll-behaviour
Programmatic / Animated scrolling + Dioxus MountedData scroll function #497
Transparent window backgrounds (all renderers)
Android
Events
use_window_event hook for access to raw Winit WindowEvents
<body> and <html> 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, pointercancel)
Touch events (touchstart, touchend, touchmove, touchcancel)
Drag & Drop (blocked on New drag and drop API rust-windowing/winit#4571 )
Rendering
Layout
1.0
Backlog
More tasks are tracked in individual issues for each area of the engine:
HTML/Markdown renderer ("readme")
Archived Roadmap Items
Architecture
DOM
Dioxus Native integration
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 Beta (Estimated August 2026)
onmounted)user-selectstyle (desktop platforms)touch-actionstylepointer-eventsstyle<details>/<summary>supportscrollbar-widthandscrollbar-colorscroll-behaviorandoverscroll-behaviouruse_window_eventhook for access to raw WinitWindowEvents<body>and<html>eventsclip-pathSupport theclip-pathproperty #211maskfilterbackdrop-filterborder-style+ fixes forborder-radiusedge casestext-decoration-thicknesstext-decoration-insettext-underline-styletext-underline-offsettext-underline-positionfloatandclearproperties) #265)direction: rtlborder-collapse: collapse1.0
position:staticandposition:fixedmin-content/max-content/fit-content()containvertical-aligntext-overflowline-clamptext-wrap-stylefont-fallbackfont-display@font-facedescriptorsunicode-rangebackground-clip: textmix-blend-modetransform-box<meta>refresh<base>(base url)<picture>and<img srcset>support<select>(drop down)layoutmethodaccessibilitymethodBacklog
writing-modewriting-mode)text-transformMore tasks are tracked in individual issues for each area of the engine:
HTML/Markdown renderer ("readme")
Archived Roadmap Items
Architecture
DOM
netcrate for faster/async networking<title>Dioxus Native integration