- Fix for closing the configs screen when pressing Escape
- Optimize imports
- Fix EditBox secret label
- Config
- Add getJsonObject(String type, JsonObject default);
- Add setJsonObject(String type, JsonObject default);
- Add getJsonArray(String type, JsonArray default);
- Add setJsonArray(String type, JsonArray default);
- Add new function in CategoryBox.changeState(boolean state);
- Create CategoryBox
- Fix drop shadow in Button using Vanilla style
- Edit EditBoxColor
- Fix crash TextBox (this.onPress is null)
- Edit AlinaDemoScreen
- Edit fabric.mod.json
- Edit Buttons
- Add Player icon in AlinaToast
- Edit AlinLibCommand
- Edit left panel
- Edit without_config.ButtonBoolean
- Fix pos color EditBoxColor
- Edit EditBoxString
- Fix TextBox, CategoryBox
- Approve #1 by @dima-dencep
- Edit EditBoxString
- Edit AlinaDemoScreen
- Add OnPress in TextBox
- Change Demo screen
- Silly fix buttons
- Add AlinLib.log(Component, Level), AlinLib.log(Component)
- Add new AlinaToast(Component, Component, ResourceLocation), new AlinaToast(Component, Component, ResourceLocation, boolean), new AlinaToast(Component, Component, ResourceLocation, color)
- Small change Config
- Edited AlinaDemoScreen