summaryrefslogtreecommitdiffstats
path: root/compatibility-server
Commit message (Expand)AuthorAgeFilesLines
...
* Date/time issues are fixed in the tests.Denis Anisimov2016-10-311-1/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-2615-51/+62
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-251-2/+2
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-255-66/+4
* Update Hierarchical container JavaDocs to match code (#5864)Teemu Suo-Anttila2016-10-241-1/+2
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-245-9/+144
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-244-91/+353
* Provide declarative tests for all V7 field components.Denis Anisimov2016-10-211-30/+53
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-134-0/+868
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-1311-163/+518
* Add Upload to compatibility packagesPekka Hyvönen2016-10-071-0/+1173
* Copy ColorPicker to compatibility-server (again)Johannes Dahlström2016-10-0313-0/+2744
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-033-1/+142
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-304-5/+5
* Unify listeners on the server sideAleksi Hietanen2016-09-297-7/+253
* Revert ComboBox in compatibility packages to V7 version (#201).Denis Anisimov2016-09-273-167/+330
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-23185-256/+763
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-226-24/+1639
* Added Slider into compatibility packagePekka Hyvönen2016-09-163-0/+615
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-1315-2853/+0
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-112/+112
* Update empty since tags for 8.0Henri Sara2016-09-081-1/+1
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-3155-316/+268
* Duplicate AbstractField state and connector into compatibility-clientArtur Signell2016-08-301-1/+1
* Organize importsArtur Signell2016-08-3023-27/+26
* Remove Legacy prefixArtur Signell2016-08-302-13/+13
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-306-8/+8
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3017-27/+27
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-309-18/+18
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-306-24/+24
* Fix OSGi support in compatibility packagesArtur Signell2016-08-291-2/+3
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-293-8/+224
* Mark java validation packages as optional for OSGiArtur Signell2016-08-291-0/+2
* Move remaining Vaadin 7 classes to the compatibility packageArtur Signell2016-08-2618-0/+3673
* Move old converters and DefaultConverterFactory to compatibility packageArtur Signell2016-08-2618-0/+2107
* Implement new LabelArtur Signell2016-08-264-0/+932
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-267-2/+2189
* Move old TextField to compatibility packageArtur Signell2016-08-2634-1/+3583
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-261-5/+5
* Move old PasswordField to compatibility packageArtur Signell2016-08-251-0/+123
* Move ComboBox shared classes to vaadin-compatibility-sharedHenri Sara2016-08-255-7/+7
* Move Vaadin 7 CheckBox to compatibility packageArtur Signell2016-08-251-0/+269
* Move Vaadin 7 CustomField to compatibility packageArtur Signell2016-08-251-0/+155
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-241-1/+1
* Move Item to compatibility packageArtur Signell2016-08-2411-17/+760
* Move Container to compatibility packageArtur Signell2016-08-2319-0/+3911
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-223-0/+368
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-22316-2137/+2133
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-221-1/+1