Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* working for one test * ES6 * prettier config * remove node@14 (EOL) * uses es6 syntax throughout * update docs * use destructuring * need to do this monster commit now since broken but past point of no return. Stuff releated to ES6ifyinh and class-ifying lib * fixed some tests * fixed some more tests * fix more tests * tidy up * classification * tidy up and added DELETE_RAW * tidyup * align prettier with standard * fixed cacheLength thing, isLeaf option is no longer user-definable * update code formatting * fix tests * fix tests * remove unneeded options object from invokation * remove unused comments * factor out EntryStream * back to arrow functions to allow destructured assignment * test destructuring * update docs, and add some destructuring assignment for test purposes * simplified code * update demo (work in progress) * fix linting issues * removed unreferenced file * WIP: demo2 * WIP demo * WIP demo2 * WIP demo and FACETs no longer include empty buckets by default * WIP demo * PAGING info in resultset * WIP demo * WIP demo * WIP demo- js templates now a part of main lib under { UI } * linting * capitalise classes * WIP demo * WIP demo * WIP demo * linting * better webpackery * if only one page- hide paging * autocomplete * linting * update deps * trying to fix build on github * trying to fix build on github * trying to fix build on github * trying to fix build on github * trying to fix build on github * trying to fix build on github * trying to fix build on github * update webpack and tape deps * bootstrapification * bootstrapification * improved caching * better passing of vars to autosuggest * latest * version bump * fix deps, add dist dir, version bump * removed demo to its own repo at https://github.com/fergiemcdowall/search-index-demo * appease the linter * added som JSDocage * update docs * update deps * update API docs * human readable timestamps * remove link to Gitter (use GitHub Discussions instead) * update doc * added typedefs in jsdoc * set version * version bump
- Loading branch information