Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

feat(navbar): implement autocomplete support for Navbar search #392

Conversation

hristijankiko
Copy link
Contributor

fix 389

Fixes #389 .

Changes proposed in this pull request:

  • Navbar search item now renders Typeahead component if onSearch is provided
  • Added storybook example of Navbar search item with autocomplete

Newly added dependencies with Bundlephobia links:

  • N/A

Please let me know if you want me to make any changes.

@jsf-clabot
Copy link

jsf-clabot commented May 4, 2020

CLA assistant check
All committers have signed the CLA.

@jackcmeyer jackcmeyer added the enhancement New feature or request label May 4, 2020
@jackcmeyer jackcmeyer added this to the v1.0.0 milestone May 4, 2020
@jackcmeyer jackcmeyer merged commit cccb599 into HospitalRun:master May 5, 2020
ghost pushed a commit that referenced this pull request May 5, 2020
# [1.5.0](v1.4.0...v1.5.0) (2020-05-05)

### Features

* **navbar:** implement autocomplete support for Navbar search ([#392](#392)) ([cccb599](cccb599))
@ghost
Copy link

ghost commented May 5, 2020

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement autocomplete support for navbar search
3 participants