Standard Library by Xon

Add-ons Standard Library by Xon 1.22.4

Register & Get access to index
  • Fix type-error when a collection is passed to the removeValue templater filter function
  • Like
Reactions: orimex
  • 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 every templater type
  • Add new template filters/functions
    • parse_less_func [*]abs [*]array_diff
    • sv_array_reverse => array_reverse
    • Backport phrase_dynamic function to XF2.1
Fix for using SqlJoinTrait and EarlyJoinFinderTrait together
  • Resolves compatibility issue when using Bump Thread and Optimized List Queries add-ons together
Back
Top Bottom