Releases: MineInAbyss/guiy-compose
Releases · MineInAbyss/guiy-compose
v0.14.0-dev.0
⚙️ Miscellaneous Tasks
- Bump version - (c3b3730)
🚜 Refactor
- Generify canvases - (b551e4d)
⛰️ Features
- Back handler (gui esc) - (1f877f2)
🚜 Refactor
- Reimplement navigation system - (1f877f2)
⛰️ Features
- Allow consuming click events so they do not forward to parents - (b8642a2)
- Allow creating two inventory composables at once, so long as one is not inside the other, explicitly deny the latter - (b8642a2)
🐛 Bug Fixes
- Coerce page/line passed to Paginated/Scrollable menus, use onValueChange functions as callbacks - (524a78c)
⛰️ Features
- Anvil inventory with example - (a191aab)
🐛 Bug Fixes
- Correctly handle onClose per inventory - (45bb078)
- Swap to single InventoryHolder to better navigate between different inventories - (a191aab)
🚜 Refactor
- Reopen guis automatically, but call exit by default - (45bb078)
⛰️ Features
- Text and PlayerHead components for common UI elements - (e912567)
- RememberMiniMsg function, used in more places - (e912567)
🐛 Bug Fixes
- Inventory holder inconsistent behavior on plugin inventory close - (e912567)
- ActiveInventory in GuiyInventoryHolder not using MutableStateFlow - (e912567)
- Correctly close GUI when calling inventory.close() - (6747077)
🚜 Refactor
- Start cleaning up commonly reused logic like setOf(player) - (6747077)
⚙️ Miscellaneous Tasks
- Bump MINOR - (76a3152)
v0.13.0
v0.13.0-dev.4
🚜 Refactor
- Generify canvases - (b551e4d)
v0.13.0-dev.3
v0.13.0-dev.2
⛰️ Features
- Allow consuming click events so they do not forward to parents - (b8642a2)
- Allow creating two inventory composables at once, so long as one is not inside the other, explicitly deny the latter - (b8642a2)
🐛 Bug Fixes
- Coerce page/line passed to Paginated/Scrollable menus, use onValueChange functions as callbacks - (524a78c)
v0.13.0-dev.1
v0.13.0-dev.0
⛰️ Features
- Text and PlayerHead components for common UI elements - (e912567)
- RememberMiniMsg function, used in more places - (e912567)
🐛 Bug Fixes
- Inventory holder inconsistent behavior on plugin inventory close - (e912567)
- ActiveInventory in GuiyInventoryHolder not using MutableStateFlow - (e912567)
- Correctly close GUI when calling inventory.close() - (6747077)
🚜 Refactor
- Start cleaning up commonly reused logic like setOf(player) - (6747077)
📚 Documentation
- Update readme to expliain compose UI and compiler better - (5733585)
⚙️ Miscellaneous Tasks
- Bump MINOR - (76a3152)