- 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