Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #119

Open
16 of 39 tasks
nicoburns opened this issue Aug 15, 2024 · 0 comments
Open
16 of 39 tasks

Roadmap #119

nicoburns opened this issue Aug 15, 2024 · 0 comments

Comments

@nicoburns
Copy link
Collaborator

nicoburns commented Aug 15, 2024

Big ticket items

  • Interaction (hover/click) for inline spans
  • Event handling refactor
  • Nested documents (enables: browser UI, devtools, iframes, dioxus for form controls)
  • Devtools

Bug fixes

  • Fix known memory leaks
    • Anonymous nodes
    • Parley font names

Blitz "core" improvements

  • Non-root viewport scrolling
  • net crate for faster/async networking
  • Web font loading (needs: net crate + fontique improvements)
  • Background images (loading + rendering)
  • Text input
    • Mouse selection
    • More hotkeys
    • Multiline input
  • More form controls
  • Accessibility: incremental updates
  • Accessibility: react to events

Layout

Rendering

Dioxus Native integration

  • Better event handling (all event types hooked up, prevent default)
  • Integrate with CLI
  • More form controls

HTML/Markdown renderer

  • 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
@nicoburns nicoburns pinned this issue Aug 16, 2024
@nicoburns nicoburns added enhancement New feature or request and removed enhancement New feature or request labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant