changes to global search filter:

- Added clear button to clear input
- changed submit to resize based on content

Change-Id: Ida69f961effc261dc44319ba8710d9b4349ba847
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
4 files changed
tree: 3549399089cb6f0ead1d205675e5210d11266e8a
  1. .idea/
  2. app/
  3. gulp_tasks/
  4. src/
  5. .gitignore
  6. bower.json
  7. gulp-options.js
  8. gulpfile.js
  9. LICENSE
  10. package.json
  11. README.md
  12. sonar-project.properties
README.md

openbmc

UX Design repo for OpenBMC

OpenBMC

TODO: Write a project description

Installation

npm install

Minify vendors

npm run-script minifyvendors

Distribution

npm run-script distribution

Running

'npm run-script serve'

This will run it locally in http://localhost:8080