actuate-core-v0.3.0
github-actions
released this
16 Nov 03:06
·
259 commits
to main
since this release
Other
- More efficient Canvas reactions
- Update example and docs
- Refactor macro for fns
- Create ContextError struct and return Result from use_context
- Replace Hash with new Memoize trait in use_memo
- Create
RefMap
enum (#27) - Fix DynCompose test case
- Test Memo composable
- Safely impl Compose for Map
- Impl Compose for Option
- Impl Data for fns
- Clean up
- Use Data macro in more places
- Refactor macro
- Add font size param
- Impl ptr-based change detection for Mut