Releases: MineInAbyss/guiy-compose
Releases · MineInAbyss/guiy-compose
v0.12.5
v0.12.4
v0.12.4-dev.3
v0.12.4-dev.2
v0.12.4-dev.1
v0.12.4-dev.0
🐛 Bug Fixes
- Try to auto calculate Scrollable size, consider scroll direction as a parameter - (1e63fa9)
v0.12.3
v0.12.2
v0.12.1
v0.12.0
⛰️ Features
- Add layout modifiers that can alter placement and measurement - (4fc09f1)
- Add padding modifier - (4fc09f1)
- Add offset modifier - (4fc09f1)
- Row and Column arrangement from jetpack - (4fc09f1)
🐛 Bug Fixes
- Fix row and column placement not accumulating width/height respectively - (4fc09f1)
- Fold Modifiers in instead of out (the expected left takes precedence over right behaviour) - (4fc09f1)
- First size always wins - (4fc09f1)
- Make padding behaviour consistent with Jetpack Compose's - (4fc09f1)
- Accidental double then() on some extensions calling other extensions - (4fc09f1)
- Fill paginated-content after navbar - (4fc09f1)
- Fix building PRs with java 17 - (4fc09f1)
🚜 Refactor
- ModifyLayoutConstraints runs after inner constraints have been calculated and element measure - (4fc09f1)
- Cleanup CreativeItem - (4fc09f1)
- Allow for customized navbarFiller item - (4fc09f1)
- Cleanup Paginated component to space things automatically - (4fc09f1)
⚙️ Miscellaneous Tasks
- Update readme - (4fc09f1)
🔍 Other
- Boy [email protected] - (4fc09f1)