Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@joefitzgerald joefitzgerald released this 30 Dec 23:03
· 1248 commits to master since this release

This release makes many internal changes to prepare for significant evolution of autocomplete-plus:

  • Rename Autocomplete to AutocompleteManager
  • Split model and view apart
  • Switch from space-pen to HTMLElement for the view
  • Fix Atom 1.0 API deprecations
  • Code cleanup