Commit Graph

15 Commits

Author SHA1 Message Date
Gunther Brunner
711ab4a8e5 Updated npm dependencies.
ProtobufJS and Bluebird require further work.
2016-08-03 20:08:30 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
958a3bcfb9 Fix bug where http:// is not being added if there is a "http://" already in the query string. 2015-03-04 21:22:43 +09:00
Gunther Brunner
a2662a0b53 Fix selection of browser bug,
caused by lodash 2.x->3.x's _.first() breaking change.
2015-02-24 19:16:00 +09:00
Simo Kinnunen
21b4ebe9e4 Ensure we add 'http://' to URLs even when a username is used. 2015-02-06 12:23:12 +09:00
Gunther Brunner
ce604d8211 All JSHint trough webpack passes now. 2014-09-02 17:25:22 +09:00
Gunther Brunner
4edcb387d4 Added favicon resolving to URL input.
Added blur event after entering URL.
Focus screen after entering URL.
2014-07-31 20:30:43 +09:00
Gunther Brunner
8696f833c2 Added native auto-fill support for URL input in Chrome. 2014-07-31 16:54:28 +09:00
Gunther Brunner
27d9014e90 const was just too new for IE. 2014-06-03 17:59:01 +09:00
Gunther Brunner
ac4f68cc92 Default browser defaults to Browser if not selected. 2014-05-12 14:53:31 +09:00
Gunther Brunner
e6be8491fa Fixed bug for realtime browser uninstalling. 2014-05-01 21:25:13 +09:00
Gunther Brunner
47cd0313a1 - Moved browser selection to Navigation. 2014-04-22 21:11:46 +09:00
Gunther Brunner
f831596290 - Adding Browser selection.
- Adding URL history and autocomplete.
2014-04-22 17:29:08 +09:00
Simo Kinnunen
ced84f0f66 Add sample of openBrowser() usage. Unfortunately it doesn't work because the radio buttons are acting weird. 2014-04-22 11:03:33 +09:00
Gunther Brunner
be6bdcd239 - Bringing back browser, navigation, input, dashboard and shell templates. 2014-03-27 21:30:27 +09:00