oxjs/source/Ox/js
2023-07-27 16:58:07 +02:00
..
Array.js Ox.unique: for string argument, return string 2016-02-18 10:58:32 +05:30
Async.js fix semicolons 2014-08-19 10:19:59 +02:00
Collection.js faster Ox.every 2016-02-20 14:38:04 +05:30
Color.js Ox.toArray -> Ox.slice 2013-12-01 14:57:52 +01:00
Constants.js some turkish translations 2023-07-27 16:58:07 +02:00
Core.js cosmetic changes 2016-02-22 14:56:35 +05:30
Date.js add Ox.isValidDate and Ox.isInvalidDate; fix Ox.makeDate 2015-04-15 20:01:46 +01:00
DOM.js Ox.$: remove unused var, better height/width, fix typo in .map 2016-02-15 13:17:52 +05:30
Encoding.js don't fail if value is not yet a string 2022-11-15 14:36:06 +01:00
Format.js srt should end with 2 newlines 2018-05-01 11:21:21 +02:00
Function.js fix docs 2014-09-23 23:53:41 +02:00
Geo.js don't redeclare vars; fix semicolons 2014-08-19 10:18:56 +02:00
Hash.js add Ox.SHA1 2019-01-23 16:15:19 +05:30
HTML.js allow target="_blank" for href 2020-10-15 11:40:14 +02:00
JavaScript.js add (failing) test to Ox.minify 2016-02-18 13:47:22 +05:30
Locale.js don't call callback twice, fixup for c61d173922 2021-04-06 10:26:27 +02:00
Math.js make Ox.hypot n-ary 2013-12-03 20:57:00 +01:00
Object.js Ox.zipObject: support (key, value) 2016-02-18 10:59:37 +05:30
Polyfill.js fix semicolons 2014-08-19 10:19:59 +02:00
RegExp.js fix semicolons 2014-08-19 10:19:59 +02:00
Request.js space 2016-05-17 17:40:40 +02:00
String.js update user agents (Mac OS 10.2/10.3) 2018-02-14 12:00:29 +01:00
Type.js fix Ox.isEqual for RegExp 2016-02-12 15:59:27 +05:30
Video.js make Ox.getVideoInfo more reliable on Chrome 2014-01-28 16:27:38 +05:30