Releases: klingo/ESO-LibShifterBox
Releases · klingo/ESO-LibShifterBox
0.5.0
25 Jul 20:54
Compare
Sorry, something went wrong.
No results found
0.5.0 (July 25, 2021)
updated to APIVersion 100035 (Blackwood) (#24 , thanks Baertram)
added many more events and callback functions, improved drag&drop visualisation, and other code improvements (#24 , thanks Baertram / #25 )
0.4.1
06 Mar 14:15
Compare
Sorry, something went wrong.
No results found
0.4.1 (March 06, 2021)
updated to APIVersion 100034 (Flames of Ambition)) (#21 )
fixed an issue where the (sorting) headers dit not get properly disabled (#22 )
0.4.0
24 Jan 17:04
Compare
Sorry, something went wrong.
No results found
0.4.0 (January 24, 2021)
added two new events: EVENT_LEFT_LIST_CLEARED, EVENT_RIGHT_LIST_CLEARED (#19 )
fixed an issue where the << and >> buttons were not enabled again after adding a new entry (#16 )
fixed an issue with moving selected entries when a new entry is added in between (#17 / #18 )
0.3.4
02 Nov 23:10
Compare
Sorry, something went wrong.
No results found
0.3.4 (November 03, 2020)
updated to APIVersion 100033 (Markarth) (#11 )
fixed an issue where non-EN localization was not applied (#10 )
0.3.3
05 Sep 12:20
Compare
Sorry, something went wrong.
No results found
0.3.3 (September 05, 2020)
updated to APIVersion 100032 (Stonethorn)
0.3.2
24 Apr 12:36
Compare
Sorry, something went wrong.
No results found
0.3.2 (April 24, 2020)
updated to APIVersion 100031 (Graymoor)
0.3.1
24 Feb 16:23
Compare
Sorry, something went wrong.
No results found
0.3.1 (February 24, 2020)
updated to APIVersion 100030 (Harrowstorm)
0.3.0
17 Dec 11:15
Compare
Sorry, something went wrong.
No results found
0.3.0 (December 17, 2019)
add two new library functions: [RegisterCallback] and [UnregisterCallback]
updated to APIVersion 100029 (Dragonhold)
0.2.0
24 Aug 11:07
Compare
Sorry, something went wrong.
No results found
0.2.0 (August 21, 2019)
restructured customSettings (breaking change!)
add [dragDropEnabled] setting to control the drag-and-drop feature (by Baertram)
add [fontSize] setting to change the font of the entries
add localization for default empty text
0.1.1
24 Aug 11:06
Compare
Sorry, something went wrong.
No results found
0.1.1 (August 18, 2019)
add [sortEnabled] customSetting as proposed by Baertram
add additional shortcut parameters to .Create/:New as proposed by Baertram