Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@francoischalifour/autocomplete-core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@francoischalifour/autocomplete-core - npm Package Versions

2

1.0.0-alpha.28

Diff

Changelog

Source

1.0.0-alpha.28 (2020-08-26)

Bug Fixes

  • core: add type search to getInputProps (92d95cc)
  • core: add type to GetDropdownProps (6bd21fc), closes #70
  • core: allow calling getDropdownProps without argument (c44e494)
  • core: prevent mousedown event on dropdown to keep it open (ec9733b)
  • core: rename showCompletion to enableCompletion (07b46af)
  • core: type form props (1c2551b)
  • docsearch: add type to GetDropdownProps (50b4879)
  • docsearch: allow a single instance to open (90bfaaa)
  • docsearch: capture mousedown event to close modal (b802621), closes /github.com/facebook/react-native-website/pull/2139#issuecomment-678330203
  • docsearch: remove data-cy attributes (6bedbb7)
  • docsearch: remove Docusaurus style (a52cc44)
  • docsearch: use "false" value for spellCheck in vanilla version (d22bea7)
  • js: return setters and refresh only (758565e)
  • js: revert highlighting conditions (8fb33b1)
  • js: update types (607ea45)
  • types: allow arbitrary keys in sources (6ed9e4a)

Features

  • autocomplete: introduce JavaScript API (fd9d2b7)
  • core: add default form props (2264f2b)
  • docsearch: add enterkeyhint to go (d652514)
  • js: pass state to render (7f7da3d)
francoischalifour
published 1.0.0-alpha.27 •

Changelog

Source

1.0.0-alpha.27 (2020-08-07)

Bug Fixes

  • docsearch: fix vanilla DocSearch types (2b5e7aa)

Features

  • docsearch: export DocSearch types (b499fee)
  • docsearch: update missing results issue link (fb8d735)
francoischalifour
published 1.0.0-alpha.26 •

Changelog

Source

1.0.0-alpha.26 (2020-08-04)

Bug Fixes

  • docsearch: don't open modal on / when editing text (6118725)
francoischalifour
published 1.0.0-alpha.25 •

Changelog

Source

1.0.0-alpha.25 (2020-07-30)

Bug Fixes

  • docsearch: pass autoFocus prop to autocomplete for mobiles (8f4d3fb)

Features

  • docsearch: add aria-label to search button (5bc08ca)
francoischalifour
published 1.0.0-alpha.24 •

Changelog

Source

1.0.0-alpha.24 (2020-07-23)

Bug Fixes

  • docsearch: don't blur input on submit (86da0fc)
  • docsearch: focus input on Selection Search (9f1fa52)
francoischalifour
published 1.0.0-alpha.23 •

Changelog

Source

1.0.0-alpha.23 (2020-07-22)

Bug Fixes

  • docsearch: add padding to dropdown when no recent searches (0e3d0f5)
  • docsearch: rename DocSearch-Button CSS class (f3a5449)
  • docsearch: use Preact alias in Babel config (31b3bd4)
  • search: hide content when disableUserPersonalization (4940538)
  • website: memoize onInput callback (9fa7d30)

Features

  • docsearch: introduce disableUserPersonalization API (de31121)
  • docsearch: support initialQuery (11aa27b), closes #51
  • DocSearch: add DocSearch CSS class to DocSearch elements (0e93615)
  • website: forward Docusaurus props to DocSearch (abfb06d)
francoischalifour
published 1.0.0-alpha.22 •

Changelog

Source

1.0.0-alpha.22 (2020-07-09)

Bug Fixes

  • docsearch: support initial query (dc476d3)
  • website: import DS variables and button styles dynamically (bef75be)

Features

  • docsearch: attach docsearch.js user agent to vanilla renderer (e1bd8d3)
  • docsearch: introduce transformSearchClient API (edf6b9b)
  • docsearch: introduce DocSearch.js v3 (#56) (0ff2462)
  • docsearch: track docsearch-react UA (2c280e2)
  • website: lazy load DocSearch styles (e3bc021)
  • website: track docsearch-docusaurus UA (eb400f2)
francoischalifour
published 1.0.0-alpha.21 •

Changelog

Source

1.0.0-alpha.21 (2020-07-07)

Bug Fixes

  • css: don't display key shortcuts on mobile (1adc418)
  • css: Firefox placeholder opacity (49f7ac3)
  • docsearch: remove theme media query (a1030e4)
  • test: removed extra percy snapshot (24e38b7)

Features

  • docsearch: support keyboard on focus on default integration (7600f2a)
  • docsearch: support typing query when search button is focused (#54) (dcf2247)
francoischalifour
published 1.0.0-alpha.20 •

Changelog

Source

1.0.0-alpha.20 (2020-07-01)

Features

  • docsearch: add / keyboard shortcut (d3a7275)
francoischalifour
published 1.0.0-alpha.19 •

Changelog

Source

1.0.0-alpha.19 (2020-06-24)

Bug Fixes

  • ci: fix orbs declaration (db902a1)
  • ci: Install cypress (fb32788)
  • ci: install cypress with Yarn (5f7dc27)
  • ci: npm script + percy (949a24a)
  • ci: remove test cypress job args (c1bf37b)
  • ci: rerun (04fb6f6)
  • ci: use cypress docker image (fa5521b)
  • ci: use latest cypress browsers image with node 13 (bdab390)
  • css: fixed Modal height undefined on Gecko (85753c5)
  • cypress: Added Verify and Info npm scripts (5f4ae05)
  • cypress: changed env var name for cypress key (28307a8)
  • docsearch: hoist transformItems default value (1e0ae9e)
  • lint: Disable import/no-common for percy (8af940d)
  • lint: set carriage return in prettier config (3016601)
  • lint: set eol to auto (e6db26e)
  • test: lint (896ef59)
  • Cypress: Record results (7dac93e)
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc