2632 Commits (vaadin-icons-3.0.1)

Author SHA1 Message Date
  Artur 0b67c1c9c9 Update @HtmlImport javadoc to match implementation (#8331) 7 years ago
  Teemu Suo-Anttila 294ca0a2f5 Add APIs to inform components of stale objects in DataProvider (#8271) 7 years ago
  Artur be694984fb Support loading of HTML imports using @HtmlImport (#8301) 7 years ago
  Leif Åstrand e397ea01e5 Refactor how DataCommunicator passes filters to its DataProvider (#8309) 7 years ago
  Denis 6c6161caeb Use non-Generic SortOrder in Query. (#8239) 7 years ago
  Leif Åstrand dcb8271b50 Allow distinct configurable filter and wrapped filter types (#8322) 7 years ago
  Artur b5cc119d1b Serve VAADIN files also from META-INF/resources (#8286) (#8320) 7 years ago
  Leif Åstrand 8300e3e9f0 Add static helpers for creating callback data providers (#8314) 7 years ago
  Artur c916782da1 Support using multiple @JavaScript and @StyleSheet annotations on a class (#8293) 7 years ago
  Leif Åstrand a0b80c1d9b Make BeanBinderPropertySet exclude Object properties (#8306) 7 years ago
  Leif Åstrand 19b42d6ee4 Unify container wrapping (#8312) 7 years ago
  Denis 47f068408d Use getFirstSelectedItem() instead of getFirstSelected(). (#8308) 7 years ago
  Leif Åstrand a5909b04f1 Fix BeanBinderPropertySet to not deserialize into multiple instances (#8305) 7 years ago
  Leif Åstrand 838c1d949b Add shorthands to ComboBox for setting a ListDataProvider 7 years ago
  Leif Åstrand 89abdbf02d Remove outdated filtering concepts (#8289) 7 years ago
  Leif Åstrand 5447e7e053 Add ListDataProvider shorthands for filter conversion (#8279) 7 years ago
  Leif Åstrand cb264dacfe Add a data provider wrapper with a configurable filter (#8280) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Denis f42b9657b8 Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
  Leif Åstrand dafc831025 Change BackEndDataProvider into an interface (#8268) 7 years ago
  Leif Åstrand 67d69c8d5d Allow setting filters directly in ListDataProvider (#8267) 7 years ago
  Matti Tahvonen c99a911278 Simplified javadoc (#8272) 7 years ago
  Leif Åstrand 83b16a8ee7 Make data providers statefull with regards to default sort orders (#8247) 7 years ago
  Denis fd92d1f134 Add separate modules to test Bean Validation lib necessity. (#8249) 7 years ago
  Denis 352d12d977 Introduce Binder.setReadOnly() (#8241) 7 years ago
  Leif Åstrand 8a4ada326b Fix comments in serializable functional interfaces (#8246) 7 years ago
  Matti Tahvonen 62c44dd77e Support for HTML5 push/replaceState for proper deep linking features (#8116) 7 years ago
  Denis 40cb64fbab Add "deselect allowed" feature to the Grid. (#8227) 7 years ago
  Artur 8fca887996 Support for defining the root element for Javascript components (#8143) 7 years ago
  Leif Åstrand 0c471fbab5 Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 years ago
  Aleksi Hietanen 923b42e549 Include old value in ValueChangeEvent (#8229) 7 years ago
  Henri Sara cd73480c60 Make server tests use fixed locale where needed (#8226) 7 years ago
  Leif Åstrand 2fd7e13c42 Integrate BeanBinder functionality into Binder (#8096) 7 years ago
  Leif Åstrand 6497412d27 Remove unused private method (#8224) 7 years ago
  Henri Sara aae36190f7 Fix OSGi configuration for Liferay 7 (#8204) 7 years ago
  Aleksi Hietanen ae54094346 Correctly reset DataCommunicator when its DataProvider is changed (#8138) 7 years ago
  Aleksi Hietanen 5e89da2f8a Fix broken method signature of Grid.addColumn (#8180) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Leif Åstrand b4af93bebf Allow AbstractField to override value equality (#8201) 7 years ago
  Leif Åstrand c5c6a350b5 Remove uriFragmentChanged from the public API of UriFragmentManager (#8164) 7 years ago
  Leif Åstrand 34687c34de Add LocalDateToDateConverter (#8147) 7 years ago
  Leif Åstrand 948ce0333a Restore all current instance values after running access tasks (#8131) 7 years ago
  Aleksi Hietanen 7b9c6bd5d1 Avoid redundant autoboxing in BackEndDataProvider's size callback (#8127) 7 years ago
  Aleksi Hietanen 0f39506e3c Automatically complete custom bindings in BeanBinder#bindInstanceFields (#8012) 7 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 years ago
  Denis c66e595974 Clean up calendar tests. (#8094) 7 years ago
  Pekka Hyvönen 95626bc699 Remove caption from javadoc comment (#8080) 7 years ago
  Pekka Hyvönen 9664620aaa Listing must be a Component 7 years ago
  Pekka Hyvönen 7143ac1578 Remove unused caption from Column constructor (#8077) 7 years ago