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
718c746068
commit
f067aa3222
@ -428,6 +428,7 @@ object.mixinFlat(function(){}, {
|
|||||||
Editable: function(value){},
|
Editable: function(value){},
|
||||||
|
|
||||||
// lists...
|
// lists...
|
||||||
|
// XXX how is this different from group???
|
||||||
List: function(values){},
|
List: function(values){},
|
||||||
EditableList: function(values){},
|
EditableList: function(values){},
|
||||||
EditablePinnedList: function(values){},
|
EditablePinnedList: function(values){},
|
||||||
|
|||||||
4
ui (gen4)/package-lock.json
generated
4
ui (gen4)/package-lock.json
generated
@ -362,7 +362,7 @@
|
|||||||
},
|
},
|
||||||
"concat-map": {
|
"concat-map": {
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
"resolved": false,
|
||||||
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
|
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
|
||||||
},
|
},
|
||||||
"concat-stream": {
|
"concat-stream": {
|
||||||
@ -737,7 +737,7 @@
|
|||||||
},
|
},
|
||||||
"fs.realpath": {
|
"fs.realpath": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
"resolved": false,
|
||||||
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
|
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
|
||||||
},
|
},
|
||||||
"gauge": {
|
"gauge": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user