Releases: actuate-rs/actuate
Releases · actuate-rs/actuate
actuate-winit-v0.1.3
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
Other
- updated the following local packages: actuate-core
actuate-v0.4.0-alpha.6
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
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
Other
- Better names in tracing
- Use shorter type name in tracing
actuate-winit-v0.1.1
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
chore: Release package actuate-winit version 0.1.0
actuate-v0.4.0-alpha.5
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
actuate-macros-v0.1.2
Other
- Create Handler struct
- Create actuate-winit crate and refactor