2085 Commits (feature/eventbus)

Autor SHA1 Nachricht Datum
  Henri Sara 76a702c1c0 Remove unused field in ComboBox vor 7 Jahren
  Henri Sara 020fe73bfd Moved ComboBox suggestion popup width to shared state vor 7 Jahren
  Henri Sara d00406641e Remove obsolete paint attribute from ComboBox vor 7 Jahren
  Aleksi Hietanen 809a882721 Add PasswordField, TextArea, missing API to AbstractTextField vor 7 Jahren
  Johannes Dahlström a9e10dd854 Move data model classes to a more appropriate package vor 8 Jahren
  Henri Sara ec677ef21d Refactor ComboBox item painting (#19929) vor 8 Jahren
  Teemu Suo-Anttila 05e3028f98 Add default methods for selection handling to Listing vor 8 Jahren
  Henri Sara 31cdd389a7 Request ComboBox pages with RPC (#19929) vor 8 Jahren
  Henri Sara 41b4b712d9 Move ComboBox filtering mode to state (#19929) vor 8 Jahren
  Teemu Suo-Anttila 8d59798157 Rename setOptions to setItems in Listing interface vor 8 Jahren
  Henri Sara 12e0a20d6f Move ComboBox pageLength to state (#19929) vor 8 Jahren
  Henri Sara b4ffb1100e Send ComboBox selection with RPC (#19929) vor 8 Jahren
  Henri Sara e0c59e607e Send ComboBox focus/blur with RPC (#19929) vor 8 Jahren
  Henri Sara 7e9beccd8a Create new items with RPC (#19929) vor 8 Jahren
  Henri Sara 4f83639425 Create ComboBoxServerRpc stub (#19229) vor 8 Jahren
  Henri Sara c156909aa0 Use shared state in ComboBox (#19229) vor 8 Jahren
  Marco Collovati 5aee23ed30 Document onUnregister in JS component/extension javadocs (#19799) vor 8 Jahren
  Johannes Dahlström 8fcacd0a0a Add a basic Validator support to Binder vor 8 Jahren
  Teemu Suo-Anttila d0e55818de Allow modifying Column comparators, add missing javadoc vor 8 Jahren
  Teemu Suo-Anttila 72ef1d9a11 Add basic BackEndDataSource implementation taking a function vor 8 Jahren
  Henri Sara 164a05f80b Move multi-select mode to AbstractSelectState vor 8 Jahren
  Henri Sara 3fd5b68794 Use shared state for OptionGroup htmlContentAllowed vor 8 Jahren
  Henri Sara dd56ad6b1c Remove deprecated column based width support from selects vor 8 Jahren
  Henri Sara aa7889eb02 Remove obsolete type attribute in AbstractSelect subclasses vor 8 Jahren
  Teemu Suo-Anttila ea5b396391 Add support for sorting with backend data sources vor 8 Jahren
  Teemu Suo-Anttila 76c6ace806 Handle in-memory sorting in Grid with Comparators vor 8 Jahren
  Johannes Dahlström 3937470d86 Expose a public Binding interface, add unit tests to Binder vor 8 Jahren
  Johannes Dahlström d2cacc7c42 Move Binder to a more proper package vor 8 Jahren
  Johannes Dahlström c2769f3e1a Add a new AbstractField class, refactor fields to extend it vor 8 Jahren
  Teemu Suo-Anttila 5d518f5e52 Add sortable support to Grid Columns vor 8 Jahren
  Teemu Suo-Anttila 2d7969a1d2 Fix adding columns to Grid before attaching to UI vor 8 Jahren
  Teemu Suo-Anttila ce88f6fd1b Add method to DataSource for checking if data is in memory vor 8 Jahren
  Johannes Dahlström 5ebb4cf0d8 Rename onEvent style methods to add*Listener vor 8 Jahren
  Teemu Suo-Anttila 1764ad78de Move DataSource handling to DataCommunicator vor 8 Jahren
  Johannes Dahlström 478e1d97db Rename Handler to EventListener vor 8 Jahren
  Artur Signell 04fa565f78 Support static inner classes when reading/writing declarative files (#20038) vor 8 Jahren
  Teemu Suo-Anttila a0a40c21f2 Update @since for 7.6.8 vor 8 Jahren
  Teemu Suo-Anttila c0ba640f9b Update @since for 7.6.7 vor 8 Jahren
  Anna Koskinen 4e869e05d3 Allow reaching the wrapped Item through GeneratedPropertyItem (#20032) vor 8 Jahren
  Teemu Suo-Anttila 32f7bcaa5c Fix navigation to same view with different parameters (#20029) vor 8 Jahren
  Teemu Suo-Anttila 408659e1d4 Fix RpcDataProviderExtension serialization issue (#19906) vor 8 Jahren
  Artur Signell 272c84688c Make sure AtmosphereFramework is always properly destroyed (#17581) vor 8 Jahren
  Johannes Dahlström 4b20f048c2 Make a separate class for value change events vor 8 Jahren
  Teemu Suo-Anttila 2a8b0cbe96 Add Query object for backend data requests vor 8 Jahren
  Teemu Suo-Anttila bf86584c91 Move shared classes to a temporary subpackage vor 8 Jahren
  Artur Signell 94ae194409 Support static inner classes when reading/writing declarative files (#20038) vor 8 Jahren
  Teemu Suo-Anttila 7898b7fc03 Update @since for 7.6.8 vor 8 Jahren
  Teemu Suo-Anttila ee9a0fe45e Update @since for 7.6.7 vor 8 Jahren
  Teemu Suo-Anttila 4ebfe3e017 Add sortingBy with function parameter to in-memory data source vor 8 Jahren
  Teemu Suo-Anttila 9f0668b91f Add additional checks to in-memory data source tests vor 8 Jahren