.. |
Array.js
|
fix Ox.makeArray for nodelists
|
2014-09-20 12:27:30 +02:00 |
Async.js
|
fix semicolons
|
2014-08-19 10:19:59 +02:00 |
Collection.js
|
remove fixme (a function's length property is no longer writable)
|
2014-08-21 15:52:35 +02:00 |
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
|
Ox.trace: formatting; add documentation
|
2015-04-24 13:51:04 +02:00 |
Date.js
|
add Ox.isValidDate and Ox.isInvalidDate; fix Ox.makeDate
|
2015-04-15 20:01:46 +01:00 |
DOM.js
|
Ox.$: remove removeOxElement
|
2014-09-23 21:11:15 +02:00 |
Encoding.js
|
fix semicolons
|
2014-08-19 10:19:59 +02:00 |
Format.js
|
off by one in formatISBN
|
2016-01-11 18:47:14 +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
|
fix semicolons
|
2014-08-19 10:19:59 +02:00 |
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
|
fix semicolons
|
2014-08-19 10:19:59 +02:00 |
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
|
add Ox.post(like Ox.get)
|
2015-03-14 11:25:45 +05:30 |
String.js
|
filter invalid srt blocks
|
2016-01-03 10:51:39 +05:30 |
Type.js
|
remove duplicate method
|
2015-04-15 20:07:15 +01:00 |
Video.js
|
make Ox.getVideoInfo more reliable on Chrome
|
2014-01-28 16:27:38 +05:30 |