initliaze source form with initial dataset
changeset 99c641185ddb branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description initliaze source form with initial dataset files components/xmosaicsource/xmosaicsource.js
View Articleif all sources are specified at load time, fetch everyting.
changeset a701942c7fc1 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description if all sources are specified at load time, fetch everyting. and hide "validate sources"....
View Article[source] updateDataset if not ready, and eventually fetch if there's no...
changeset a442c3ac8224 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description [source] updateDataset if not ready, and eventually fetch if there's no result yet files...
View Article[frame] make x-mosaic-frame definition more consistent with x-mosaic-source
changeset 6ff852716872 branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [frame] make x-mosaic-frame definition more consistent with x-mosaic-source files...
View Article[frame] remove dead code (old ``source-load`` event from x-mosaic-source)
changeset bd4c35feb240 branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [frame] remove dead code (old ``source-load`` event from x-mosaic-source) files...
View Article[doc] add documentation in code
changeset 09d144da1733 branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [doc] add documentation in code files...
View Article[test] setup test and import previous ones from mosaic repo
changeset aaf73ac05d13 branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [test] setup test and import previous ones from mosaic repo files...
View Article[source] ready method now return boolean value
changeset 2198bc1ec36f branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [source] ready method now return boolean value instead of truthy and falsy value files...
View Article[test] update x-mosaic-source tests
changeset 2a4ecd35c8cd branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [test] update x-mosaic-source tests files test/xmosaicsource.js
View Article[test] update test for xmosaicframe
changeset 2db7bc1e21c5 branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [test] update test for xmosaicframe files test/index.htmltest/xmosaicframe.js
View Article[test] add test for registry
changeset df39f064ce1f branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [test] add test for registry files test/index.htmltest/registry.js
View Articlehg ignore map file and node_modules directory
changeset 3bffe8bd4e3e branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description hg ignore map file and node_modules directory files .hgignore
View Articleadd babel polyfill in test index.html page
changeset 5497f599e34b branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description add babel polyfill in test index.html page files...
View Article[doc] add usage doc in readme
changeset ec4923cb2c87 branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [doc] add usage doc in readme files README.md
View Article[doc] add install section
changeset 2cd71a7cb9df branch bookmark tag user Samuel Trégouët <samuel.tregouet@logilab.fr> description [doc] add install section files README.md
View Articletrigger an "attached" event when view dom is inserted
changeset 16bdb2a311a9 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description trigger an "attached" event when view dom is inserted files...
View Articleadd a cw-jsonld source type
changeset 133135d90e92 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description add a cw-jsonld source type files components/xmosaicsource/xmosaicsource.js
View ArticlehttpFetch should GET not HEAD
changeset 8c0246c31a91 branch bookmark tag user Nicolas Chauvat <nicolas.chauvat@logilab.fr> description httpFetch should GET not HEAD files components/xmosaicsource/xmosaicsource.js
View Articledo not load our own jquery. document it is needed
changeset bb80c82b33fe branch bookmark tag user Nicolas Chauvat <nicolas.chauvat@logilab.fr> description do not load our own jquery. document it is needed files...
View Articleadd cw-jsonld in html form
changeset e1d8a2f0bc0b branch bookmark tag mosaiclib-version-0.2.0 user Samuel Trégouët <samuel.tregouet@logilab.fr> description add cw-jsonld in html form files...
View Article