| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
3612ce1 Fixed aria-disabled attribute value on DateField button (#13463)
Change-Id: I888e9bed47ae2a540161786791d546b2fd0f85cf
|
| |
| |
| |
| | |
Change-Id: I9b13b76a92f0070c3b4c30556a276d60ceba94e8
|
| |
| |
| |
| |
| |
| |
| | |
Makes metro versions of IE suggest switching to the desktop when
window.prompt is called
Change-Id: If794631b0fa633aac3572f241374ea8883671c85
|
|\|
| |
| |
| | |
Change-Id: I17fa1bf6982c8c7e1f9faf26b77593b170fa5fdd
|
| |
| |
| |
| | |
Change-Id: I2fa7566ec4788893d1d99440a7ca2d014c9a8f13
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1f4ca4c Prevent resize for sorted column if not initialized (#12951)
437f4e9 Improved portlet configuration resolution. (#7814)
55a1b20 Added headers support for WebSphere Portal. (#13491)
f979681 Fix VScrollTable to clear reported ranges (#13353)
a473222 Added browser inclusion and exclusion for TB3Runner.
29e7df2 Makes combobox work with pasted texts. (#13214).
Change-Id: Icdb5a633d1d9f7bf7004b4b45857d268ea674f50
|
| |
| |
| |
| | |
Change-Id: I74db581d7aae1278024db4e5ed8e3a3b3abc56be
|
| |
| |
| |
| | |
Change-Id: Ieb0e2dce37ae1564151bf40d9d51cb013490b865
|
| |
| |
| |
| | |
Change-Id: I184625738f6d5d9324f957827f7f11817e311c59
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
ca73546d Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346)
Conflicts:
client/src/com/vaadin/client/ui/orderedlayout/AbstractOrderedLayoutConnector.java
Change-Id: Id1916a312149728d69b1493a9f28a72de41ec711
|
| |
| |
| |
| | |
Change-Id: I641be48a53c53f584c42ae4f904975f447e9075a
|
| |
| |
| |
| |
| |
| |
| | |
Back ported from master
Merge: no
Change-Id: I9eee3cb897fcb00beb2b2877dd98337623e2cf5b
|
| |
| |
| |
| | |
Change-Id: I68bc7922074c8c03957fbffce8a3d453726e8c1a
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
d5ce545 Ignore backspace events in modal windows (#13180)
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I22c38a281fac7ed7cfa40f292e6624c5347348fd
|
| |
| |
| |
| | |
Change-Id: Idf3ec4bc80bd015c546000e99cb6ff16e79ca5a8
|
|\ \ |
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
client/src/com/vaadin/client/ui/VTabsheet.java
Change-Id: I7bda391a0e5678f85c04bd8ff9bfa65ba1c660b9
|
| | |
| | |
| | |
| | | |
Change-Id: I8f840bf4e45e257454d5e16c7b43f63858fd15d8
|
|/ /
| |
| |
| | |
Change-Id: Id2f56090533fdce756051b32547b3dcaa4f94f93
|
| |
| |
| |
| | |
Change-Id: Ic514dbfca241756b74798b3fb057a97ef9cdfa70
|
| |
| |
| |
| | |
Change-Id: I5ee2e0d7e4b4bc11df78e24c2a29e94e4c379e25
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changed implementations and APIs to use the non-deprecated Element class
wherever possible without breaking backwards compatibility.
* Methods defined in interfaces have not been touched.
* Return types have only been changed methods that should have no
existing third party callers (i.e. private, internal or @since 7.2)
* For methods that third party code might have overridden, the method
has been deprecated in favor of a new method that just delegates to the
old method.
* For methods that can't reasonably be overridden by third party code
(i.e. private, final, static, internal or @since 7.2), the parameter
type has been changed without retaining the old method.
Change-Id: I7da943a77b8d0d0b9185d8c70f87d676a275d24b
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is the first step towards eliminating usage of the class. Reasoning
about upcoming steps will be easier when it's clear which class
"Element" refers to.
Change-Id: Iea5547f789edc77c3b4ac95a5e2eb34d2717999e
|
| |
| |
| |
| |
| |
| | |
Also fixes https://github.com/vaadin/responsive/issues/10
Change-Id: Id22d071529c91d6462f1dceaf169c9d4be69d86f
|
| |
| |
| |
| | |
Change-Id: I9eee3cb897fcb00beb2b2877dd98337623e2cf5b
|
| |
| |
| |
| | |
Change-Id: I7b65d8f20936e5e6360dfc4d333e7c6ea3f2bc13
|
| |
| |
| |
| | |
Change-Id: I93385237416bb59e82e84fb1ca214b7024c7180c
|
| |
| |
| |
| | |
Change-Id: I15f6fff50e709238655a0a50f605a833e2be7d6f
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
7112abe Preventing premature start of drag due to Chrome move event #13381
7e7b623 reduce frequency of session locking and StreamingProgressEvents (#13155)
7cab7fd Improve error message when reusing UI instance (#13457)
3e53fa6 Fixed "EEE" in DateField's date pattern (#13443)
1881ea8 Fix for width issue of TabSheet (#12805)
396820e Test for streaming reconnect issue (#13435)
2f93186 Eliminate .v-caption memory leak (#13346)
0c7cbc7 Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)
5441ef0 Merged IntegrationTestRunner into TB3Runner
3545db2 Added User-Agent and Screen Width + Height labels to portlet test.
c5aaf93 Refactored JSR286 portlet test.
52dcbaa Pressing ESC now closes the DateField popup when using month or year resolutions. (#12317)
e45294f Revert "Preventing premature start of drag due to Chrome move event #13381"
Change-Id: I35e119a6e8e68e226487906af35eaa220f3af16f
|
| |
| |
| |
| |
| |
| | |
This reverts commit 7112abe944259a615e26342de17d0302ddec3562.
Change-Id: I2bc231ec20c27b508570c6358fb2d8128beb2735
|
| |
| |
| |
| |
| |
| | |
resolutions. (#12317)
Change-Id: Icf7b8da00e80ea4dc4843bcd28b005b5e91b866f
|
| |
| |
| |
| | |
Change-Id: Ieae3b1d82e92fadf5ab517c1c878fc82bcc0ecbd
|
| |
| |
| |
| | |
Change-Id: I6577dabaaf5d9fa4c73158d3391dfcd28dd0629e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Width of v-tabsheet-tabcontainer was set by copying the width
from the ComponentConnector. This produced an incorrect result
when a relative width (other than 100%) was used. Fixed by
assigning the width to 100% when the TabSheet has a defined
width.
Change-Id: I7f128f87406e6e00ceda9ee6e75dcc5539e283b6
|
| |
| |
| |
| | |
Change-Id: Ib82d901fbf65dc39c06b117c68bb0191f0fd8e68
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The drag only actually starts when the mouse move or touch move event is
more than 3 pixel away.
The purpose is twofold:
a) it fixes the glitchy behaviour of Chrome which for some reason
sometimes fires a move directly after the mousedown, which starts a drag
immediately.
b) it helps people with shaky hands or imprecise hardware, why might not
want to drag but to select but slightly move the pointer. Some frameworks
opted to make the distance configurable.
Due to sub pixels (which might be the cause for a) in the first place),
a distance of 1 or 2 pixel is not enough. Experiments showed that unaware
users did not notice that 3 pixels movement are required for the drag to
actually start (the ghost has already a delay of 300ms)
Change-Id: I71b50b72486344a7dbe4ed927b34b1f8fab0db20
|
| |
| |
| |
| | |
Change-Id: Ie645b48d3dceb24a477c5043ea88876b86875481
|
| |
| |
| |
| | |
Change-Id: I2522698237eb2a21c0896605bed8e73a82795c97
|
| |
| |
| |
| |
| |
| | |
This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3.
Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea
|
|\ \
| | |
| | |
| | | |
Change-Id: Ia9d156009a3f1b4e61f12eb415040670a52d7876
|
| | |
| | |
| | |
| | | |
Change-Id: Icc263c10ec1fb0542f544ddbc2bb705e8968aa40
|
| | |
| | |
| | |
| | | |
Change-Id: I0511bcf6814fa33d558712da2bc112b545468153
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since this is quite the change, I've taken the opportunity to rewrite smaller
adjoining pieces to make more sense. Move methods from classes, and so on.
These changes are, however, only on the code level, no other functionality will
be introduced by this patch.
Change-Id: I56f19c5af7dc4ccfd2fa4c9098f06e77dbfa12fb
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I2f1134ce1bd5e8dbb183881fc69120e964271245
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib9210685ed70f98af78b5cc3ad756f37b09c326a
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Further changes required for this, included in the same patch:
- created GridClientRpc interface
- created test case UI for server-side controlled Grid programmatic
scrolling
- refactored getScrollPos logic into Escalator and moved
ScrollDestination enum to shared package
Change-Id: Ibf72a4f75831807d83fb5941597a6ce3fda08e17
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8942623466441846ac4100dc6f451d0948d005a9
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: I8f1f412eeb450688bba58b715eba6db9e4ae43ae
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I292451d398236e5d199efd7613d97b96b52f76b2
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie584c3440f612c4d262a218ff962faae4b4c6b82
|