Skip to content

Releases: actuate-rs/actuate

actuate-winit-v0.1.3

14 Nov 23:10
52c0622
Compare
Choose a tag to compare

Other

  • Fix initial layout pass
  • Cache renderer
  • Refactor and impl better tracing
  • Create unsafe MapCompose struct to fix Map soundness

actuate-winit-v0.1.2

14 Nov 05:56
f29b2ec
Compare
Choose a tag to compare

Other

  • updated the following local packages: actuate-core

actuate-v0.4.0-alpha.6

14 Nov 23:12
52c0622
Compare
Choose a tag to compare

Other

  • Update README.md
  • Update README.md
  • Change logo
  • Better click handling
  • Fix initial layout pass
  • Cache renderer
  • Refactor and impl better tracing
  • Clean up
  • Trigger paints
  • Create unsafe MapCompose struct to fix Map soundness
  • Better names in tracing
  • Impl basic click handling and fix text sizing
  • Refactor Window
  • Update README.md
  • Update README.md
  • Add logo
  • Add Flex::row and Flex::column constructors
  • Create Flex composable
  • Setup default fonts
  • Clean up
  • Render basic text
  • Refactor Canvas and add Layout to fn args

actuate-core-v0.2.2

14 Nov 23:10
52c0622
Compare
Choose a tag to compare

Other

  • Fix parent to child reactions
  • Refactor and impl better tracing
  • Trigger paints
  • Create unsafe MapCompose struct to fix Map soundness
  • Fix reactivity for containers

actuate-core-v0.2.1

14 Nov 05:55
f29b2ec
Compare
Choose a tag to compare

Other

  • Better names in tracing
  • Use shorter type name in tracing

actuate-winit-v0.1.1

13 Nov 22:33
9545fcc
Compare
Choose a tag to compare

Other

  • Create Canvas composable
  • Create vello-backed Window
  • Create Window composable
  • Create use_callback hook
  • Export use_window and refactor
  • Create use_window hook
  • Create Handler struct

actuate-winit-v0.1.0

13 Nov 05:57
Compare
Choose a tag to compare
chore: Release package actuate-winit version 0.1.0

actuate-v0.4.0-alpha.5

13 Nov 22:34
9545fcc
Compare
Choose a tag to compare

Other

  • Update canvas example
  • Temp fix for CI
  • Redraw from reactions
  • Create Canvas composable
  • Create vello-backed Window
  • Create Window composable
  • Export use_window and refactor
  • Create Handler struct
  • Create actuate-winit crate and refactor

actuate-v0.4.0-alpha.4

13 Nov 05:47
Compare
Choose a tag to compare

Other

  • Add release CI
  • Create core crate and refactor
  • Masonry backend (#14)
  • Reborrow data
  • Remove Node trait (#15)
  • Add use_context hook
  • Split up code

actuate-macros-v0.1.2

13 Nov 22:32
9545fcc
Compare
Choose a tag to compare

Other

  • Create Handler struct
  • Create actuate-winit crate and refactor