summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Remove call to setEnabled in Grid Sidebar constructor (#19126)7.5.8Teemu Suo-Anttila2015-10-191-2/+0
| | | | Change-Id: Iaa69e6b59281f7d6b9d1cf00b3de746243a700cf
* Fix stack overflows in ListDataSource ListWrapper (#19104)Teemu Suo-Anttila2015-10-191-2/+2
| | | | Change-Id: Ie04e673fcdb3ce0f63b07158b5cd9f128ea9c30e
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-10-191-0/+1
| | | | Change-Id: Ib04b7356577dd5027cd9daac351f49a1a1e23f1d
* Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-301-1/+2
| | | | Change-Id: Ic03b419b8c10d5d7010c3d10479883149445fe40
* Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-301-0/+6
| | | | Change-Id: I12b4d792f4d7cc7e3340d5566fda55f0cb23cbd0
* Revert "Correctly round tr width in Escalator (#18820)"Henri Sara2015-09-301-7/+1
| | | | | | This reverts commit 179a3c8c1c37976b6c14fe252a07b9a7e2f32dd0. Change-Id: Ia33a6704db4bad8a1a8ef0dc55719e2f8164c827
* Revert "Adds support for defining the URL to use for push requests (#18989)"Markus Koivisto2015-09-301-12/+4
| | | | This reverts commit ca3c460cbd6edb801f7919d046a3323f5f8babf1.
* Correctly round tr width in Escalator (#18820)Artur Signell2015-09-291-1/+7
| | | | | | * screenshot based tests for all themes for various features in Grid Change-Id: Id44f319b517fdfa419b70d30a9f8d4bd5e82fa63
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-291-4/+12
| | | | Change-Id: I12afaf7e5c5c385f3a19c7dab60f044d8721e082
* Fix Sidebar isOpen to not throw an exception (#18918)Teemu Suo-Anttila2015-09-231-1/+1
| | | | Change-Id: I4a60e5a4d8939f996d72fe2234ea945e6afb5542
* Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-182-17/+48
| | | | | | | This patch also corrects a possible issue with calculating columns when it is not attached. Change-Id: I616eb0f6d060991d9f461b7e2b1e3f7f30fbd122
* Grid: allow zooming in touch devices.Manolo Carrasco2015-09-161-18/+23
| | | | | | | | | - Since grid was not cancelling scrolling when multiple touches, zooming was not working, this patch fixes "zoom trap". - Prevent default when moving the scroll in touch devices to avoid parent scrolling Change-Id: I47856ef20bc835bb2b310b45f6d2749e950e8e7a
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-152-3/+3
| | | | Change-Id: Ie6cf2f819a167604b894b3b4c390e244867c2be9
* Backport fix for #16992 to Vaadin 7.5.Artur Signell2015-09-153-11/+56
| | | | Change-Id: I4899aac895f061cffffaccc5b0e33f92bada28b0
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-141-1/+20
| | | | Change-Id: If334cebd85fcfe9b368b1b360181abaadd5cb4ef
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-141-0/+23
| | | | Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
* Fix Editor selection checkbox handling to be more specific (#18818)Teemu Suo-Anttila2015-09-141-1/+4
| | | | Change-Id: Ic33572d3cd9e6117dc133bbfe26bc707c4b84f21
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-081-0/+4
| | | | Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
* Fix resynchronize/repaintAll to actually resynchronize again (#18808)Artur Signell2015-09-071-5/+2
| | | | Change-Id: Ia96d89a519b1f453457461e596c51642257c61bb
* Grid: touch kinetic scrolling. #18133 #168857.5.5Manolo Carrasco2015-09-021-312/+147
| | | | | | | | | | This is a new implementation of scrolling for grid we have in v-grid. It uses GWT animations instead of having to deal with the HTML5 animation framework directly and implements the concepts of velocity and acceleration. Change-Id: I2ba7748c0f7a473020fb5bea280b4c4bafab3ba3
* Make responsive work in Edge (#18620)Artur Signell2015-09-021-3/+3
| | | | Change-Id: Idb53cf6e8089154ec50979f3cd63faeaac419972
* Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-021-0/+4
| | | | Change-Id: Id031ad8ab5d513159e014458e40d35038f98df3d
* Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-252-8/+32
| | | | Change-Id: Iaeb5fc84f08746967f664466c3e2e7d09d76e0cc
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-252-50/+6
| | | | Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-251-2/+7
| | | | Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-251-1/+3
| | | Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-241-10/+26
| | | | Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3
* Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)Teemu Suo-Anttila2015-08-141-1/+16
| | | | Change-Id: Ie44ee231d83491af8704f989300a0b8cd9888374
* Add class for last frozen column requested by designers (#18590)Taras Hupalo2015-08-121-5/+27
| | | | | | | See https://github.com/vaadin/components/pull/57#issuecomment-127622121 for details Change-Id: I71e64a420d9fc1ae0d970bdc7eb71fdfb34553c3
* Do not force zero height for empty caption height in FormLayout (#15409)Artur Signell2015-08-121-17/+0
| | | | Change-Id: I6dc347f44f3eda51d1d5497af1376355f5665cee
* Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-122-0/+8
| | | | Change-Id: Ic7169c6a93dc497ca247db8740bbe9c8e4ac6809
* Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-121-5/+15
| | | | Change-Id: I53e7cb95cf2828f966db5b41c07c38fb756372f3
* Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-121-5/+9
| | | | Change-Id: I0877b848b051413e1c2a8af29f066003bdc744ab
* Add @since for change 11526 ticket #175907.5.3patrik2015-08-051-4/+4
| | | | Change-Id: I3e4540a5a1fe87c82c8ce2c4d92b21c8f94a4d4f
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-32/+67
| | | | Change-Id: Iab111504502dc104cb9ce8777dbaf87bba1e31a0
* Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-052-2/+59
| | | | Change-Id: Id9aba32d5f2564961f167261a4fac2a3621e3583
* Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-052-4/+14
| | | | Change-Id: I75bfe6769814a857d36fb3cc594e11b5dcb5062e
* Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
| | | | Change-Id: I84b7d654f1a62aad623055033ee0666ad950b805
* Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-4/+12
| | | | Change-Id: I6c4547eb716e64e60239d9d901b9b889cfcc3761
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-042-21/+10
| | | | | | | | This change removes all deferred commands for handling window focus to ensure the focus events are triggered in the expected order Change-Id: Ie3295aa8825f5c1c16d15f3deded987beb34d5fd
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-041-3/+20
| | | | | | (#17002) Change-Id: Id9bde2424cdeab0fa48f1259130d34f88a8b88b3
* Enable IE stuff also needed for Edge (#18523)Artur Signell2015-08-045-15/+13
| | | | Change-Id: I5f1a58710a1dd68fed6f14e8d16acadc085354b7
* Detect Edge correctly (#18537)Artur Signell2015-08-042-0/+41
| | | | Change-Id: Ib47f624923a3a7e8d6f07f06a55074657bdb8bbd
* Make methods return what they promiseArtur Signell2015-08-041-3/+3
| | | | Change-Id: I4e1bbb5106bdeec966439e6a9cf926fd263afa56
* Fix empty @since7.5.2Markus Koivisto2015-07-221-3/+1
| | | | Change-Id: Ie0117047ee7b3923bf56b90c4ba5a1ab8edb91ab
* Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
| | | | Change-Id: I0bb5160adfab11bdba695c4e7187d8a3b3f955cd
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-305/+103
| | | | | | | | | Details are now initialized when they are made visible. The old way of requesting when seen caused a lot of problems when moving stuff around. Now uses less communication, but reserves a bit extra resources due to all details components being in the hierarchy. Change-Id: If94e8df76254816aeb2fd681624fc82e7718cbb8
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-211-5/+16
| | | | | | | This patch also adds some subpart awareness as well as deferred worker interface to VFilterSelect to support running TB4 tests reliably. Change-Id: I59afe353853026a88b16bcabb5f7a3923d5db7cd
* Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-212-3/+18
| | | | Change-Id: I8200cf16ad3ff8fd15e963d3b7b3646c47639d5f
* Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-211-1/+13
| | | | Change-Id: I48717be814a6f150bf39dd2d725b753277927865