hg 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 ArticleAdded tag mosaiclib-version-0.2.0 for changeset e1d8a2f0bc0b
changeset 43ae23b36ce8 branch bookmark tag user Nicolas Chauvat <nicolas.chauvat@logilab.fr> description Added tag mosaiclib-version-0.2.0 for changeset e1d8a2f0bc0b files .hgtags
View Article[default] [pkg] update version of mosaiclib to 0.2.0
changeset 59556d0297d7 branch default bookmark tag tip user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description [pkg] update version of mosaiclib to 0.2.0 files package.json
View Articleinitial commit
changeset a4c6c48515de branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description initial commit files package.json
View Articlebackport xmosaicframe and xmosaicsource components
changeset b620c2a96800 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description backport xmosaicframe and xmosaicsource components files...
View Articlemove bootstrap alongside xmosaicframe and xmosaicsource
changeset ef05b996af8a branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description move bootstrap alongside xmosaicframe and xmosaicsource files...
View Articlemosaicsource requires jquery to perform ajax requests
changeset 0567d4ad8067 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description mosaicsource requires jquery to perform ajax requests files...
View Articlemake registry.js a commonjs module
changeset 6948b443d9f3 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description make registry.js a commonjs module files components/xmosaicframe/registry.js
View Articleadd postinstall hook to transpile es6
changeset 42e216cd043c branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description add postinstall hook to transpile es6 files package.jsonsetup.js
View Article[source] fetch is always done from dataset
changeset ae5be7c4fec4 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description [source] fetch is always done from dataset files components/xmosaicsource/xmosaicsource.js
View ArticleupdateQuery() is now called fetch() and systematically returns a promise
changeset 2d581908bc52 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description updateQuery() is now called fetch() and systematically returns a promise this.result is...
View Articledon't use childNodes to iterate on source elements, use qsa
changeset 9df06dd1cdc2 branch bookmark tag user Adrien Di Mascio <Adrien.DiMascio@logilab.fr> description don't use childNodes to iterate on source elements, use qsa files...
View Article