Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok submitted a new resource:
Standard Library by Xon - A number of helper utilities designed to ease add-on development
Read more about this resource...
Standard Library by Xon - A number of helper utilities designed to ease add-on development
A number of helper utilities designed to ease add-on development, does not have any direct user-facing changes. See README.md for additional details.
Uploaded to the resource manager to aid dependency tracking and allow updating without updating every individual add-on.
Read more about this resource...
Matched Threads
| Match | Forum | Thread | Author | Stats |
|---|---|---|---|---|
|
60%
|
Paid Add-ons [2.x] |
Premium
[XenGenTr] Core Library PRO
|
0 24 | |
|
38%
|
Free Add-ons [2.x] | 0 26 | ||
|
38%
|
Free Add-ons [2.x] | 0 22 | ||
|
38%
|
Free Add-ons [2.x] | 2 35 | ||
|
38%
|
Free Add-ons [2.x] | 0 20 |
Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok updated Standard Library by Xon with a new update entry:
1.23.3 - Bugfix & maintenance update
Read the rest of this update entry...
1.23.3 - Bugfix & maintenance update
- Fix XF2.2 boolean options was not cast as bools as expected
- Fix XF2.2 default value for float options were cast to integers instead of floats
- Update backported templater functions array_diff/array_reverse/array_sum to match XF2.3 behavior. These return arrays, not collections depending on input.
- Add array_first/array_lasttemplater functions
Read the rest of this update entry...
Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok updated Standard Library by Xon with a new update entry:
1.23.4
Read the rest of this update entry...
1.23.4
- Backport array_is_list templeter function which is native in XF2.3.9+
- Fix for custom date/time macro (svStandardLib_helper_macros::date_time_input)
- Fix seconds would be prompted in the time input even when $showSeconds arg was false
- Fix safari support as safari (ie any iphone browser) doesn't support seconds for the input[type=time] field
Read the rest of this update entry...
Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok updated Standard Library by Xon with a new update entry:
1.23.5 - Bugfix update
Read the rest of this update entry...
1.23.5 - Bugfix update
- Fix custom date-time handling parsing had a broken condition for non-safari browsers
- Fix installer could sometimes cause errors when using aliasClass helper method
- Fix rebuilding or updating StandardLib could cause option values to be incorrectly cached without expected types, only applies to pre-XF2.3.8
- Only noticeable if StandardLib is updated without updating another other add-on
Read the rest of this update entry...
Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok updated Standard Library by Xon with a new update entry:
1.23.7 - Bugfix update
Read the rest of this update entry...
1.23.7 - Bugfix update
- Fix incorrect CSS when choices.js has no items selected
Read the rest of this update entry...
Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok updated Standard Library by Xon with a new update entry:
1.23.8 - Bugfix update
Read the rest of this update entry...
1.23.8 - Bugfix update
- Fix InstallerHelper::renamePhrases used to migrate phrases from one title scheme to another when the new phrase already exists would probably fail to migrate any customizations
In practice, this would only happen on re-running the install-step or if the user manually created a new phrase- Fix installer for pre-XF2.3 not backporting the xf_style_property.has_variations column
- Minor code cleanup around the use of \SV\StandardLib\Helper::repo()->aliasClass()
- Update to...
Read the rest of this update entry...
Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok updated Standard Library by Xon with a new update entry:
1.23.8 - Bugfix update
Read the rest of this update entry...
1.23.8 - Bugfix update
- Fix InstallerHelper::renamePhrases used to migrate phrases from one title scheme to another when the new phrase already exists would probably fail to migrate any customizations
In practice, this would only happen on re-running the install-step or if the user manually created a new phrase- Fix installer for pre-XF2.3 not backporting the xf_style_property.has_variations column
- Minor code cleanup around the use of \SV\StandardLib\Helper::repo()->aliasClass()
- Update to...
Read the rest of this update entry...
Molok
Ice Mod
Staff member
Ice Staff Mod
Points
43
Active member
Well-known member
2 Points
148
145
0
7 day activity
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Molok updated Standard Library by Xon with a new update entry:
1.23.9 - Bugfix update
Read the rest of this update entry...
1.23.9 - Bugfix update
- Harden installer when backporting features could cause the add-on to get caught into a silent zombie state depending on if the GUI updater is used
- Update choices.js v11.2.3
- Fix search input width unexpectedly collapses
Read the rest of this update entry...