What's Changed
- Added the focus tree as a resource for UI systems. by @StarArawn in #252
- Use dashmap more by @StarArawn in #253
- Do not add bevy_ui feature to bevy by @NiseVoid in #254
- Fixed key entities by properly using the dashmap. by @StarArawn in #260
- Fix tree::should_remove_root failing by @YoshieraHuang in #262
- Use dashmap in widget_state by @YoshieraHuang in #263
- Upgrade to bevy 0.11 by @NiseVoid in #274
- Bevy 12 by @StarArawn in #280
- Bumped version. by @StarArawn in #281
New Contributors
- @NiseVoid made their first contribution in #254
- @YoshieraHuang made their first contribution in #262
Full Changelog: v0.4.1...v0.5.0