Recent Commits to autoComplete.js:master (3)

  • 13/04/2026 17:54

    Add roadmap references across docs, README, and LLM context files

    Add roadmap references across docs, README, and LLM context files
  • 13/04/2026 17:44

    Add project roadmap: v10.3.0 through v11.1.0

    Add project roadmap: v10.3.0 through v11.1.0
    
    Covers bug fixes, build modernization, docs overhaul, headless mode,
    ESM output, accessibility improvements, plugin system, and multi-source
    search. Shaped by community feedback, open issues, and contributor PRs.
  • 13/04/2026 10:20

    Docs: overhaul documentation with new recipes, accessibility, compari…

    Docs: overhaul documentation with new recipes, accessibility, comparison, and full changelog
    
    - Fix Recent Searches .reverse() mutation bug (#438), replaced with .toReversed()
    - Move security/XSS warning higher in usage.md with DOMPurify code example
    - Document full feedback object shape on selection event in configuration.md
    - Add comprehensive accessibility section (ARIA attributes, keyboard map, screen reader behavior)
    - Add 4 new interactive how-to-guide recipes (force selection, async error handling, custom rendering, multi-key search)
    - Add Fuse.js integration recipe for custom search engine usage
    - Add comparison page with competitive analysis table (Downshift, Tom Select, Select2, Choices.js, Algolia, react-select)
    - Add comparison table to README.md
    - Sync llms.txt and llms-full.txt with new patterns and comparison data
    - Consolidate CHANGELOG.md with full release history from v1.0 to v10.2.10

Log in