| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Fixes #13563 and #10356
Debug window styles are only downloaded and injected to the page if
productionMode==false and ?debug parameter is present and not in
‘quiet’ mode
Change-Id: I3ac588745f4702a1cc0473b95806877cbf7062ad
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Done:
- VaadinFinderLocatorStrategy returns optimal paths for any Widget
selectable by it.
- TestBenchSection of the Debug Window picks and clears as expected.
- Debug Window no longer presents user with a widget hierarchy
- Translation from VaadinFinderLocatorStrategy query strings to
ElementQuery API calls (should be done in SelectorPath.java)
- Make SelectorPaths change background color when hovered
Change-Id: Ie122f962a319ddf560fa9ac4f6bc57f32a120f91
|
|
|
|
| |
Change-Id: I1a3a821b15d7350b5ebf2e19056854e9124197ea
|
|
|
|
|
|
| |
and alt-move, improves bounds-check)
Change-Id: Ic313e545940a6073e30171a610f6d02c38a90037
|
|
|
|
| |
Change-Id: Ie265c6e994c8038a3dc0bb05b94233bbc2506c58
|
|
|
|
| |
Change-Id: Ibbe209a6a67e594318a7ac50f962c48aeab4730d
|
|
|
|
|
| |
Change-Id: I42a72797a214b567d1efc077af8a49bc8cff52b0
Ticket: 9626
|
|
globally; the console is a widgetset-wide singleton, not usually to be styled. Fixes #10357
Change-Id: I39940fa92f748a6ef7a143797f06ef9d7d68ce36
|