| Commit message (Expand) | Author | Age | Files | Lines |
* | Use column id as the default sort order property (#8529) (#8530)8.0.0.rc1 | Henri Sara | 2017-02-10 | 2 | -2/+63 |
* | Include Vaadin-Icons into the project, (#8485) | Ilia Motornyi | 2017-02-09 | 1 | -0/+47 |
* | Add shorthands for creating lazy DataProviders (#8511) | Teemu Suo-Anttila | 2017-02-09 | 2 | -0/+112 |
* | Clarify addComponentsAndExpand javadocs (#8516) | Leif Åstrand | 2017-02-09 | 2 | -0/+8 |
* | Binding a null bean should clear the bound field values (#8288) | caalador | 2017-02-09 | 2 | -35/+139 |
* | Add addComponentsAndExpand to horizontal and vertical layout (#8480) | Leif Åstrand | 2017-02-08 | 4 | -0/+182 |
* | Clarify javadocs for query values not used for counting (#8509) | Leif Åstrand | 2017-02-08 | 1 | -4/+9 |
* | Allow configuring how string to number converters handle empty strings (#8506) | Leif Åstrand | 2017-02-08 | 14 | -29/+202 |
* | Provide a convenience method to get items set via setItems(). | Denis | 2017-02-08 | 6 | -15/+90 |
* | Extract data provider callbacks to named and documented interfaces (#8508) | Leif Åstrand | 2017-02-08 | 2 | -27/+77 |
* | Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) | Denis | 2017-02-08 | 5 | -0/+100 |
* | Fix removing and adding a column in grid (#8437) | caalador | 2017-02-08 | 1 | -0/+1 |
* | Provide a way to configure bean binder to auto set required fields (#8460) | Denis | 2017-02-08 | 5 | -3/+335 |
* | Add javadoc explanation about how to create serializable comparators (#8505) | Leif Åstrand | 2017-02-08 | 2 | -21/+17 |
* | Throw if there are no automatically bound fields via bindInstanceFields. (#8481) | Denis | 2017-02-08 | 2 | -24/+69 |
* | Add Grid.addColumn(String, Renderer) (#8470) | Leif Åstrand | 2017-02-07 | 2 | -5/+64 |
* | Added missing parametrisation onto the column field of the GridContextClickEv... | SomeoneToIgnore | 2017-02-07 | 1 | -3/+3 |
* | Use thread-safe collections for VaadinService listeners (#7037) | Leif Åstrand | 2017-02-07 | 1 | -40/+57 |
* | Make one-arg addColumn use natural sort for mutually comparable values (#8458) | Leif Åstrand | 2017-02-07 | 5 | -25/+193 |
* | Add isValid to Binder (#8274) | Aleksi Hietanen | 2017-02-03 | 4 | -9/+116 |
* | Add selection methods to grid that delegate to its selection model (#8315) | Aleksi Hietanen | 2017-02-03 | 2 | -2/+99 |
* | Add Grid editor events. (#8365) | Denis | 2017-02-02 | 7 | -3/+430 |
* | Add default getEmptyValue for MultiSelect interface (#8420) (#8421)8.0.0.beta2 | caalador | 2017-02-02 | 2 | -5/+11 |
* | Add scrollTo methods to Grid (#8203) (#8410) | caalador | 2017-02-02 | 1 | -0/+55 |
* | Add helpers for dealing with columns based on its id (#8411) | Leif Åstrand | 2017-02-02 | 8 | -40/+506 |
* | Make it easy to invoke ServerRpc methods as part of unit tests (#8346) | Artur | 2017-02-02 | 8 | -39/+42 |
* | Replace FontAwesome with Vaadin Icons (#8208) | Pekka Hyvönen | 2017-02-01 | 4 | -13/+30 |
* | Make Grid add columns based on bean properties (#8392) | Leif Åstrand | 2017-02-01 | 11 | -98/+380 |
* | Introduce Binder.addFialdValueChangeListener (#8273) | Denis | 2017-02-01 | 2 | -0/+195 |
* | Add a maven plugin for formatting according to Eclipse settings | Leif Åstrand | 2017-02-01 | 11 | -87/+66 |
* | Add styling to the unsupported browser page (#570) (#8354) | caalador | 2017-01-31 | 1 | -1/+47 |
* | Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) | caalador | 2017-01-31 | 8 | -42/+45 |
* | Refactor editor API to use Binding instead of a component generator (#8368) | Leif Åstrand | 2017-01-31 | 4 | -123/+129 |
* | Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383) | Artur | 2017-01-30 | 2 | -1/+62 |
* | Add reference to Column.setId in javadocs of methods accepting col ids (#8360) | Leif Åstrand | 2017-01-30 | 4 | -2/+14 |
* | Fix NPE when grid is sorted by column with null values | Ilia Motornyi | 2017-01-30 | 2 | -25/+180 |
* | Add convenience constructors to new components (#598) (#8351) | caalador | 2017-01-30 | 15 | -7/+955 |
* | Add regression tests for HasValue.getOptionalValue (#8352) | Leif Åstrand | 2017-01-28 | 1 | -0/+44 |
* | Introduce empty selection functionality for NativeSelect. (#8336) | Denis | 2017-01-27 | 3 | -2/+82 |
* | Allow to disable user selection in the grid model. (#8345) | Denis | 2017-01-27 | 5 | -11/+44 |
* | Add a default getOptionalValue() to HasValue (#8324) | Giovanni Lovato | 2017-01-27 | 1 | -0/+13 |
* | Add convenience constructors for TextField (#597) (#8341) | caalador | 2017-01-27 | 2 | -1/+120 |
* | Implement GridSortOrder and SortOrderBuilders (#8338) | Aleksi Hietanen | 2017-01-27 | 11 | -38/+441 |
* | Fix some faulty javaDoc names | caalador | 2017-01-26 | 16 | -36/+22 |
* | Extract Bean validation logic from Binder to BeanValidationBinder | Denis | 2017-01-25 | 8 | -43/+94 |
* | Update @HtmlImport javadoc to match implementation (#8331) | Artur | 2017-01-25 | 1 | -7/+8 |
* | Add APIs to inform components of stale objects in DataProvider (#8271) | Teemu Suo-Anttila | 2017-01-25 | 23 | -39/+738 |
* | Support loading of HTML imports using @HtmlImport (#8301) | Artur | 2017-01-25 | 6 | -73/+333 |
* | Refactor how DataCommunicator passes filters to its DataProvider (#8309) | Leif Åstrand | 2017-01-25 | 9 | -75/+162 |
* | Use non-Generic SortOrder in Query. (#8239) | Denis | 2017-01-25 | 13 | -53/+94 |