<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/YetAnotherConfigLib.git/src/main/java/dev/isxander/yacl/gui/controllers/string, branch multiversion/dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/'/>
<entry>
<title>split sourcesets</title>
<updated>2022-11-27T18:17:36+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-11-27T18:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=d163b9128d760e53e34fd6c08dbf782fa3d50c51'/>
<id>d163b9128d760e53e34fd6c08dbf782fa3d50c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lots of QOL and minor improvements</title>
<updated>2022-11-13T19:04:55+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-11-13T19:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=6f3dc40a6bc554b6decb685cb6d1eb6370b1eea6'/>
<id>6f3dc40a6bc554b6decb685cb6d1eb6370b1eea6</id>
<content type='text'>
smooth category scrolling
individual reset buttons for all controllers
separate Dimension into Dimension and MutableDimension to prevent mods from modifying controller dimensions without invoking the hooks
made the dimension field private in AbstractWidget so people can't modify it without the method setDimension
new Option API method to check if pending value is equal to default value
add documentation to ConfigInstance
fix bug where Option#requestSetDefault and Option#forgetPendingValue implementations weren't notifying listeners
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
smooth category scrolling
individual reset buttons for all controllers
separate Dimension into Dimension and MutableDimension to prevent mods from modifying controller dimensions without invoking the hooks
made the dimension field private in AbstractWidget so people can't modify it without the method setDimension
new Option API method to check if pending value is equal to default value
add documentation to ConfigInstance
fix bug where Option#requestSetDefault and Option#forgetPendingValue implementations weren't notifying listeners
</pre>
</div>
</content>
</entry>
<entry>
<title>available property + fix category tooltips not showing</title>
<updated>2022-09-15T18:22:40+00:00</updated>
<author>
<name>xander</name>
<email>xander@isxander.dev</email>
</author>
<published>2022-09-15T18:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=b9ce9513c8e55ed53321d78b6fbbd07aacd5e987'/>
<id>b9ce9513c8e55ed53321d78b6fbbd07aacd5e987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>input field improvements</title>
<updated>2022-09-10T18:09:09+00:00</updated>
<author>
<name>xander</name>
<email>xander@isxander.dev</email>
</author>
<published>2022-09-10T12:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=c72f2d573ba425871642f2c5b98e7630c10c30fd'/>
<id>c72f2d573ba425871642f2c5b98e7630c10c30fd</id>
<content type='text'>
you can now escape out with `ESC`
fix selection highlight not matching up with the color controller
consume actions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you can now escape out with `ESC`
fix selection highlight not matching up with the color controller
consume actions
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap labels and group names</title>
<updated>2022-09-05T14:40:37+00:00</updated>
<author>
<name>xander</name>
<email>xander@isxander.dev</email>
</author>
<published>2022-09-05T14:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=dec91e06b77a1397779710ca47b61613617967c1'/>
<id>dec91e06b77a1397779710ca47b61613617967c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ColorController, javadoc and further improvements to StringController</title>
<updated>2022-09-04T21:02:21+00:00</updated>
<author>
<name>xander</name>
<email>xander@isxander.dev</email>
</author>
<published>2022-09-04T21:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=833189bb4d8f524c572b6dcc86a7e146cdcf979f'/>
<id>833189bb4d8f524c572b6dcc86a7e146cdcf979f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>collapsible groups, string controller</title>
<updated>2022-09-04T17:29:38+00:00</updated>
<author>
<name>xander</name>
<email>xander@isxander.dev</email>
</author>
<published>2022-09-04T17:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=89f4185969e347c8649dea58bf85a09aad9d9983'/>
<id>89f4185969e347c8649dea58bf85a09aad9d9983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
