This website requires JavaScript.
Explore
Help
Sign in
0x2620
/
oxjs
Watch
2
Star
0
Fork
You've already forked oxjs
1
Code
Issues
172
Pull requests
Releases
Wiki
Activity
No description
2460
commits
3
branches
0
tags
63
MiB
JavaScript
90.8%
CSS
6.6%
Python
2%
HTML
0.6%
a3ddc7c2d4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
rolux
a3ddc7c2d4
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
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.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
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