Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Grid not updating selected item immediately (#10569) | Teemu Suo-Anttila | 2018-01-25 | 1 | -0/+5 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 3 | -28/+31 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Fix keymapper reverse mapping (#9535) | Ilia Motornyi | 2017-06-21 | 1 | -0/+27 |
| | | | Fixes #9470 | ||||
* | Correctly use id to identify data when refreshing (#9398) | Teemu Suo-Anttila | 2017-05-23 | 1 | -0/+66 |
| | | | | | | This patch refactors the internals of Grid single selection model implementation. Fixes #9380 | ||||
* | Add a maven plugin for formatting according to Eclipse settings | Leif Åstrand | 2017-02-01 | 1 | -2/+1 |
| | | | | | Running formatter:format will format all files in a submodule using an embedded Eclipse compiler (based on Neon SR1) according to the regular formatting settings file. | ||||
* | Correctly reset DataCommunicator when its DataProvider is changed (#8138) | Aleksi Hietanen | 2017-01-10 | 1 | -0/+53 |
| | | | | | | | | * Correctly reset DataCommunicator when its DataProvider is changed * Improve ReplaceDataProviderTest * Remove return type from AbstractListing.readItems | ||||
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 1 | -4/+4 |
| | |||||
* | Data should be updated when it's set for disabled components. | Denis Anisimov | 2016-11-25 | 1 | -2/+20 |
| | | | | | | Fixes vaadin/framework8-issues#286 Change-Id: I0d6cf49addfd558d43671ad2953dee54529392cd | ||||
* | Renaming DataSource -> DataProvider to avoid collisions with ↵ | elmot | 2016-11-11 | 1 | -6/+6 |
| | | | | | | javax.sql.DataSource Change-Id: I6babcadc72f3f37feff98088eee23b153a080f11 | ||||
* | Fix empty data source client-side events | Teemu Suo-Anttila | 2016-09-07 | 1 | -0/+24 |
| | | | | Change-Id: I7e84fd01cf2ec46b18af960712226a48f600f623 | ||||
* | Add simple data change handling for Selects | Teemu Suo-Anttila | 2016-09-01 | 1 | -0/+60 |
Change-Id: I16f9577ea4091fb4febe167d76e141b5945f53ab |