oxjs/source
2012-09-03 22:26:27 +02:00
..
Ox/js In Ox.cache (which is now called onload in Array.js to cache getSortValue), remove dependency on Ox.extend (which would depend on Ox.forEach) 2012-09-03 22:14:08 +02:00
Ox.Geo remove Ox.Break 2012-07-05 10:58:08 +02:00
Ox.Image fix a bug in Ox.Image forEach 2012-07-11 14:45:59 +02:00
Ox.UI In Ox.TableList, add a 'sort' property for columns (a function with two arguments, the item's value for this column and the full item object), so that the sort order can now depend on other keys (and we can abandon the pattern of passing the sort value as value and a complicated format function to get the actual value) 2012-09-03 22:26:27 +02:00
Ox.Unicode fix section declarations in modules 2012-06-24 17:33:13 +02:00
Ox.js remove trailing whitespace 2012-09-03 22:14:53 +02:00