No description
Find a file
2012-09-03 22:11:25 +02:00
examples use build version in examples 2012-07-10 03:29:32 +02:00
readme update texts 2012-07-09 17:34:08 +02:00
source In Ox.api, add a map option {key: fn(value, object)}, value being object[key], so that the sort value can depend on other keys; Ox.sortBy is updated to use getSortValue (cached sort value of mapped value) instead of getSortValues (precomputed mapped sort value per value, which is no longer unique) 2012-09-03 22:11:25 +02:00
tools update build.py (examples) 2012-06-21 23:15:35 +02:00
.bzrignore ignore index.json, reload it 2012-04-18 14:35:16 +02:00
index.css update index.css (right margin for syntax highlighter in readme texts 2012-06-24 17:32:01 +02:00
index.html this is the future... 2012-04-05 17:28:40 +02:00
index.js use one random value for all resources, remove previous element before overwriting, does not get removed from dom otherwise. 2012-07-10 10:51:34 +02:00