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
a3ddc7c2d4
oxjs
/
source
/
Ox.UI
/
js
/
List
History
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
..
Chart.js
update widget documentation (arguments first)
2012-07-04 13:29:18 +02:00
IconItem.js
update widget documentation (arguments first)
2012-07-04 13:29:18 +02:00
IconList.js
lists: return that from public size method
2012-08-31 00:16:26 +02:00
InfoList.js
lists: return that from public size method
2012-08-31 00:16:26 +02:00
List.js
correctly compute list height in Ox.List if horizontal scrolling is disabled in Ox.TableList
2012-09-01 11:46:01 +02:00
ListItem.js
update widget documentation (arguments first)
2012-07-04 13:29:18 +02:00
ListPage.js
update widget documentation (arguments first)
2012-07-04 13:29:18 +02:00
TableList.js
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
TreeList.js
remove Ox.Break
2012-07-05 10:58:08 +02:00