rolux
|
223323ac82
|
add Array.prototype.reduceRight
|
2012-05-25 15:16:21 +02:00 |
|
rolux
|
d8a88c7f47
|
add Array.prototype.lastIndexOf
|
2012-05-25 14:49:47 +02:00 |
|
rolux
|
68ff06af2a
|
use native ''.trim; rename vars
|
2012-05-25 14:32:17 +02:00 |
|
rolux
|
e480d87b34
|
add String.prototype.trim
|
2012-05-25 14:16:51 +02:00 |
|
rolux
|
e47f826329
|
minor cleanup
|
2012-05-25 13:42:33 +02:00 |
|
rolux
|
b1ff236b3f
|
rename vars
|
2012-05-25 13:42:25 +02:00 |
|
rolux
|
84050d67a3
|
rename vars
|
2012-05-25 13:32:57 +02:00 |
|
rolux
|
95bfdf9b4d
|
rename vars; improved Ox.typeOf patch for Mobile Safari
|
2012-05-25 13:00:40 +02:00 |
|
rolux
|
2dbb61c103
|
rename vars; in Ox.formatDimensions, use multiplication sign; more efficient version of Ox.parseDuration
|
2012-05-25 12:19:04 +02:00 |
|
rolux
|
a37949094d
|
rename vars; more efficient version of Ox.formatDate
|
2012-05-25 12:08:20 +02:00 |
|
rolux
|
5b8f1dd3b5
|
rename var
|
2012-05-25 11:44:43 +02:00 |
|
rolux
|
f2be6ebcc0
|
typo
|
2012-05-25 11:44:25 +02:00 |
|
rolux
|
e73b7efc2f
|
add space
|
2012-05-25 11:44:05 +02:00 |
|
rolux
|
bf02d50909
|
fix a bug in Ox.decodeDeflate (slice(1,-0) returns '')
|
2012-05-25 11:43:38 +02:00 |
|
rolux
|
12296c41db
|
add space
|
2012-05-25 11:41:51 +02:00 |
|
rolux
|
25ce36c92e
|
update and document dependencies
|
2012-05-25 11:41:31 +02:00 |
|
rolux
|
e06bf4889d
|
block less in image.forEach
|
2012-05-25 10:39:09 +02:00 |
|
j
|
d49847593b
|
use Ox.LoadingIcon in Ox.VideoPlayer, fixes #798
|
2012-05-25 11:37:08 +02:00 |
|
rolux
|
ad3b50cb82
|
cleanup; rename vars; fix deflate
|
2012-05-25 10:37:48 +02:00 |
|
rolux
|
a393591741
|
update dependencies in build.py
|
2012-05-25 10:37:19 +02:00 |
|
rolux
|
cda702d94d
|
typo
|
2012-05-25 09:53:55 +02:00 |
|
rolux
|
e4f34b1c7d
|
rename vars
|
2012-05-25 09:52:57 +02:00 |
|
rolux
|
147d637b7b
|
typos
|
2012-05-25 09:46:34 +02:00 |
|
rolux
|
c30fe02850
|
use new Ox.find
|
2012-05-25 09:46:29 +02:00 |
|
rolux
|
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
|
2012-05-25 09:44:48 +02:00 |
|
rolux
|
631ad8222d
|
rename vars
|
2012-05-25 09:40:27 +02:00 |
|
rolux
|
7f7a5aa44c
|
in Ox.walk, pass array of keys to iterator; rename vars
|
2012-05-25 09:39:33 +02:00 |
|
rolux
|
42923bedf1
|
rename vars; add tests
|
2012-05-25 09:35:20 +02:00 |
|
rolux
|
26093367ec
|
rename vars
|
2012-05-25 09:34:50 +02:00 |
|
rolux
|
61bb1c3598
|
typo; fix a test
|
2012-05-25 09:33:34 +02:00 |
|
rolux
|
8aa2e7f29c
|
typo
|
2012-05-25 09:32:49 +02:00 |
|
rolux
|
7eb6ec56b8
|
typo
|
2012-05-25 09:32:32 +02:00 |
|
rolux
|
f48adff6c7
|
move Ox.getset and Ox.makeObject to Object.js
|
2012-05-25 09:32:11 +02:00 |
|
rolux
|
d21c95e9fd
|
typo
|
2012-05-25 09:31:22 +02:00 |
|
rolux
|
801aee31b8
|
typo
|
2012-05-25 09:31:03 +02:00 |
|
rolux
|
d5a2588a1e
|
use Ox.contains
|
2012-05-24 19:22:57 +02:00 |
|
rolux
|
544e117cb3
|
Ox.break -> Ox.Break
|
2012-05-24 19:20:29 +02:00 |
|
rolux
|
b7d9d9ba54
|
add comments
|
2012-05-24 19:13:46 +02:00 |
|
rolux
|
d9fa83ac29
|
minor change
|
2012-05-24 19:13:25 +02:00 |
|
rlx
|
458faa78da
|
minor change
|
2012-05-24 17:12:02 +00:00 |
|
rlx
|
bdb399614f
|
do not alias Ox.contains as Ox.in
|
2012-05-24 17:11:48 +00:00 |
|
rlx
|
d4bcc66fe8
|
add a semicolon
|
2012-05-24 17:10:51 +00:00 |
|
rlx
|
c4e66fbb3d
|
rename Ox.break to Ox.Break and move it to Core.js, use storage['delete'] in order to support older IE versions
|
2012-05-24 17:10:29 +00:00 |
|
rlx
|
c8c50b9e89
|
rename Ox.void to Ox.noop
|
2012-05-24 16:20:22 +00:00 |
|
rlx
|
d5962a972d
|
fix Ox.typeOf for Mobile Safari
|
2012-05-24 15:24:13 +00:00 |
|
rlx
|
e2330a0e2e
|
fix Ox.typeOf for Mobile Safari
|
2012-05-24 15:16:21 +00:00 |
|
rlx
|
e5b46da0d5
|
update loading icon
|
2012-05-24 13:43:46 +00:00 |
|
rolux
|
4b454790d5
|
don't use animated loading icon svg (consumes 100% cpu in recent versions of chrome)
|
2012-05-24 14:26:52 +02:00 |
|
rlx
|
f033877f41
|
fix a regression in Ox.TreeList
|
2012-05-24 12:10:18 +00:00 |
|
rolux
|
2f507feeee
|
update examples (concat, slice)
|
2012-05-24 12:20:24 +02:00 |
|