1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00
Commit graph

11 commits

Author SHA1 Message Date
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