feat: add autosuggest in login URIs#30
Merged
AdrianInsua merged 1 commit intodevelopfrom Apr 20, 2020
Merged
Conversation
|
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/adrianinsua/neo4j-dashboard/ia8c8o6i0 |
AdrianInsua
added a commit
that referenced
this pull request
Apr 21, 2020
* chore(release): 1.3.0 [skip ci] # [1.3.0](v1.2.0...v1.3.0) (2020-04-21) ### Features * add autosuggest in login URIs ([#30](#30)) ([79bf0e6](79bf0e6)) * add resize options in cards and improve summary styles ([#31](#31)) ([20da53f](20da53f)) * show graph objects details in a side bar ([#25](#25)) ([26f83c6](26f83c6)) * chore: modifu changelog * fix: card animations are smoother now Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Adrián Insua Yañez <adrianiy@ext.inditex.com>
AdrianInsua
pushed a commit
that referenced
this pull request
Apr 21, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add required features of #29 .
Installed autosuggest library (pending of componentWillReceiveProps correction)