Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

mozilla/universal-search-content

Repository files navigation

This repo is deprecated

The <iframe> approach is presently on hold. Follow the latest Universal Search developments at the mozilla/universal-search repository and on its Waffle.io board.

universal-search-content

the iframe that we put inside the autocomplete dropdown

Build Status

develop

  1. npm install
  2. npm start
  3. navigate to https://localhost:8080/

build

  1. npm run build
  2. find output in dist/

postmessage API docs

https://github.com/mozilla/universal-search-addon/blob/master/docs/API.md

debugging and performance tuning

  1. Navigate to https://localhost:8080/
  2. Show the debugger by running app.showDebugger() in the console
  3. Enable event recording so that events can be replayed for debugging and performance tuning

About

the iframe that we put inside the autocomplete dropdown

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors