]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 165/head
authorArthurHoaro <arthur@hoa.ro>
Fri, 6 Mar 2015 20:29:56 +0000 (21:29 +0100)
committerArthurHoaro <arthur@hoa.ro>
Thu, 12 Mar 2015 19:27:16 +0000 (20:27 +0100)
commitbdd1715b249561ed919e4f03a06aec1f4c327335
treeeb21225e95b1fd849a8404c7bfe9bff6f970a8cb
parent3a10fa0e3f0d0978dc359d1407b93fe425f44b25
Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148

  * Add awesomplete dependancy (source + min + CSS)
  * Remove jQuery and jQuery-UI dependancy
  * Few CSS ajustements
  * Use tags complete list as RainTPL var (and display it as HTML)
  * Remove "disable jQuery" feature
  * Remove tag list web service
13 files changed:
COPYING
inc/awesomplete.css [new file with mode: 0644]
inc/awesomplete.js [new file with mode: 0644]
inc/awesomplete.min.js [new file with mode: 0644]
inc/jquery-1.11.2.js [deleted file]
inc/jquery-1.11.2.min.js [deleted file]
inc/jquery-ui-1.11.2.js [deleted file]
inc/jquery-ui-1.11.2.min.js [deleted file]
inc/shaarli.css
index.php
tpl/changetag.html
tpl/configure.html
tpl/editlink.html