You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Resource icon
Add-ons (XF) Standard Library by Xon
1.23.5
Bạn không có quyền tải về
- Fix custom date-time handling parsing had a broken condition for non-safari browsers
- Fix installer could sometimes cause errors when using aliasClass helper method
- Fix rebuilding or updating StandardLib could cause option values to be incorrectly cached without expected types, only applies to pre-XF2.3.8
- Only noticeable if StandardLib is updated without updating another other add-on
- Backport array_is_list templeter function which is native in XF2.3.9+
- Fix for custom date/time macro (svStandardLib_helper_macros::date_time_input)
- Fix seconds would be prompted in the time input even when $showSeconds arg was false
- Fix safari support as safari (ie any iphone browser) doesn't support seconds for the input[type=time] field