Standard Library by Xon

Add-ons Standard Library by Xon 1.22.5

Register & Get access to index
  • 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 default, this avoid excessive page-reflows
    • Noticeable with notice time replacables add-on
  • Like
Reactions: DANYQC
  • Fix "Class XFES\Listener not found" from some of my add-on installers
  • Fix ajax pagination & ajax filtered pagination code did not dynamically loading css/js
  • Update choices.js
    • Various performance fixes when used with large number of options (ie hundreds of prefixes when using Multi-Prefix)
    • Fix filtering/search could return unstable search results
    • Fix possible empty ar-liaabel generation on remove item button
    • Fix enter could cause accidental form submit instead of open/closing the choices list in all cases
Back
Top Bottom