| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Id32467982207ac9a9ce45301097652715d9dfff8
|
|
|
|
| |
Change-Id: Ie215346122ad6533176fd2a8d71660805eacb942
|
|
|
|
| |
Change-Id: I42f2f3fa3597f67f259c3ff9f158560303ffb328
|
|
|
|
|
|
|
|
|
| |
It should not matter how you move from a field to the next. Tabbing
to the next field already previously caused the new item handler to
be invoked. This fixes the case when you click in the next field to
work the same way.
Change-Id: I3978d87cde8f05dce92edda2a4a116f4a15e0749
|
|
|
|
|
|
|
|
| |
The patch prevents Escalator and Grid from ever being rendered on IE8 because element.addEventListener does not exist there
This reverts commit eb2f5ac3a714aefce948d447a4004b94e35e44a9.
Change-Id: I58f6db7432a1cd10299891b2d8c55c855e87265f
|
|
|
|
|
|
|
| |
These have been backported from Vaadin 8 branch with minimal
modifications.
Change-Id: I292917aa0457c69b569313a3e56913b4a8d85316
|
|
|
|
| |
Change-Id: I2a89d3493e2f98ab1b9a0666d9dc075a2457e432
|
|
|
|
| |
Change-Id: I8dcf5b7576a64b26419136ca6b8927f4c2731d60
|
|
|
|
| |
Change-Id: Ibef57aa4f8838f3bbc5f5c5500f3f4f7fc6eb438
|
|
|
|
| |
Change-Id: Ic6711221d0f09ad369c4074d805b237eccb2e5a7
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed by using mouse events instead of touchevents when the browser is
IE or Edge (added isIEOrEdge utility method in the BrowserInfo). Also
added touch-action: none; css rules into escalator.css to prevent
default touch behaviour on IE and Edge
No new unit tests since we do not have automatic touch testing
possibilities yet.
Please test manually with Surface: IE and Edge, use for example uitest:
com.vaadin.tests.components.grid.basics.GridBasics
Change-Id: I5b37f1648e2051ea0ab4d56ab767186b532da07c
|
|
|
|
| |
Change-Id: I413481a325ebad15aa16dd639c788cc72f18dc52
|
|
|
|
|
|
| |
Backported from master branch (Vaadin 8).
Change-Id: I363c9798de0d238a5a4aa4b4e839a31da460434f
|
|
|
|
| |
Change-Id: I7241ec11a9bfe7ebfa6a720b1abb3c4d0fabdb36
|
|
|
|
|
|
|
| |
Also remove ComponentMissingFromDefaultWidgetsetTest since it's
identical to UnknownComponentConnectorTest
Change-Id: I4b4b8f40c8376f4ea26b73d41191a3e7e811df01
|
|
|
|
| |
Change-Id: I5fa99627a1c3302dd905d78149e5f32c7315a5c7
|
|
|
|
|
|
|
|
|
|
|
| |
- legacy DateField declarative format tests are fixed (day light saving
time is taken into account).
- CalendarMonthViewDndEvent UI because you are not supposed to work on
Sundays (when the test is broken).
Backported from master branch (Vaadin 8).
Change-Id: I5e62c09da579e9f6eb2a58a87253618d3f30b2e9
|
|
|
|
| |
Change-Id: I99347ee1d0f2f13fcb8e110d2e7192590e4f9456
|
|
|
|
|
|
| |
This is needed to be able to get the information from e.g. TestBench
Change-Id: I95ec6064f602e6a8b24e35cc59d467e9c8b31c1e
|
|
|
|
| |
Change-Id: I06477d7ee5252ec4a5e7fdbc05fe6e31e05782e6
|
|
|
|
| |
Change-Id: I1160e7a384b1816204eb7f4b0f52f83ed9e230c0
|
|
|
|
| |
Change-Id: I6b045c3a693e88b3cba182ae9ea68cfa98c914b0
|
|
|
|
| |
Change-Id: I7a8520ef61ddc4dff66c326d61acbf7ccf0e76cd
|
|
|
|
| |
Change-Id: Ibb3b52b652d77a1bfa786417b1c92fd0a578035f
|
|
|
| |
Change-Id: I3cfdac539111ff2e88c7ff81e6d6b9a579160423
|
|
|
|
|
|
|
|
|
|
|
| |
(#19019)
Adding the optional "valo-menu-hover" style to the "valo-menu" element
will make the menu appear on hover - i.e when mousing over on desktop,
when tapping on touch devices (which also triggers hover).
Backported from master branch (vaadin 8).
Change-Id: I8344234a20aa93216b0116608d81e30e86d8b309
|
|
|
|
| |
Change-Id: I7fe8c160405a69140cac511c744d89a62c401cca
|
|
|
|
| |
Change-Id: Iaeb772981f3ac039bf0fe3cde595cfdb3691cddf
|
|
|
|
| |
Change-Id: I9bd845a08fa3c440f05d102ccf8920dfc1c95b6b
|
|
|
|
| |
Change-Id: I554d7b6ca60840bab3a032daa4847e7271086e27
|
|
|
|
|
|
| |
(#20386)
Change-Id: I76be83642f0e56e55b0c0e502ac6769de1ee8af0
|
|
|
|
| |
Change-Id: Ia15edb5a10de9bff047044161ffe83dd09f51098
|
|
|
|
| |
Change-Id: I4e32550e3d3095c2c914bb93d260819414d2e6e6
|
|
|
|
|
|
| |
true. (#20097)
Change-Id: Ic453aaf16ea1d44792db868e04faaba069aab3b7
|
|
|
|
|
| |
Change-Id: I9080a9f46193c1dea4a9ef6856d2899fe960b7e9
(cherry picked from commit e7b9db54a5aa172509b33746d270ac375009b4a6)
|
|
|
|
|
|
|
|
|
|
| |
* Using the default widget set
* Using no add-ons but a custom widget set
* Using add-ons with a defined widget set
* Using add-ons with no defined widget set
* Using directories with special characters (space)
Change-Id: I85450de359f410003bed94b120915b4736bc2d4f
|
|
|
|
| |
Change-Id: Ib8ae22a56334046effe721bb4d3769ef7b92d61d
|
|
|
|
|
|
|
|
| |
The fix for #20285 generates URLs so that the end in a slash, where the old
version generated URLs without the trailing slash. The trailing slash was not
taken into account by the code which updates a widget set.
Change-Id: Iabe716ed1632da7b2a6b1f4ffdc987c745d9452d
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. If a UI has @Widgetset, use that
2. If a "widgetset" init parameter has been specified, use that
3. If there is an AppWidgetset, use that
4. Use DefaultWidgetSet
This changes the default value of the @VaadinServletConfiguration widgetset
parameter to "", to avoid always setting the "widgetset" init parameter when
@VaadinServletConfiguration is used.
Change-Id: I87f9aa294d31e62bb94b7e831dd7b25ca1ce483b
|
|
|
|
|
|
|
|
|
| |
Breaks all use of AppWidgetset together with
@VaadinServletConfiguration
This reverts commit 516c428ca127e3c31b7b4d74220e4b7eed4571be.
Change-Id: I9e9bd792479ee1f4dde08c5d2a4d87e06b77f519
|
|
|
|
|
|
|
| |
series)
Change-Id: Ic40b70e692e686d638e163a224816aabeb6de100
(cherry picked from commit e92a737fe8b0655bbf0c3ce1881777d418147b41)
|
|
|
|
| |
Change-Id: I518b3f261adb633bb09a2597c9e7ee3cb6d63e6a
|
|
|
|
|
|
|
|
| |
Although sampler is pre cloned, the script still tries to
mess with the defined branch (master is not found in the cloned
repo)
Change-Id: I91f31fe0a276221cc357cf0678759ad4125c518e
|
|
|
|
|
|
|
|
|
|
| |
Chrome no longer (since version 5x) always fire deferred commands
immediately during scrolling but can delay them with several hundred
milliseconds, making grid really unresponsive.
So far, nobody has been able to provide a reliable test case.
Change-Id: Ide80aef2d661c9e27b67c8e62e85734af7a38cab
|
|
|
|
|
|
|
|
| |
Adds API to allow grid to ask its data source if it is waiting for data.
The previous tracking inside grid was not always correct as it relied
on dataAvailable being called.
Change-Id: I0bdb448d9b720155940b0834e118f0eca27a3bfc
|
|
|
|
| |
Change-Id: I2ad135c72821b6e194fd77bd141b638c36e138a7
|
|
|
|
|
|
|
| |
Using the same formatting in the 7.7 branch and the master branch
eases porting of fixes
Change-Id: I51b4693f2f120447702cf322ce4505608ad92987
|
|
|
|
| |
Change-Id: I042a5bfb548b52911100e01e5a74901a1abfbf33
|
|
|
|
| |
Change-Id: I28f3d20e6db999a033429338535719f14e495d4f
|
|
|
|
|
|
|
|
|
|
| |
The fix for
https://dev.vaadin.com/ticket/20262
broke widget set compilation on Windows, possibly only under certain circumstances
Change-Id: Ica559b9c7199014bf1a2babad29f53b083ff74a2
|