rolux
|
78c1b55d85
|
Ox.$: allow for passing nodelist as argument
|
2014-09-22 14:31:19 +02:00 |
|
rolux
|
c041263c79
|
add tests
|
2014-09-22 14:16:00 +02:00 |
|
rolux
|
5e4ac3492b
|
missing args
|
2014-09-22 14:14:13 +02:00 |
|
rolux
|
66a4fcb9f9
|
Ox.$: various bugfixes and enhancements
|
2014-09-22 14:11:55 +02:00 |
|
rlx
|
ceca50ae59
|
add Ox.formatSRT
|
2014-09-18 16:42:19 +02:00 |
|
j
|
6a9b60ddca
|
fix find
|
2014-09-13 15:59:44 +01:00 |
|
rolux
|
ce9aba28c7
|
typo
|
2014-09-02 13:35:13 +02:00 |
|
rolux
|
e582ee5fac
|
fix typeOf(window) for recent version of Firefox
|
2014-09-02 13:21:55 +02:00 |
|
rolux
|
2bc7b80f0d
|
Ox.$: support forEach over jQuery-wrapped elements
|
2014-08-27 12:15:34 +02:00 |
|
rolux
|
f524e612c7
|
typos in Ox.$
|
2014-08-27 12:06:54 +02:00 |
|
rolux
|
a99ab2429e
|
cosmetic changes
|
2014-08-22 18:29:15 +02:00 |
|
j
|
706e6d4a01
|
some are more than any
|
2014-08-27 12:04:03 +02:00 |
|
j
|
83f02ee417
|
temp fix to appendTo to load in firefox
|
2014-08-23 16:26:08 +02:00 |
|
j
|
aaf76e0a52
|
dont run unfinished code
|
2014-08-22 20:14:28 +02:00 |
|
rolux
|
69933ce94c
|
typos
|
2014-08-21 17:55:42 +02:00 |
|
rolux
|
e18310fe53
|
temporarily disable removal of OxElements
|
2014-08-21 17:42:11 +02:00 |
|
rolux
|
62d96cd822
|
typo
|
2014-08-21 17:38:58 +02:00 |
|
rolux
|
6a7b2fa7d7
|
Make Ox.$ work with more than one element
|
2014-08-21 17:23:33 +02:00 |
|
rolux
|
cd52a29fda
|
remove fixme (a function's length property is no longer writable)
|
2014-08-21 15:52:35 +02:00 |
|
rolux
|
dd7f0571a9
|
make Ox.unique work for nodelists
|
2014-08-21 15:51:30 +02:00 |
|
rolux
|
64226b9a37
|
add Ox..is()
|
2014-08-21 13:05:41 +02:00 |
|
rolux
|
d030b8d764
|
Ox.values: make sure that for nodelists, this returns an array, not a nodelist; Ox.contains: make sure this works for nodelists too
|
2014-08-21 13:05:27 +02:00 |
|
rolux
|
3ffe22ec0c
|
Ox.isEmpty: add test for empty nodelists
|
2014-08-19 13:51:50 +02:00 |
|
rolux
|
c083516fad
|
faster Ox.some
|
2014-08-19 13:51:29 +02:00 |
|
rolux
|
1b90cc6ac8
|
fix semicolons
|
2014-08-19 10:19:59 +02:00 |
|
rolux
|
4fbfc139b4
|
don't redeclare vars; fix semicolons
|
2014-08-19 10:18:56 +02:00 |
|
rolux
|
9f2dc33124
|
cosmetic changes; fix semicolons
|
2014-08-19 10:18:49 +02:00 |
|
rolux
|
3c71cc7a26
|
fix Ox..text()
|
2014-08-18 19:10:25 +02:00 |
|
rolux
|
b10d454d2c
|
add Ox.zipObject
|
2014-08-18 19:09:41 +02:00 |
|
rolux
|
f01456e475
|
make sure getDaysInMonth doesn't fail if DST changes between months
|
2014-08-16 09:07:42 +02:00 |
|
rolux
|
4afdb71581
|
fix Ox..text()
|
2014-08-16 09:05:39 +02:00 |
|
rolux
|
41c43332c2
|
remove reference to jQuery in Ox.makeDate
|
2014-08-05 02:28:12 +02:00 |
|
rolux
|
00b2bafbbd
|
fix missing argument in Ox..text()
|
2014-08-05 02:27:34 +02:00 |
|
rolux
|
767a3133b7
|
add Ox.trace (name still TBD): print with stack trace
|
2014-05-24 16:30:20 +02:00 |
|
rolux
|
62c65026b1
|
add Ox.getIndex and Ox.getObject; Ox.List: use Ox.getIndex when updating item value
|
2014-04-30 14:19:09 +02:00 |
|
rolux
|
38b7072822
|
Ox.api: return api from update method; Ox.List: update api when updating options.items array
|
2014-04-30 13:54:19 +02:00 |
|
rolux
|
c26a13b2f1
|
Ox.api: update(items) signature is better (allows for add/remove); Ox.List: update accordingly
|
2014-04-30 13:39:14 +02:00 |
|
rolux
|
777fbc2a37
|
Ox.api: add update method (index, item); Ox.List: when initialized with array of items, update api when changing an item value
|
2014-04-30 13:26:56 +02:00 |
|
j
|
ef5a51d6bc
|
check for window.console and window.console.log
|
2014-04-24 13:48:00 +00:00 |
|
j
|
df59c90aa7
|
include unfinished locale names
|
2014-04-01 14:14:46 +00:00 |
|
j
|
0e9ff5a7b7
|
add greek translations, thanks Kostas
|
2014-04-01 14:06:49 +00:00 |
|
j
|
09af7fa1ac
|
test if localStorage is usable, fixes #2350
|
2014-03-03 20:22:47 +00:00 |
|
rolux
|
3fd702d72e
|
faster
|
2014-02-18 17:35:28 +05:30 |
|
rolux
|
464fcf6971
|
cosmetic changes
|
2014-02-18 17:31:23 +05:30 |
|
j
|
9e0497c76b
|
timestamps too
|
2014-02-18 11:06:38 +00:00 |
|
j
|
ec3a077c2e
|
Add work around for YYYY and YYYY-MM dates for Safari, fixes #2329
|
2014-02-18 10:59:58 +00:00 |
|
j
|
48ce6fc101
|
add workaround for Safari 4/5 to parse dates, fixes #2329
|
2014-02-18 10:43:23 +00:00 |
|
j
|
07ed347f4e
|
hindi spelling
|
2014-02-17 21:00:43 +05:30 |
|
j
|
3e9c812b57
|
more hindi
|
2014-02-14 19:02:34 +05:30 |
|
j
|
37d9424ec8
|
only call date function if needed in Ox.formatDate
|
2014-02-02 08:59:45 +00:00 |
|