summaryrefslogtreecommitdiffstats
path: root/compatibility-client
Commit message (Expand)AuthorAgeFilesLines
* Make clicking checkbox label call focus listeners (#9271)Knoobie2017-05-111-3/+3
* Detect Chrome on iOS as Chrome + Webkit (#9138)Artur2017-04-252-5/+4
* Fix issues in Grid with undefined height (#9104)Teemu Suo-Anttila2017-04-191-15/+27
* Fix client-side memory leak caused by Grid events (#9103)Aleksi Hietanen2017-04-196-64/+169
* Add missing methods to compatibility AbstractRendererConnectorHenri Sara2017-04-181-0/+45
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-13/+19
* Fix Upload and push in TabSheet (#8782)Ilia Motornyi2017-03-093-6/+8
* Fix JSNI calls in compatibility Escalator (#8783)Ilia Motornyi2017-03-091-8/+8
* Remove extra empty javadocs before package declaration (#8776)Ahmed Ashour2017-03-084-10/+0
* Revert multi select using state changeTeemu Suo-Anttila2017-03-071-2/+2
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-073-7/+25
* Revert html content through shared state for OptionGroupTeemu Suo-Anttila2017-03-072-14/+9
* Add missing since, remove unused commandTeemu Suo-Anttila2017-03-071-17/+0
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-0731-236/+636
* Revert diamond operator changesTeemu Suo-Anttila2017-03-079-54/+55
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-0710-25/+26
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-224-24/+45
* Fix toggling of WeekNumbers for DateTimeField. (#8468)caalador2017-02-071-0/+5
* Fix problem with re-opening the popup (#8446) (#8451)caalador2017-02-061-1/+3
* Make compatibility aliases for isRequiredIndicatorVisible() (#8372)Denis2017-01-301-0/+16
* Refactor AbstractDateField. (#8146)Denis2017-01-101-4/+4
* Make it easy to run Sonar on the project (#8118)Artur2017-01-031-1/+4
* Move Grid event handlers to a list, add method to add custom handlersJohannes Dahlström2017-01-032-152/+224
* Refactor Grid event handling methods to instances of a handler interfaceJohannes Dahlström2017-01-031-133/+181
* Start client-side Grid DOM event handling refactorJohannes Dahlström2017-01-031-16/+33
* Update @since tags for 7.7.5Denis Anisimov2017-01-032-0/+7
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-152-3/+92
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-153-62/+199
* Provide configuration for events order in month and week viewsDenis2016-12-143-50/+209
* Migrate Escalator changes to compatibility escalatorAleksi Hietanen2016-12-091-10/+28
* Make clicking outside a ComboBox add a pending new item (#18366)Aleksi Hietanen2016-12-091-0/+3
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-12-091-1/+1
* Small fixes to javadocselmot2016-12-013-3/+3
* Move read-only to AbstractFieldState (#8514)Teemu Suo-Anttila2016-11-024-9/+60
* M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737)Anna Miroshnik2016-10-312-12/+23
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-311-5/+5
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-139-22/+151
* Add Upload to compatibility packagesPekka Hyvönen2016-10-075-0/+626
* Copy ColorPicker to compatibility-server (again)Johannes Dahlström2016-10-035-0/+429
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-034-88/+131
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-309-9/+9
* Revert ComboBox in compatibility packages to V7 version (#201).Denis Anisimov2016-09-272-546/+393
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-222-0/+377
* Added Slider into compatibility packagePekka Hyvönen2016-09-162-0/+781
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-137-786/+0
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-93/+93
* Add Vaadin7Widgetset metadata to manifest8.0.0.alpha1Artur Signell2016-09-091-0/+17
* Update empty since tags for 8.0Henri Sara2016-09-082-7/+7
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-016-6/+6