aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/java/dev/isxander/yacl/api
AgeCommit message (Expand)Author
2023-06-04Change package and modid to yacl3 and yet_another_config_lib_3 respectivelyisXander
2023-05-29Fix ListOption still using old controller systemisXander
2023-05-29Add missing `DoubleSliderControllerBuilder.create`isXander
2023-05-29beta 5 + changelogisXander
2023-05-29Rename `OptionDescription#description` to `text` as well as relevant builder ...isXander
2023-05-29Fix ListOption still using type classisXander
2023-05-27add custom image provider to OptionDescriptionisXander
2023-05-26API layer for built-in controllersisXander
2023-05-25removed `.name()` from description, replaced with option name. also javadocisXander
2023-05-23add list option descriptions + warn with deprecated tooltipsisXander
2023-05-22scrollable navbar, group descriptions, auto-scroll descriptionsisXander
2023-05-21Automatic WebP frame duration detectionisXander
2023-05-21Start overhauling UIisXander
2023-04-25Architectury! (#61)Xander