1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
436 stars 177 forks source link

Missing the autocomplete feature on Github and website #232

Closed superfoght closed 7 years ago

superfoght commented 7 years ago

The JS and CSS files for the autocomplete feature (http://jplist.com/controls/autocomplete ) is missing from both the website and github

superfoght commented 7 years ago

I had the files sent to me by mail, and have tested them out. It doesn't seem that they work with the current version of jplist.core.js - or maybe I'm doing something wrong ;-)

thleh commented 7 years ago

I would like to use that feature too. Can you please publish the missing libary :-)

1rosehip commented 7 years ago

Autocomplete control is added here (client side version only for now): https://raw.githubusercontent.com/1rosehip/jplist/master/dist/js/jplist.autocomplete.min.js https://raw.githubusercontent.com/1rosehip/jplist/master/dist/css/jplist.autocomplete.min.css

Please also download the latest core: https://raw.githubusercontent.com/1rosehip/jplist/master/dist/js/jplist.core.min.js

Demo page: https://github.com/1rosehip/jplist/blob/master/demo/16-autocomplete.html

superfoght commented 7 years ago

Works great. Thanks for the help :)

Should I close the issue?

1rosehip commented 7 years ago

Yes, please