Reputation:
- Fix "DevTools failed to load source map: Could not load content for .../js/sv/vendor/moment/moment.min.js.map"
Reputation:
- Fix triggering an error on /forums/1/page-9223372036854775807 when Optimized Query List add-on is used and php7+ type hinting is used
Reputation:
Reputation:
Reputation:
- 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
Reputation:
- Update EarlyJoinFinderTrait to add support tables with compound primary keys
- Document using InstallerHelper
- Add InstallerHelper::getReversedAlterTables (with example usage in README.md), to hopefully simplify uninstaller code.
- Takes the result of getAlterTables (array of table alters) and reverses simple column adds, renames and index adds.
- Thanks @TickTackk
Reputation:
- Fix for using SqlJoinTrait and EarlyJoinFinderTrait together
- Resolves compatibility issue when using Bump Thread and Optimized List Queries add-ons together
Reputation:
- 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...
Reputation:
- Fix type-error when a collection is passed to the
removeValue
templater filter function
Reputation:
ENXF NET submitted a new resource:
Standard Library by Xon - A number of helper utilities designed to ease add-on development
Read more about this resource...
Reputation:
- Move quick_filter template/js which dynamically updates body/pagenav in an overlay from SV/WhoReplied into SV/StandardLib
- See Who Replied v2.2.0+ or User Mention Improvements v2.8.0+ for examples of usage
Reputation:
Standard Library by Xon 1.12 Bugfix update
- XF2.2.10 compat fix for "view template modifications" link not rendering
ENXF NET submitted a new resource:
Standard Library by Xon - A number of helper utilities designed to ease add-on development
Read more about this resource...