/autocomplete

A react autocomplete component.

Primary LanguageTypeScript

React Autocomplete

Greenkeeper badge

A react autocomplete component.

Package

See: https://github.com/lnwu/autocomplete/packages/27897

Docs

See: https://lnwu.github.io/autocomplete/

CI

Using github actions.
See: https://github.com/lnwu/autocomplete/actions

Tasks

  • Component Feature
  • Component Style
  • Lint
  • Test
  • Storybook Docs
  • Publish Package

KNOWN ISSUES:

  1. For now publish will failed with yarn publish --patch no git config setting but publish success May need to use yarn publish --new-version ${GIT_TAG}

  2. Fix skipped test

  3. Fix docs deploy in CI