-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Milestones
0.1 Alpha (June 2025)
Initial crates.io release representing 18 months of work.
- Support for calc() values in CSS styles.
-
object-fitandobject-positionproperties. -
background-size,background-position, andbackground-repeatproperties. - Move DOM updating logic into
blitz-dom - Event handling refactor
- WGPU texture rendering (
<canvas>support) - Grid layout: named lines and areas
0.2 Alpha (Oct 2025)
- Incremental box tree construction (and other performance improvements)
- CSS Animations and Transitions
- WGPU 26
- Run WPT tests on every PR
0.3 Alpha (Dec 2025)
- Support for non-local z-index
- Floats (Implements CSS Floats (
floatandclearproperties) #265) - Nested documents (enables: browser UI, iframes)
- Devtools: Layout inspector
-
border-collapse: collapse - Intrinsic sizing keywords (min-content, max-content, fit-content())
- Direction
-
position: fixed -
position: static
Backlog
The backlog is tracked in individual issues for each area of the engine:
- Tracking: Rendering #238
- Tracking: Layout and Text #256
- Tracking: Optimizations #255
- Tracking: Event handling #257
- Tracking: Form controls #258
- Tracking: Images and media (excl. SVG) #259
- Tracking: SVG support #260
- Tracking: Devtools & Automation #261
- Tracking: Accessibility #262
- Tracking: Architecture #263
- Tracking: Networking #273
DOM
-
<title> -
<meta>refresh - Details/Summary
- Popover API
-
<template>elements - Shadow DOM
Dioxus Native integration
- Integrate with CLI
- Better event handling (prevent default, generated events)
- Low-level access to DOM
HTML/Markdown renderer ("readme")
- List bullets rendering
- Checkbox rendering
- Live reload
- Clickable links
- Syntax highlighting
- Packaged/published binaries
Archived Roadmap Items
Architecture
- Rename crates
- Split "wrappers" out of dioxus-blitz crate
DOM
- Non-root viewport scrolling
-
netcrate for faster/async networking - Web font loading (needs: net crate + fontique improvements)
- Background images (loading + rendering)
- Text input
- Mouse selection
- More hotkeys
- Multiline input
merlinaudio, dran1x, SheilaLundin, fhsgoncalves, Codetheweb-true and 3 morejkelleyrtp, DJMcNab, prehonor, wheregmis, cbbfcd and 44 moremerlinaudio, dran1x, ElhamAryanpur, Codetheweb-true, Ggcpp and 3 morewaluenetwork, Ggcpp and babangsund
Metadata
Metadata
Assignees
Labels
No labels