We have detected that you are using AdBlock.

Please disable it for this site to continue.

Resource icon

Standard Library by Xon v1.22.6

kashif

Administrator
Staff member
VIP Member
Email Verified
kashif submitted a new resource:

Standard Library by Xon - Download Free Standard Library by Xon

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 more about this resource...
 
kashif updated Standard Library by Xon with a new update entry:

Standard Library by Xon v1.18.0 Free

  • Add support for addon.json 'require'/'require-soft' to support addon version strings instead of the addon version_id.
    Uses version_compare under the hood after some very basic standardization.

    php version strings support dotted versions, '1.2.3' and also each part may also support special character strings:
    any string not found in this list < dev < alpha = a < beta = b < RC | Release Candidate = rc < # < patch level | pl = p.

Read the rest of this update entry...
 
kashif updated Standard Library by Xon with a new update entry:

Standard Library by Xon v1.19.0 Free

  • Only add phrase_dynamic template method in XF2.1
  • Add various strongly typed helpers to automatically type hint returns based on using ::class argument instead of magic strings.
    PHP:
    $obj = Helper::repository(\XF\Repository\User::class);
    For static analysis and IDE, $obj will have the type \XF\Repository\User

    While XF2.3 intends to implement this, adding this functionality to this add-on allows migrating before hand and simplifies migrating as the Helper bit just needs to be...

Read the rest of this update entry...
 
kashif updated Standard Library by Xon with a new update entry:

Standard Library by Xon v1.21.1

XF2.3 support
Various .js files should work with XF2.1/XF2.2/XF2.3
Fix hasDesiredAddOnVersion could error if the target addon was in a processing state
Fix Standard Lib: Log parse_less_func debug info option not working
Backport <xf:macro name="template::macro syntax to to XF2.1
Update parse_less_color to not return CSS variables where possible
Bundle choices.js as a near drop-in replacement for select2
Enrich a select box with choices.js.

HTML:
<xf:macro template="svStandardLib_macros"...

Read the rest of this update entry...
 
kashif updated Standard Library by Xon with a new update entry:

Standard Library by Xon v1.21.9 Free

  • Update choices.js
    • Adjust font-size css to be more inline with standard XF
    • Fix select did not reset correct after a form submit.
      • Noticeable with Threadmarks Pro add-on on replying to a thread
    • Fix "no choices to choose from"/"no results found" notice did not reliably trigger
    • Fix options loader would unexpectedly clear options. This impacts the move thread function.
  • Update count down timer to only show seconds in the last 2 minutes by...

Read the rest of this update entry...
 
Top
Live activity
Just now · VUInsider.com