Commit graph

  • 4c2199a820 update tests rolux 2012-05-25 16:25:35 +02:00
  • aebd6aacff add Array.prototype.every and Array.prototype.some rolux 2012-05-25 15:24:27 +02:00
  • 223323ac82 add Array.prototype.reduceRight rolux 2012-05-25 15:16:21 +02:00
  • d8a88c7f47 add Array.prototype.lastIndexOf rolux 2012-05-25 14:49:47 +02:00
  • 68ff06af2a use native ''.trim; rename vars rolux 2012-05-25 14:32:17 +02:00
  • e480d87b34 add String.prototype.trim rolux 2012-05-25 14:16:51 +02:00
  • e47f826329 minor cleanup rolux 2012-05-25 13:42:33 +02:00
  • b1ff236b3f rename vars rolux 2012-05-25 13:42:25 +02:00
  • 84050d67a3 rename vars rolux 2012-05-25 13:32:57 +02:00
  • 95bfdf9b4d rename vars; improved Ox.typeOf patch for Mobile Safari rolux 2012-05-25 13:00:40 +02:00
  • 2dbb61c103 rename vars; in Ox.formatDimensions, use multiplication sign; more efficient version of Ox.parseDuration rolux 2012-05-25 12:19:04 +02:00
  • a37949094d rename vars; more efficient version of Ox.formatDate rolux 2012-05-25 12:08:20 +02:00
  • 5b8f1dd3b5 rename var rolux 2012-05-25 11:44:43 +02:00
  • f2be6ebcc0 typo rolux 2012-05-25 11:44:25 +02:00
  • e73b7efc2f add space rolux 2012-05-25 11:44:05 +02:00
  • bf02d50909 fix a bug in Ox.decodeDeflate (slice(1,-0) returns '') rolux 2012-05-25 11:43:38 +02:00
  • 12296c41db add space rolux 2012-05-25 11:41:51 +02:00
  • 25ce36c92e update and document dependencies rolux 2012-05-25 11:41:31 +02:00
  • e06bf4889d block less in image.forEach rolux 2012-05-25 10:39:09 +02:00
  • d49847593b use Ox.LoadingIcon in Ox.VideoPlayer, fixes #798 j 2012-05-25 11:37:08 +02:00
  • ad3b50cb82 cleanup; rename vars; fix deflate rolux 2012-05-25 10:37:48 +02:00
  • a393591741 update dependencies in build.py rolux 2012-05-25 10:37:19 +02:00
  • cda702d94d typo rolux 2012-05-25 09:53:55 +02:00
  • e4f34b1c7d rename vars rolux 2012-05-25 09:52:57 +02:00
  • 147d637b7b typos rolux 2012-05-25 09:46:34 +02:00
  • c30fe02850 use new Ox.find rolux 2012-05-25 09:46:29 +02:00
  • 565dc6ad35 rename vars; move Ox.find, Ox.getIndexById, Ox.getObjectById, Ox.makeArray and Ox.toArray to Array.js; make Ox.find accept a third argument ('leading') and return a single array; improve IE patch for Ox.toArray rolux 2012-05-25 09:44:48 +02:00
  • 631ad8222d rename vars rolux 2012-05-25 09:40:27 +02:00
  • 7f7a5aa44c in Ox.walk, pass array of keys to iterator; rename vars rolux 2012-05-25 09:39:33 +02:00
  • 42923bedf1 rename vars; add tests rolux 2012-05-25 09:35:20 +02:00
  • 26093367ec rename vars rolux 2012-05-25 09:34:50 +02:00
  • 61bb1c3598 typo; fix a test rolux 2012-05-25 09:33:34 +02:00
  • 8aa2e7f29c typo rolux 2012-05-25 09:32:49 +02:00
  • 7eb6ec56b8 typo rolux 2012-05-25 09:32:32 +02:00
  • f48adff6c7 move Ox.getset and Ox.makeObject to Object.js rolux 2012-05-25 09:32:11 +02:00
  • d21c95e9fd typo rolux 2012-05-25 09:31:22 +02:00
  • 801aee31b8 typo rolux 2012-05-25 09:31:03 +02:00
  • d5a2588a1e use Ox.contains rolux 2012-05-24 19:22:57 +02:00
  • 544e117cb3 Ox.break -> Ox.Break rolux 2012-05-24 19:20:29 +02:00
  • b7d9d9ba54 add comments rolux 2012-05-24 19:13:46 +02:00
  • d9fa83ac29 minor change rolux 2012-05-24 19:13:25 +02:00
  • 458faa78da minor change rlx 2012-05-24 17:12:02 +00:00
  • bdb399614f do not alias Ox.contains as Ox.in rlx 2012-05-24 17:11:48 +00:00
  • d4bcc66fe8 add a semicolon rlx 2012-05-24 17:10:51 +00:00
  • c4e66fbb3d rename Ox.break to Ox.Break and move it to Core.js, use storage['delete'] in order to support older IE versions rlx 2012-05-24 17:10:29 +00:00
  • c8c50b9e89 rename Ox.void to Ox.noop rlx 2012-05-24 16:20:22 +00:00
  • d5962a972d fix Ox.typeOf for Mobile Safari rlx 2012-05-24 15:24:13 +00:00
  • e2330a0e2e fix Ox.typeOf for Mobile Safari rlx 2012-05-24 15:16:21 +00:00
  • e5b46da0d5 update loading icon rlx 2012-05-24 13:43:46 +00:00
  • 4b454790d5 don't use animated loading icon svg (consumes 100% cpu in recent versions of chrome) rolux 2012-05-24 14:26:52 +02:00
  • f033877f41 fix a regression in Ox.TreeList rlx 2012-05-24 12:10:18 +00:00
  • 2f507feeee update examples (concat, slice) rolux 2012-05-24 12:20:24 +02:00
  • 64c01e385d remove Ox.merge rolux 2012-05-24 12:19:47 +02:00
  • f6b06d0975 throw error when returning false in Ox.forEach; remove Ox.sub rolux 2012-05-24 12:19:23 +02:00
  • 75baeb73f8 throw error when returning false in Ox.loop; remove Ox._loop rolux 2012-05-24 12:18:01 +02:00
  • c03e7be035 don't use Ox.merge rolux 2012-05-24 12:17:12 +02:00
  • d5da610c18 use Ox.break rolux 2012-05-24 12:02:32 +02:00
  • 1608664bb6 rather use ''.slice than ''.substr rolux 2012-05-24 11:47:33 +02:00
  • f990f3b857 use [].slice, not Ox.sub rolux 2012-05-24 11:02:59 +02:00
  • 915e98f829 fix a bug in sort rlx 2012-05-24 07:55:18 +00:00
  • a836b285cc typos rolux 2012-05-24 09:46:42 +02:00
  • 1c40fb007b use [].concat, not Ox.merge rolux 2012-05-24 09:45:33 +02:00
  • 36d0162b8b fix a bug in image.encode rolux 2012-05-24 08:56:42 +02:00
  • dc1f486967 use slice, not sub rolux 2012-05-24 08:55:14 +02:00
  • c3c79e5f0a update non-blocking foreach/map rolux 2012-05-24 08:54:44 +02:00
  • 7138a8eaa0 add tests j 2012-05-23 22:23:32 +02:00
  • aea2473399 update non-blocking forEach rolux 2012-05-23 18:14:36 +02:00
  • 77f4d8f3b9 typos rolux 2012-05-23 17:48:17 +02:00
  • c949b304ba typo rolux 2012-05-23 17:45:20 +02:00
  • de30af0656 in image forEach, use Ox.nonblockingForEach rolux 2012-05-23 17:44:02 +02:00
  • 9137607045 update docs rolux 2012-05-23 17:43:32 +02:00
  • 65fd7d4dd0 add async module rolux 2012-05-23 17:43:01 +02:00
  • f97352ee61 fix use of Ox.map, Ox.loop j 2012-05-23 17:13:38 +02:00
  • 9a7e86dceb + 1 fixme rolux 2012-05-23 09:20:06 +02:00
  • 1c4caa4965 minor cleanup rolux 2012-05-23 09:04:49 +02:00
  • 5a4de0de70 + 1 fixme rolux 2012-05-23 09:01:57 +02:00
  • df67c37924 update docs rolux 2012-05-23 09:01:36 +02:00
  • 1b08732fa7 - add loadAsync and use in Ox.loadFile, Ox.getJSON - add Ox.getJSONP - fix Ox.parseHTML - fix Ox.Doc - add more documentation j 2012-05-23 01:17:17 +02:00
  • 601a29023a minor changes j 2012-05-22 19:51:07 +02:00
  • 57f774ae8d fix js parser j 2012-05-22 19:50:26 +02:00
  • 6fcca8f3a9 remove png functions, better versions in Ox.Image j 2012-05-22 19:49:29 +02:00
  • 3f35003ac9 fix Ox.encodeHTML rolux 2012-05-22 17:41:01 +02:00
  • 08e1561e43 typo rolux 2012-05-22 17:35:26 +02:00
  • 16ab404619 fix map() in OptionGroup rolux 2012-05-22 17:34:25 +02:00
  • a8c5dd4d35 typo rolux 2012-05-22 17:15:52 +02:00
  • 12cf77cef5 less obscure Ox.map rolux 2012-05-22 16:29:37 +02:00
  • 33390069b9 fix Ox.JQueryElement fixmes j 2012-05-22 16:08:09 +02:00
  • b9e80c9d75 cleanup docs, fix children/find calls j 2012-05-22 15:14:40 +02:00
  • a98902f165 fix setting icon if loading page other than home j 2012-05-22 10:36:03 +02:00
  • 34bf08c445 document Ox.break j 2012-05-22 10:35:35 +02:00
  • 04784630d3 use Ox.break rolux 2012-05-22 09:11:26 +02:00
  • 3d4a79b6a2 in Ox.every, use Ox.identity; faster Ox.filter; in Ox.forEach, allow for Ox.break, and use standard arguments for iterator function, remove Ox.getIndex and Ox.getObject; add Ox.indexOf; in Ox.makeObject, use Ox.typeOf; make sure Ox.max and Ox.min don't blow the stack; add Ox.slice; in Ox.values, use Ox.typeOf rolux 2012-05-21 22:17:33 +02:00
  • bfa9394850 in Ox.api, use Ox.indexOf, not Ox.getIndex; faster Ox.merge rolux 2012-05-21 22:10:51 +02:00
  • bf9a19a71e use Ox.methods rolux 2012-05-21 22:07:40 +02:00
  • c5b148773f don't Ox.extend with undefined, use empty object rolux 2012-05-21 22:07:06 +02:00
  • 047cf5813d use 'this', not 'window', as global object; allow for Ox.break in Ox.loop rolux 2012-05-21 22:05:49 +02:00
  • 75558d4b9d in Ox.extend, use Ox.slice; add includePrototype argument to Ox.methods rolux 2012-05-21 22:04:22 +02:00
  • f83d317407 minor changes rolux 2012-05-21 21:24:06 +02:00
  • 344d7ec40d use Ox.indexOf, not Ox.getObject rolux 2012-05-21 09:41:57 +03:00
  • 503c2b5978 use [].some, not Ox.getObject rolux 2012-05-21 09:40:40 +03:00