- Fix issue #7 by retiring un-updated karma testing environment. Clean up unused dependencies.
- Provide files without built-in polyfills for users who provide their own.
The unfilled files can be found in the
unfilled
folder both on CDN and NPM.
- Updated README, add changelog, fix test.
- The component is now completely self-contained. No polyfills necessary for IE11.
- File layout of NPM package has changed.
- Releases are now provided for direct linking via cdn.aws.dk (https://cdn.aws.dk/assets/dawa-autocomplete2/1.0.0/dawa-autocomplete2.min.js)
- Issue #5 and issue #8 fixed.