oxjs/source/Ox/js
2016-05-17 17:40:40 +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 fix build without examples, version can contain more than numbers 2014-10-31 19:12:45 +01: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 fix semicolons 2014-08-19 10:19:59 +02:00
Format.js fix Ox.formatISBN 2016-01-16 20:45:57 +05:30
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 minor cleanup 2012-06-11 23:45:37 +02:00
HTML.js Allow definition lists in sanitized HTML (fixes #2828) 2015-09-14 20:45:06 +00:00
JavaScript.js add (failing) test to Ox.minify 2016-02-18 13:47:22 +05:30
Locale.js rename build/ to min/ 2014-09-26 18:57:12 +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 Ox.isValidEmail: handle new TLDs 2016-01-16 17:50:39 +05:30
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