Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement suggestions preview pane like in core google plugin #1

Merged
merged 1 commit into from
Feb 27, 2017

Conversation

KELiON
Copy link
Contributor

@KELiON KELiON commented Feb 27, 2017

todo I'm going to create additional package (like cerebro-tools) with common UI elements, like KeyboardNav, Loading, etc. Now it is just copy from main repository, but as soon as I publish this package these components could be reused.

Screenshot:
screen shot 2017-02-27 at 18 49 46

* @return {Promise}
*/
const getSuggestions = (query) => {
const url = `https://duckduckgo.com/ac/?q=${query}`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KELiON omg! I was still reading DuckDuckGo's docs and you already made this as a working feature. Incredible! 💯

@tiagoamaro tiagoamaro merged commit 2dd9ef7 into cerebroapp:master Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants