dioxus/packages/mobile/CHANGELOG.md

4.6 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.0.0 (2021-12-15)

Bug Fixes

  • tags
  • keyword length

Documentation

  • update local examples and docs to support new syntaxes
  • big updates to the reference
  • update cargo tomls

New Features

  • add update functionality to useref
  • omg what a dumb mistake

Commit Statistics

  • 19 commits contributed to the release over the course of 128 calendar days.
  • 15 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 (0d480a4)
    • keyword length (868f673)
    • Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 (b32665d)
    • tags (a33f770)
    • Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 (3a706ac)
    • update cargo tomls (e4c06ce)
    • Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 (270dfc9)
    • update local examples and docs to support new syntaxes (4de16c4)
    • rename fc to component (1e4a599)
    • book documentation (16dbf4a)
    • add update functionality to useref (a2b0c50)
    • overhaul event system (7a03c1d)
    • bottom up dropping (f2334c1)
    • big updates to the reference (583fdfa)
    • cleanup workspace (8f0bb5d)
    • omg what a dumb mistake (f782e14)
    • solve some issues regarding listeners (dfaf5ad)
    • move CLI into its own "studio" app (fd79335)
    • groundwork for noderefs (c1afeba)