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.
- Fixed compilation error on making builds
- ClodeModal => HideModal
- RepeatView adds the prefab at the beginning, duplicates index 0
- ScreenId uses the path Assets/Plugins/VioletUI/ScreenId.bytes
- ScreenId now uses Assets/Menus/ScreenId.bytes as a persistent source of truth for package
- RepeatView now adds an inactive prefab to the scene to make it easier to edit
- Navigator.OnScreenAdded
- Screen => VioletScreen
- Fix user-initiated render to always use forceRender
- VioletButton
- Violet.Log
- Navigator
- Screen
- ChildView
- StateMonobehaviour
- View
- RepeatView