- Jan 11, 2022
-
-
StarArawn authored
-
- Jan 09, 2022
- Jan 08, 2022
- Jan 03, 2022
- Jan 02, 2022
- Dec 29, 2021
- Dec 28, 2021
- Dec 27, 2021
- Dec 23, 2021
Updated to the 0.6 release of bevy. Fixed some bugs.
TextBox text style improvements
* Use colour style for the text * Use gray colour for the placeholder text * Add more color constant
Added `use_effect` hook macro
Added Provider/Consumer system
Currently demonstrates the use_state and use_effect hook macros
Created a system for defining side-effects for state updates
Re-implemented event system
Re-added event propagation and proper event targeting
Added default_open. Also made it so that open is Optional and determines the controlled/uncontrolled status of the widget