2632 Commits (vaadin-icons-3.0.1)

Author SHA1 Message Date
  Leif Åstrand c104bcebde Clarify set/addSortComparator parameter name (#8562) 7 years ago
  Ilia Motornyi 4d24124f6b Provide explicit locale in GridTest (#8525) 7 years ago
  Adam Wagner a9c8e66d14 HTML5 Drag and Drop Support (#8264) 7 years ago
  Henri Sara 222003731a Make Eclipse add vaadin-icons source folder (#8531) 7 years ago
  Leif Åstrand 7995bf7a02 Use column id as the default sort order property (#8529) 7 years ago
  Ilia Motornyi 96a63f93ab Include Vaadin-Icons into the project, (#8485) 7 years ago
  Teemu Suo-Anttila 322ba2ab9d Add shorthands for creating lazy DataProviders (#8511) 7 years ago
  Leif Åstrand 726afd5642 Clarify addComponentsAndExpand javadocs (#8516) 7 years ago
  caalador 4360031019 Binding a null bean should clear the bound field values (#8288) 7 years ago
  Leif Åstrand 5b4b93133d Add addComponentsAndExpand to horizontal and vertical layout (#8480) 7 years ago
  Leif Åstrand c09b84d89f Clarify javadocs for query values not used for counting (#8509) 7 years ago
  Leif Åstrand c973675c9d Allow configuring how string to number converters handle empty strings (#8506) 7 years ago
  Denis 32cfd09280 Provide a convenience method to get items set via setItems(). 7 years ago
  Leif Åstrand d0137a9877 Extract data provider callbacks to named and documented interfaces (#8508) 7 years ago
  Denis 40ab6dc039 Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) 7 years ago
  caalador 0f97714b63 Fix removing and adding a column in grid (#8437) 7 years ago
  Denis 1309be6c20 Provide a way to configure bean binder to auto set required fields (#8460) 7 years ago
  Leif Åstrand e4b2e8d268 Add javadoc explanation about how to create serializable comparators (#8505) 7 years ago
  Denis 8c7974592f Throw if there are no automatically bound fields via bindInstanceFields. (#8481) 7 years ago
  Leif Åstrand b57a9cbd6e Add Grid.addColumn(String, Renderer) (#8470) 7 years ago
  SomeoneToIgnore 5061d53a55 Added missing parametrisation onto the column field of the GridContextClickEvent. (#8473) 7 years ago
  Leif Åstrand 61938da3c2 Use thread-safe collections for VaadinService listeners (#7037) 7 years ago
  Leif Åstrand 909c7e56d8 Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
  Aleksi Hietanen 560d161540 Add isValid to Binder (#8274) 7 years ago
  Aleksi Hietanen 0a325d95a5 Add selection methods to grid that delegate to its selection model (#8315) 7 years ago
  Denis 6456428004 Add Grid editor events. (#8365) 7 years ago
  caalador ab207e8bbe Add default getEmptyValue for MultiSelect interface (#8420) (#8421) 7 years ago
  caalador 59157179b6 Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
  Leif Åstrand 700742c858 Add helpers for dealing with columns based on its id (#8411) 7 years ago
  Artur 567a43038a Make it easy to invoke ServerRpc methods as part of unit tests (#8346) 7 years ago
  Pekka Hyvönen 6c624e86e3 Replace FontAwesome with Vaadin Icons (#8208) 7 years ago
  Leif Åstrand 953e7212d8 Make Grid add columns based on bean properties (#8392) 7 years ago
  Denis 38b4753308 Introduce Binder.addFialdValueChangeListener (#8273) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  caalador 07098d1f4b Add styling to the unsupported browser page (#570) (#8354) 7 years ago
  caalador 2e593fccec Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) 7 years ago
  Leif Åstrand 839c37a6cc Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
  Artur bc34610865 Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383) 7 years ago
  Leif Åstrand 4b4128d0a6 Add reference to Column.setId in javadocs of methods accepting col ids (#8360) 7 years ago
  Ilia Motornyi a521f1c05e Fix NPE when grid is sorted by column with null values 7 years ago
  caalador 07814a2b55 Add convenience constructors to new components (#598) (#8351) 7 years ago
  Leif Åstrand e7b49b4893 Add regression tests for HasValue.getOptionalValue (#8352) 7 years ago
  Denis 9ef479303b Introduce empty selection functionality for NativeSelect. (#8336) 7 years ago
  Denis 5616216306 Allow to disable user selection in the grid model. (#8345) 7 years ago
  Giovanni Lovato 5c24cff09f Add a default getOptionalValue() to HasValue (#8324) 7 years ago
  caalador 8be086b6cb Add convenience constructors for TextField (#597) (#8341) 7 years ago
  Aleksi Hietanen a1cc08d7b9 Implement GridSortOrder and SortOrderBuilders (#8338) 7 years ago
  caalador 9abf1eeab7 Fix some faulty javaDoc names 7 years ago
  Denis fb2ceee075 Extract Bean validation logic from Binder to BeanValidationBinder 7 years ago
  Artur 0b67c1c9c9 Update @HtmlImport javadoc to match implementation (#8331) 7 years ago