givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.25k stars 1.65k forks source link

Missing autocomplete inside libs #165

Open ahsanali0205 opened 4 years ago

ahsanali0205 commented 4 years ago

index.html fails to load jquery.autocomplete.js which should be present inside libs/autocomplete

givanz commented 4 years ago

Hi

I included the file in the last commit, autocomplete library is currently used only in server components.