|
1 | | -[View Full Changelog](https://github.com/enderneko/AbstractWidgets/compare/r15...e4d851b26e01b4144ec9ce22a257ecb47367c235) |
| 1 | +[View Full Changelog](https://github.com/enderneko/AbstractWidgets/compare/r16...a574e1881035d026bd73e9f1f22ceb9243854993) |
2 | 2 |
|
3 | | -- Add MoP support |
4 | | -- Add AF_ScrollEditBoxMixin:SetSpacing |
5 | | -- Add AF_ScrollFrameMixin:DisableScrollFrameReanchor |
6 | | -- Add AF_Switch.SetLabel |
7 | | -- Add AF_TextureMixin:SetTextureOrAtlas |
8 | | -- Add auto slot height support for AF_ScrollList |
9 | | -- Add DisableSlotFrameReanchor for AF_ScrollList/Grid |
10 | | -- Add callback to AF.ResizeToFitText |
11 | | -- Add GetScrollStep/SetScroll/GetScroll for AF_ScrollFrameMixin |
12 | | -- Add scrollTo param to AF_ScrollList.SetWidgets/SetData |
13 | | -- Add skipScrollReset arg to AF_ScrollFrame:SetContentHeight |
14 | | -- Fix scroll thumb positioning and height logic |
15 | | -- Refactor AF_EditBox script handlers into local functions |
16 | | -- Refactor AF_ScrollEditBox script handling |
17 | | -- Refactor AF_ScrollFrame script handling |
18 | | -- Refactor label sizing in AF_SwitchMixin |
19 | | -- Remove labels parameter from AF.CreateSwitch |
20 | | -- Update enable/disable states for AF_IconButton |
21 | | -- Update icons |
22 | | -- Update list slot height handling |
23 | | -- Update spell rank related functions |
| 3 | +- Add AF_ButtonMixin:StartCooldown/StopCooldown |
| 4 | +- Add AF_ScrollEditBoxMixin:EnableCodeIndentation |
| 5 | +- Add AF.CompileWithEnv, AF.CompileWithGlobalEnv |
| 6 | +- Add AF.GetLast |
| 7 | +- Add AF.IsAtlas |
| 8 | +- Add AF.IsSameFaction |
| 9 | +- Add AF.Libs.FAIAP |
| 10 | +- Add AF.MergeMissingKeys, AF.MergeRaw |
| 11 | +- Add AF.RemoveWhitespaces |
| 12 | +- Add AF.SendChatMessage |
| 13 | +- Add AF.SetBackdropHighlight |
| 14 | +- Add callbackDelay to AF.ResizeToFitText |
| 15 | +- Add double-click image viewer |
| 16 | +- Add gradient support to AF.CreateSeparator |
| 17 | +- Add highlight lock function to AF_Button |
| 18 | +- Add secret number formatting functions |
| 19 | +- Allow font parameter overrides in AF.SetFont |
| 20 | +- Change AF.GetPixelUpdaterCustomGroup to AF.GetPixelUpdater_CustomGroupComponents |
| 21 | +- Enhance DragSorter with vertical orientation support |
| 22 | +- Fix a color issue for AF_Texture |
| 23 | +- Fix string handling in Popup when icon is numeric |
| 24 | +- Implement AF_ImagePane |
| 25 | +- Implement AF.ImageViewer_LoadFlipBook |
| 26 | +- Implement AF.ImageViewer_LoadImage |
| 27 | +- Implement AF.ImageViewer_LoadImageSequence |
| 28 | +- Improve AF_ImageViewer |
| 29 | +- Improve scroll behavior for AF_ScrollEditBox |
| 30 | +- Improve scroll frame resize handling |
| 31 | +- Improve scroll thumb update logic |
| 32 | +- Introduce AF.CreateTimeFormatBox |
| 33 | +- Minor / trivial updates (several entries merged) |
| 34 | +- Prevent duplicate mouse down effect on button |
| 35 | +- Refactor gradient texture and separator creation |
| 36 | +- Refactor range check to async spell name loading |
| 37 | +- Update icons and textures |
0 commit comments