Array.js
|
Ox.toArray -> Ox.slice
|
2013-12-01 14:57:52 +01:00 |
Async.js
|
Ox.toArray -> Ox.slice
|
2013-12-01 14:57:52 +01:00 |
Color.js
|
Ox.toArray -> Ox.slice
|
2013-12-01 14:57:52 +01:00 |
Constants.js
|
hindi spelling
|
2014-02-17 21:00:43 +05:30 |
Core.js
|
test if localStorage is usable, fixes #2350
|
2014-03-03 20:22:47 +00:00 |
Date.js
|
faster
|
2014-02-18 17:35:28 +05:30 |
DOM.js
|
document Ox..data
|
2013-12-06 21:59:26 +01:00 |
Encoding.js
|
Ox.toArray -> Ox.slice
|
2013-12-01 14:57:52 +01:00 |
Function.js
|
add Ox.once, fix docs
|
2014-02-02 02:19:19 +05:30 |
Hash.js
|
minor cleanup
|
2012-06-11 23:45:37 +02:00 |
HTML.js
|
no iframes or images with mailto: src
|
2014-01-19 12:43:21 +05:30 |
Locale.js
|
dont fail if undefined is passed to Ox._
|
2014-01-15 10:10:25 +00:00 |
Math.js
|
make Ox.hypot n-ary
|
2013-12-03 20:57:00 +01:00 |
Object.js
|
remove comment
|
2013-12-01 13:10:44 +01:00 |
RegExp.js
|
simplify escapeRegExp regexp
|
2012-05-29 12:59:41 +02:00 |
String.js
|
add Ox.codePointAt and Ox.fromCodePoint
|
2013-12-04 09:46:16 +01:00 |
Type.js
|
remove Ox.Break
|
2012-07-05 10:58:08 +02:00 |
Video.js
|
make Ox.getVideoInfo more reliable on Chrome
|
2014-01-28 16:27:38 +05:30 |