summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* Update theme resource references for legacy components (#17027)Artur Signell2015-07-043-10/+61
| | | | Change-Id: I88d9f0dc288c56db3f93887f6e7cdfc20ba01cfa
* Pass critical notification details to the client (#18342)Artur Signell2015-07-041-1/+3
| | | | Change-Id: I50fbbd0f3e6589d144b733c5f08f5a625acfc1e6
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-07-041-2/+7
| | | | Change-Id: Ifa84ad55462fcff90159ea08a61a11f613951adc
* Fix spellingSteven Spungin2015-07-041-2/+2
| | | | Change-Id: If7c96cb4bb3fc104ec7eb858f7d55b5ae3f42571
* Calculate row width correctly when subpixel workaround/fix is activeArtur Signell2015-07-041-5/+15
| | | | | | (#17934) Change-Id: I327b5bebb7f9325edf2be62de1a24321c8fd6a24
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-07-044-49/+221
| | | | | | Store measured widths and heights as doubles to be able to round later Change-Id: I15cf7edf829d629a2b012dd2f33e4315ccf6d164
* Revert "Prevent field from updating when removing text change listener.7.5.0.rc2Mika Murtojärvi2015-06-171-2/+3
| | | | | | | | | | | (#16270)" This reverts commit 4af793d06a0f4a6577aad13403ca7982c6fce224. Test ConverterThatEnforcesAFormatTest.checkElaborating is broken by this change. Change-Id: I08dba8e47386dfb001caafae562304858ad02348
* Measure size correctly when element has border and/or padding (#18181)7.5.0.rc1Artur Signell2015-06-111-20/+10
| | | | Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1
* Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
| | | | | | | | This patch also fixes issues with vertical scrollbar on page and autoscrolling along with calculating drag element and marker positions wrong. Change-Id: I3d39c7bc6ddea630e04a9967ff8e1055c0736b79
* Add a workaround to not display a spacer just scrolled to view (#17826)Teemu Suo-Anttila2015-06-101-4/+11
| | | | Change-Id: I22805530cca26a23a6cc15c94b396aaba1f1245b
* Fix Escalator spacer visibility calucation (#17826)Teemu Suo-Anttila2015-06-101-4/+4
| | | | | | | Now calls directly to correct spacer container to update visibility instead of doing extra work with recalculating everything. Change-Id: I8625033012773a10983cd5d4f6ef3ce1be50ee26
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-092-8/+2
| | | | Change-Id: Ic83d067b69eff8b34acf7945e84fb645160d8ae2
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-091-1/+4
| | | | | | | Clipping of an existing spacer decoration was not updated after adding/removing another spacer. Change-Id: I0e0da484fe135cf109dd081a0d30a818813f8283
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-091-2/+2
| | | | Change-Id: Ifbd791c45bf0a4b62e6e73195c73c4f0f3bddad0
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-081-23/+3
| | | | Change-Id: I1303781c5a996448e12e86835935702686af3ab7
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-081-3/+2
| | | | Change-Id: I65c598ae71414550eb648fabf6e94fb1dabbef97
* Fixes double-tap-to-open-editor issuesTeppo Kurki2015-06-081-2/+20
| | | | | | | * Ignore double-taps on different rows * Ignore swipe events Change-Id: I37cccd6bda09a384b0698433adf3fa99985f1809
* Open editor on double touch (#17338)Manolo Carrasco2015-06-081-1/+11
| | | | Change-Id: I3ec5faf0086be70eda872ec81ea40f69d9c3e627
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-081-0/+6
| | | | | | | | | | If scrollToSelectedItem is set to false (which is needed to work properly with large datasets) the selected item caption is sent to client with a special attribute to avoid the field looking like unselected. Change-Id: Ib80355c3b52faaaeaa9ab7195644701cc3bf0d15
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-071-0/+26
| | | | Change-Id: I0dc8d218f8b9584874e34bf7c38eeae4b89f5df9
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-051-2/+11
| | | | Change-Id: I2d21daac01fc8c61290997bf37b4109a07676135
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-051-3/+11
| | | | Change-Id: I7010f4ca938e29c0b348aac15581c0aeb48d2dc0
* Only set height when at least one header cell is shown (#18000)Artur Signell2015-06-051-19/+14
| | | | Change-Id: I252a8223804b5ba45abb20061c3d65d0b80603dc
* DND-drop-marker should not be on top of sidebar opening button #17692Pekka Hyvönen2015-06-051-6/+54
| | | | | | When sidebar opening button is visible, the column dnd-drop marker should not be on top of it. Change-Id: I67428bc5f49ce08c8df11ad84b529e17ad2bc2da
* Remove duplicate primary stylename from split panels (#17846)Teppo Kurki2015-06-051-5/+3
| | | | Change-Id: Ia0d839654cd14e0109f09d5625fe21ae41a689a3
* Use headerCaption as default hidingToggleCaption (#18028)Teppo Kurki2015-06-052-2/+4
| | | | Change-Id: Ifaf288da98d6d1d1c02760784b832cb5b5d93c07
* Required indicator for Table now works as expected (#17294)Matti Tahvonen2015-06-041-6/+40
| | | | | | | | | | | Table is a field (and one of the most powerful ones), but it cannot be used as required, especially if one wants to use the built in "required indicators" in Vaadin. Those only work if client side connector extends AbstractFieldConnector so Table is now extending it as well and (I expect that it ) needs to do the AbstractHasComponentsConnector stuff internally. Change-Id: I4ceb719366621053c7fe4c9691d624d61ed57567
* Do not send value change to server for non-immediate CheckBox (#18102)Teppo Kurki2015-06-041-0/+3
| | | | Change-Id: I60a58af72d7166869d8bdc8930e16440e02d2ac5
* Encode numeric values as JSON numbers (#18039)Leif Åstrand2015-06-031-2/+2
| | | | Change-Id: Ibb0422ed00de498957e9baf995bb7835b60aafef
* Use GWT CheckBoxes in MultiSelectionRenderer (#17554)Teemu Suo-Anttila2015-06-032-23/+82
| | | | | | | Simple input checkboxes are replaced with GWT checkboxes so styling them is easier. Change-Id: I609a79a382ba2e3b7d6ea2895d51cc33b9028a3b
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-291-7/+2
| | | | Change-Id: Idde4fc54950f2bb83e0bb8d36a84a5bf075eb8de
* Add @since 7.5Mika Murtojarvi2015-05-293-8/+8
| | | | Change-Id: I860b5cf00415bc17a28b52b4a8109392a6939dc6
* Input prompt shouldn't get set when input has focus (#18027)Anna Koskinen2015-05-281-1/+6
| | | | Change-Id: Ide792fec9bf9050cea0b7616536965e42d74b16a
* Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2Ilia Motornyi2015-05-282-3/+12
| | | | | | Adds an optional textual value for null to Grid.AbstractRenderer Change-Id: I4998476308e4259306f1774f309968520d8672e5
* Focus the field in the the active cell when manually opening Grid editorJohannes Dahlström2015-05-281-20/+70
| | | | | | Also move focus back to Grid when manually closing the editor. Change-Id: I3ec54c00500ddd3872e7d20109191ac7db8bb950
* Show declarative output for component selected in debug window (#17960)Artur Signell2015-05-287-19/+138
| | | | Change-Id: I975eef2f06db4395925f76e40c044078028b0e66
* Backport a resynchronization fix for 7.5 (#15405)Artur Signell2015-05-281-5/+26
| | | | Change-Id: I62178ada54de6a814704dd7e166e9e9e3403c83b
* Select all checkbox when pressing space on the cell (#16685)Artur Signell2015-05-271-1/+19
| | | | Change-Id: I71ca4d7d390bdaf42cf3d9317564e6ad8f96cc25
* Add class name for not editable editor cells (#18021)Teemu Suo-Anttila2015-05-271-0/+3
| | | | Change-Id: Ib9bfb1fd3fe2f3caef745aa0d8fad5913759cb9e
* Fix Grid client-side event support (#17986)Teemu Suo-Anttila2015-05-273-6/+90
| | | | | | | | Added a public API to get an EventCellReference for the most recent fired event. Also EventCellReference now contains information on Grid section and some related helpers. Change-Id: Ia8a166da6f322084d65f9b1cb242e22b0e66e53b
* Use GWT.create instead of new in Grid client-side (#18011)Teemu Suo-Anttila2015-05-261-3/+3
| | | | Change-Id: I34db328092965e0dd8c63c9e65504b637a3fa9e5
* Update active tab index when overriding selection (#15274)Leif Åstrand2015-05-261-0/+1
| | | | Change-Id: I0480b640cec251bb430cdb9224e2a23ea26b7259
* Only sort when enter is pressed on default header (#16732)Artur Signell2015-05-251-3/+6
| | | | Change-Id: I3bae7c341064f26c6be3c9b66b33239716043fec
* Add pointer to new location for methods moved to WidgetUtil (#17952)Leif Åstrand2015-05-221-0/+201
| | | | Change-Id: I0614f598337eacc647d82068776e934074e3ac29
* Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila2015-05-211-9/+8
| | | | Change-Id: I970c771f647b7587aac3985ebeea0f0b20805fec
* Ensure VDebugWindow.get() always returns the real instance (#17871)Leif Åstrand2015-05-192-3/+3
| | | | Change-Id: Ia0af0cc3e6c3129a117dd31e6bce54e1226eb9c7
* Wrong floating element pos. on DND column reorder Grid #17693Pekka Hyvönen2015-05-151-8/+10
| | | | | | | | | When Grid was wider, the floating element did follow mouse to the right after some point. Also makes sure floating element is not shown on top of frozen columns when auto scrolling left. Change-Id: Ied779222c484f1f22119f89c0e720f868bbc898e
* Make FormLayout work with HTML captions (#17143)Leif Åstrand2015-05-151-8/+12
| | | | Change-Id: I334441fd2f8d5f6d9e0629f5d7b564e9008f3fe5
* Don't show loading spinner if there are no tabs (#15241)Leif Åstrand2015-05-131-1/+0
| | | | Change-Id: Ib2f08fc036d0f9940a865353c43d2433767df1fc
* Fixes regression in Notifications and tests (#14872)Pekka Hyvönen2015-05-132-5/+22
| | | | Change-Id: Ifa52508f5555c47b778cb7f80aa09f665b03b8d4