This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
v1.0.0
This release makes many internal changes to prepare for significant evolution of autocomplete-plus:
- Rename
Autocomplete
toAutocompleteManager
- Split model and view apart
- Switch from
space-pen
toHTMLElement
for the view - Fix Atom 1.0 API deprecations
- Code cleanup