r12 (2020/10/12)
- Tooltip: now 'SetText' accepts texture id as the second argument
- 'lib.SetTooltip' now accepts justification of text as the third argument
- LuaEditor now can work without Ace3
r10 (2020/10/12)
- DropdownMenu rework
- Button: border now is 2px (was 1px)
- Added simple editor for Lua: LuaEditor
r9 (2020/10/09)
- DropdownMenu: added new parameter: 'buttonColor'
- DropdownMenu: now you can set width. Finally, ha-ha!
r8 (2020/10/09)
- ColorPicker now requires less coding. See example in README.md
r7 (2020/10/09)
- Tooltip font is 1px larger
- Added new tooltip method: SetSpellById(spellid)
r6 (2020/10/08)
r5 (2020/09/01)
r4 (2020/08/25)
- Initial support for Shadowlands
r3 (2020/08/17)
- Added 'remove' button to 'DropdownMenu'. Please see documentation.
- TOC file update
v4 (2019/08/24)
- Added optional checkbox to button control. Please see documentation.
- TOC file update
build 2 (05.10.18)
- 'DropdownMenu' now stores info about its vertical scroll
build 1 (05.08.18)
- Added TOC file
- Added changelog