Add roadmap references across docs, README, and LLM context files
Recent Commits to autoComplete.js:master (8)
-
Add roadmap references across docs, README, and LLM context files
-
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.
-
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
-
Remove Community Plugins section from README
Remove Community Plugins section from README
-
Add Used By section with 21 verified projects across 14 industries
Add Used By section with 21 verified projects across 14 industries
-
Add cross-project references for Eleva.js and Skalex.js
Add cross-project references for Eleva.js and Skalex.js Add "Also by the Author" section to both the README and docs homepage linking to Eleva.js and Skalex.js with brief descriptions.
-
Fix: Docs rendering issue with tilde character
Fix: Docs rendering issue with tilde character
-
v10.2.10 => Resolve #442
v10.2.10 => Resolve #442 - Fixed: Async function detection fails in transpiled environments - Added: llms.txt and llms-full.txt for AI agent discoverability - Added: FAQ page with common usage patterns - Added: robots.txt with sitemap reference - Added: Twitter Card meta tags - Added: JSON-LD structured data (SoftwareApplication, BreadcrumbList, FAQPage) - Added: Canonical URL tags - Added: CHANGELOG.md - Updated: Development dependencies - Updated: Sitemap with current dates and missing pages - Updated: Meta descriptions standardized across all pages - Updated: OG tags with proper per-image metadata - Updated: All HTTP links to HTTPS - Updated: Protocol-relative URLs to explicit HTTPS - Updated: Analytics consolidated to GA4 - Updated: Bundlephobia badge switched to shields.io - Updated: Documentation and copyright year - Fixed: Duplicate meta description in docs - Fixed: og:url pointing to wrong page - Fixed: og:type inconsistency between pages - Fixed: Duplicate manifest link in demo - Fixed: Broken msapplication-TileImage path in demo