commit | b98a137c30b2c0ef27c6a2e48e9879c983c7ce72 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Fri Nov 21 17:10:55 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Fri Nov 21 17:10:57 2014 -0800 |
tree | 2917bf307977f54515f2a57ea27fd6bb9fbcfd16 | |
parent | 6759c0d10d9713f33e31093698dde88018591b4b [diff] |
veyron-browser: Some search UI improvements: -There is a clear search action (X) now. -Header and empty results text is now dependent on whether it came as result of a search action or not -Drilling into items now clears search box -No more defaulting to '*' in the search box. https://screenshot.googleplex.com/oK5MfAUYD9.png Change-Id: If688f41e617c01889b8ae1947a8550f3d10ce9e1
Mountable browser is a browser application that lets the user view and traverse mounttables.
Before you can run Mounttable Browser, you need to build. Simply run:
make
You must have the Veyron Extension installed to run this.
Get it here: https://github.com/veyron/veyron.js/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start