aboutsummaryrefslogtreecommitdiff
path: root/src/testmod/java/dev/isxander/yacl/test/config
AgeCommit message (Collapse)Author
2023-04-25Architectury! (#61)Xander
2023-04-21prioritise tooltip rendering above & filter empty tooltipsisXander
2023-04-04📦 New builder API for GsonConfigInstance + deprecation of old constructorsisXander
2023-01-19mojmapisXander
2022-12-20fix category buttons sometimes not being registered as clickedisXander
2022-12-20minor fixes/improvementsisXander
new LabelOption to create labels easier add 'List is empty' entry to lists that are empty fix option list widget background not being wide enough
2022-12-11[Feature] Lists (#40)Xander
2022-12-11generify testmod so people can use it as an exampleisXander
2022-12-03number fields + StringControllerElement improvementsisXander
when highlighted text, arrow keys go to each side of the selection switch to InputUtil instead of GLFW bump yarn
2022-11-22bump to pre1isXander
2022-11-22annotate test config with ConfigEntryXander
2022-11-13changelog & remove YACLConfigManager.java as it was actually pretty useless, ↵isXander
document GsonConfigInstance as well
2022-11-12REAL config libraryisXander