summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-272-7/+22
* Correctly detect PhantomJS 2.1Artur Signell2016-05-222-0/+37
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-191-0/+25
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-161-11/+2
* Tooltip might not close when moving outside of UI (#13370)Anna Koskinen2016-05-161-2/+51
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-162-19/+17
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-134-6/+141
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-121-6/+19
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-111-13/+51
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-111-0/+2
* Always return cursor position 0 when displaying input prompt (#19766)Teemu Pöntelin2016-05-111-1/+1
* Handle touch events in Window (#18042)Anna Koskinen2016-05-091-3/+3
* Update @since for 7.6.6Henri Sara2016-05-061-2/+2
* Add javadocs for onConnectorHierarchyChangeLeif Åstrand2016-05-041-0/+30
* Take body scrolling into account when deciding combobox popup position (#19162)Artur Signell2016-05-021-11/+24
* Fix IE focus fix which has been broken since 7.0.0 (#7965)Artur Signell2016-04-281-3/+5
* Restrict grid sidebar size to visible viewport (#19349)Artur Signell2016-04-282-4/+134
* Scroll selected tab into view (#3899)Artur Signell2016-04-281-0/+7
* Use the correct window height when comparing to browser window height (#19590)Artur Signell2016-04-281-8/+11
* Double check table focus in IE (#19676)Artur Signell2016-04-281-4/+23
* Take transition into account for Window layout (#15192, #19525, #19415)Artur Signell2016-04-281-0/+16
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
* Check Java 1.6 compatibilityHenri Sara2016-04-251-0/+8
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-213-4/+13
|\
| * Only handle shortcuts targeted for UI or body element (#19498)Artur Signell2016-04-181-2/+10
| * Change @since from 7.6.5 to 7.7 - new API is not released in maintenance releaseelmot2016-04-151-1/+1
| * Add missing @since for 7.6.5elmot2016-04-141-1/+1
| * Make sure RPC queue is only flushed when there are pending invocations (#19684)Artur Signell2016-04-131-1/+2
* | Merge branch 'master' into feature/mavenizeelmot2016-04-139-48/+111
|\|
| * Focus click element inside a drag'n'drop wrapper (#14826)Artur Signell2016-04-111-16/+4
| * Fix Grid to not refresh already focused cell (#19653)Teemu Suo-Anttila2016-04-051-1/+0
| * Refresh grid body after resize (#19664)Markus Koivisto2016-04-051-0/+5
| * Fix Escalator BodyContainer logical top row tracking (#17262)Markus Koivisto2016-04-051-0/+9
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-082-1/+8
| * Correctly report timing information again (#19661)Artur Signell2016-03-071-2/+1
| * Support string data in javascript renderers (#18209)Leif Åstrand2016-03-071-8/+12
| * Make table take parent enable state changes into account (#19455)Artur Signell2016-03-051-14/+19
| * Fix ScrollbarBundle to use proper rounding instead of truncate (#19657)Teemu Suo-Anttila2016-03-051-2/+2
| * Omit timings in production mode (#19644)Henri Sara2016-03-011-1/+5
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-012-4/+27
| * Disable browser's own autocomplete suggestions in ComboBox (#16647)Leif Åstrand2016-02-291-0/+20
* | Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
* | Generate sources with release profileTeemu Suo-Anttila2016-04-111-6/+3
* | Remove most Ivy filesHenri Sara2016-04-021-21/+0
* | Remove generated Import-Package from vaadin-client MANIFEST.MFTeemu Suo-Anttila2016-03-271-0/+1
* | Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-3/+0
* | Build vaadin-client with mavenTeemu Suo-Anttila2016-03-18552-112/+220
* | Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-173-11/+59
* | Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1/+1
* | Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-101-1/+1
|/