summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable default null representation one way converter.Denis Anisimov2016-10-263-20/+161
* Update to GWT 2.8.0 FinalPekka Hyvönen2016-10-261-1/+1
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-2636-123/+163
* Remove undocumented, unused extra default methods from ConverterTeemu Suo-Anttila2016-10-251-11/+0
* Grid html/component content in headersAleksi Hietanen2016-10-257-35/+361
* Fix setValue() methods behavior null argument value + javadocsTeemu Suo-Anttila2016-10-2520-28/+274
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-2528-150/+182
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-2516-26/+656
* Add compatibility-themes to ivysettings and all-assembly-descriptorAleksi Hietanen2016-10-242-0/+3
* Correct serializable issues and test that components can be serializedLeif Åstrand2016-10-2425-137/+402
* Update Hierarchical container JavaDocs to match code (#5864)Teemu Suo-Anttila2016-10-241-1/+2
* Add ValueContext parameter for ConvertersTeemu Suo-Anttila2016-10-2440-144/+394
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-2417-30/+157
* Initial support for null representations in BinderTeemu Suo-Anttila2016-10-2412-44/+292
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-246-94/+370
* Derive Listing components from HasValue.Denis Anisimov2016-10-2110-228/+370
* Fix bad pom.xml syntax introduced in previous commit8.0.0.alpha5Pekka Hyvönen2016-10-211-16/+18
* Add correct release profile to bomPekka Hyvönen2016-10-211-0/+16
* Provide declarative tests for all V7 field components.Denis Anisimov2016-10-2115-197/+891
* Add missing groupId to bom/pom.xmlPekka Hyvönen2016-10-201-0/+1
* Revert "Initial support for null representations in Binder"Denis Anisimov2016-10-206-159/+36
* Add vaadin-all as parent for bomPekka Hyvönen2016-10-201-1/+5
* Initial support for null representations in BinderTeemu Suo-Anttila2016-10-206-36/+159
* Implement basic footer support for GridTeemu Suo-Anttila2016-10-196-8/+367
* Throw exception from multiple columns with same identifierTeemu Suo-Anttila2016-10-192-3/+15
* Fix Mockito/Hamcrest build classpath conflictJohn Ahlroos2016-10-182-2/+19
* Fix root dependencies from leaking to BOMPekka Hyvönen2016-10-181-5/+1
* Add "valo-menu-hover" stylename to make responsive menu appear w/o adding cod...Marc Englund2016-10-176-20/+113
* Use identifiers for Grid ColumnsTeemu Suo-Anttila2016-10-176-63/+157
* Use diffstate for JS connectors (#20335)Leif Åstrand2016-10-176-7/+265
* Memory measurement test for V7&V8 Grids, 1 item and 100 000 items.Denis Anisimov2016-10-147-8/+325
* Use placeholder instead of inputPrompt for DateFieldPekka Hyvönen2016-10-1410-221/+44
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-13778-228/+462
* Fix security issue in BoV custom ValidationStatusHandler exampleAleksi Hietanen2016-10-131-1/+7
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-13150-1233/+804
* Fix BoV custom ValidationStatusHandler exampleAleksi Hietanen2016-10-131-2/+8
* Update Binder to consistently use "bean" instead of "item"Aleksi Hietanen2016-10-121-41/+41
* Add Grid V7/V8 memory test UIs.Denis Anisimov2016-10-113-0/+304
* Revert NativeSelect DOM structure change8.0.0.alpha4Aleksi Hietanen2016-10-074-36/+49
* Add push module to apiDiff profile to be able to resolve dependencies.Denis Anisimov2016-10-071-0/+1
* Make valo independent of base themeAleksi Hietanen2016-10-0711-5/+1393
* Separate immediate mode for Upload from AbstactComponent.immediatePekka Hyvönen2016-10-0711-42/+76
* Change japicmp profile activation to avoid run it for all modules.Denis Anisimov2016-10-072-42/+53
* Fix broken tests because of default theme change (Valo).Denis Anisimov2016-10-073-16/+13
* Add Upload to compatibility packagesPekka Hyvönen2016-10-0711-0/+2096
* Use reindeer theme in servlet integration testTeemu Suo-Anttila2016-10-071-0/+2
* Add new goal for japicmp to compare different API version Denis Anisimov2016-10-072-0/+68
* Revert "Fix Mockito/Hamcrest build classpath conflict"Teemu Suo-Anttila2016-10-062-19/+2
* Add support for binder status change events (#208).Denis Anisimov2016-10-065-24/+764
* Reintroduce reordering of grid columnsAleksi Hietanen2016-10-067-34/+685