17112 コミット (373bd63dcd2ed659d953ad591c4099b658aec8f6)
 

作成者 SHA1 メッセージ 日付
  Aleksi Hietanen 373bd63dcd Fix typo in README.md 7年前
  Teemu Suo-Anttila 7ff852f9a9 Fix sorted data provider data change event propagation 7年前
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). 7年前
  Teemu Suo-Anttila d2ce5362ff Rename FilteringDataProviderWrapper to DataProviderWrapper 7年前
  elmot 5eaac7ac6e Grid merging footer cells 7年前
  Teemu Suo-Anttila 5ab990325f Remove ItemFilter from ComboBox 7年前
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7年前
  Leif Åstrand 0d57c15577 Make it possible to reset single select values 7年前
  Pekka Hyvönen f2d8f812ef Add MultiSelect support for Grid 7年前
  Teemu Suo-Anttila 13443562cc Provide in-memory sorting information in Query 7年前
  Denis Anisimov 907e24164f Unify usage of HandlerRegistration #19267 7年前
  Leif Åstrand f586bc155f Ensure all BeanBinding chaining methods return BeanBinding 7年前
  Leif Åstrand 3fd7537c14 Simplify Binding API by removing the FIELDTYPE type parameter 7年前
  Teemu Suo-Anttila 9aee6e6de5 Remove unused field in ComboBox 7年前
  Teemu Suo-Anttila 8310ada79e Add ComboBox custom filtering methods and tests 7年前
  Teemu Suo-Anttila 302f870e30 Add a fallback to Declarative*Generator 7年前
  Teemu Suo-Anttila b89b7f2d05 Add filter type to DataCommunicator 7年前
  Teemu Suo-Anttila 411b8dedb0 Type Listing for DataProvider to allow custom filter types 7年前
  Henri Sara 24c541c32c Use state classes for Embedded, InlineDateField and NativeButton 7年前
  Henri Sara b05b8aa3f0 Add missing getState(boolean) methods 7年前
  Henri Sara 0fdb14f745 Add shared state for CustomComponent and DragAndDropWrapper 7年前
  Henri Sara 051bac514c Add state classes for Abstract(Single)ComponentContainer 7年前
  Denis Anisimov 0090a48232 Change addXXListener method in VaadinService to return Registration. 7年前
  Henri Sara 4f4b47d468 Revert Upload listener registration changes in compatibility package 7年前
  Denis Anisimov 98366af1e2 Provide tests for "required indicator" property for options groups. 7年前
  Teemu Suo-Anttila d37b2d430e Reintroduce Grid Editor using Binder 7年前
  Artur Signell d63c1f9014 Upgrade to TestBench 5 alpha1 and JUnit 4.12 7年前
  Denis Anisimov 24b43d902c Data should be updated when it's set for disabled components. 7年前
  elmot 4e8eb29c54 Grid merging header cells 7年前
  Denis Anisimov 159d413602 Provide declarative support for listing components. 7年前
  Leif Åstrand fdc80972f5 Add helper for updating the diffstate of a component 7年前
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate 7年前
  Artur Signell b9a107c2f7 Remove unused theme getter (#11412) 8年前
  Aleksi Hietanen 745c9beacc Fix field value change event handling for unbound binder 7年前
  Teemu Suo-Anttila 97062bad91 Implement chaining of filters for data providers 7年前
  Teemu Suo-Anttila 5708366ebf Add UI.access() safeguard for shared data providers 7年前
  Teemu Suo-Anttila 38a14a9621 Add DataProvider.setFilter method 7年前
  Teemu Suo-Anttila c75f71c74a Add DataProvider.convertFilter, fix ListDataProvider filtering 7年前
  Teemu Suo-Anttila a8f5b1fb08 Add Filter parameter to DataProvider 7年前
  Henri Sara dd907e839d Add filter type parameter for Query 7年前
  Teemu Suo-Anttila 848feaaf30 Add HTML/Component support to Grid Footers 7年前
  Leif Åstrand 9d6baef988 Make ValoTheme subclassable 7年前
  elmot 49b766285f Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7年前
  Denis Anisimov d803404e97 Small documentation correction (from github). 7年前
  elmot 55ac10703f Fix DeprecatedTest under Windows 7年前
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7年前
  Pekka Hyvönen 39c1503407 Remove HasValue from Grid 7年前
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7年前
  Aleksi Hietanen b85f6e4bdc Create script GeneratePostPublishReport.py 7年前
  Per-Åke Minborg efbcb4e7b0 Replace EMPTY_SET and EMPTY_LIST with emptySet() and emptyList() 7年前