yuan updated Standard Library by Xon with a new update entry:
1.7.2 - Maintenance update
Read the rest of this update entry...
1.7.2 - Maintenance update
Update EarlyJoinFinderTrait to send additional arguments to the getEarlyJoinThreshold method, this is a non-breaking change
Read the rest of this update entry...
版主上次编辑:
yuan updated Standard Library by Xon with a new update entry:
Bug fixes
Read the rest of this update entry...
Bug fixes
- Add sanity check for add-ons with composer during add-on install
- In XF2.2+, fix pikaday css not being loaded when using extended day-time picker
- Impacted addons; Advanced Bb-Code Pack (Time bb-code), Live Content, Vote tally.
Read the rest of this update entry...
yuan updated Standard Library by Xon with a new update entry:
1.8.0
Read the rest of this update entry...
1.8.0
A number of helper utilities designed to ease add-on development, does not have any direct user-facing changes.
- Uploaded to the resource manager to aid dependency tracking and allow updating without updating every individual add-on
Read the rest of this update entry...
yuan updated Standard Library by Xon with a new update entry:
changelog
Read the rest of this update entry...
changelog
- Fix "DevTools failed to load source map: Could not load content for .../js/sv/vendor/moment/moment.min.js.map"
Read the rest of this update entry...
yuan updated Standard Library by Xon with a new update entry:
1.8.2
Read the rest of this update entry...
1.8.2
- Fix triggering an error on /forums/1/page-9223372036854775807 when Optimized Query List add-on is used and php7+ type hinting is used
Read the rest of this update entry...
yuan updated Standard Library by Xon with a new update entry:
1.9.0
Read the rest of this update entry...
1.9.0
- Fix 32bit support when detecting early-join behaviour (ie Optimize List Queries add-on)
- Move helper features for extending forum/prefix filters into Standard Lib from a number of other add-ons
Read the rest of this update entry...
yuan updated Standard Library by Xon with a new update entry:
1.10.2
Read the rest of this update entry...
1.10.2
- Fix for using SqlJoinTrait and EarlyJoinFinderTrait together
- Resolves compatibility issue when using Bump Thread and Optimized List Queries add-ons together
Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry:
1.11.1
Read the rest of this update entry...
1.11.1
- Remove outdated comment in EarlyJoinFinderTrait
- Add isPermissionInUse install helper
- Add SV\StandardLib\Behavior\Cacheable behavior, to help automate calling rebuildCache (or a defined function) on a repository which matches the entity's name
- Use templater_setup code event to inject various filters/functions into multiple templater types.
- Adds the extendable class SV\StandardLib\TemplaterHelper to help add filters/functions to templates without manualy extending...
Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry:
1.11.2
Read the rest of this update entry...
1.11.2
- Fix type-error when a collection is passed to the removeValue templater filter function
Read the rest of this update entry...