mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9ddc29275e
commit
fe0aeb51e9
@ -57,6 +57,13 @@ var Items.Heading = function(value){}
|
|||||||
var Items.Group = function(items){}
|
var Items.Group = function(items){}
|
||||||
|
|
||||||
// lists...
|
// lists...
|
||||||
|
//
|
||||||
|
// .List(values[, make][, options])
|
||||||
|
// -> ???
|
||||||
|
//
|
||||||
|
// XXX how do we indicate the selected item???
|
||||||
|
// - options.path / options.selected?
|
||||||
|
// - path argument?
|
||||||
var Items.List = function(values){}
|
var Items.List = function(values){}
|
||||||
var Items.EditableList = function(values){}
|
var Items.EditableList = function(values){}
|
||||||
var Items.EditablePinnedList = function(values){}
|
var Items.EditablePinnedList = function(values){}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user