11 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Denis Anisimov 24b43d902c Data should be updated when it's set for disabled components. 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Teemu Suo-Anttila 400818bff2 Fix empty data source client-side events 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 7 years ago
  Teemu Suo-Anttila 082929fbdf Allow multiple data change handlers in client-side data sources 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila 0225d0949b Fix AbstractRemoteDataSource cache clean up on remove (#19482) 8 years ago
  Teemu Suo-Anttila d41455cc3e Fix RpcDataSourceConnector data handling when scrolling fast (#18909) 8 years ago
  Teemu Suo-Anttila ac66a3d174 Redesign RpcDataSourceConnector pinning RPC requests (#18692) 8 years ago
  Johannes Dahlström b6f2bb0cee Fix empty @since tags for 7.6.0.alpha4 8 years ago
  Teemu Suo-Anttila 5db6f100da Fix AbstractRemoteDataSource cache clearing (#18630) 8 years ago
  Teemu Suo-Anttila 15ad8bccfc Fix RpcDataProviderExtension to not rely on item indices (#18503) 9 years ago
  Manolo Carrasco d001f62bd1 Fix DataSource NPE under when dataChangeHandler is not set (#16590) 9 years ago
  Leif Åstrand eb3406247e Update all empty since tags published in alpha1 9 years ago
  Henrik Paul 5c2da23e72 Fixes a bug when scrolling a Grid with details open (#16644) 9 years ago
  Henrik Paul a1619ee73d Grid's Details can now be Components (#16644) 9 years ago
  Teemu Suo-Anttila c417195029 Resolve infinite loop when clearing and adding rows (#16747) 9 years ago
  Leif Åstrand c2225299f9 Remove DataSource.indexOf (#16542) 9 years ago
  Leif Åstrand 2e0d4f149a Add @BackgroundMessage annotation (#15373) 9 years ago
  Artur Signell 50dac79cb6 Update @since for 7.4 9 years ago
  Teemu Suo-Anttila c1c3564717 Fix Range.restrictTo to work with non-intersecting ranges(#13334) 9 years ago
  Teemu Suo-Anttila ab07a2ef32 Fix cache updating in AbstractRemoteDataSource on row remove (#13334) 9 years ago
  Teemu Suo-Anttila 6e35854213 Fix indexing when adding rows to AbstractRemoteDataSource (#13334) 9 years ago
  Leif Åstrand e1e960f622 Make AbstractRemoteDataSource easier to use (#13334) 9 years ago
  Leif Åstrand d09c6815a3 Avoid eager cache refresh after insert and remove (#13334) 9 years ago
  Henrik Paul a50e590b9d Move Grid related renderer to com.vaadin.client.connectors (#13334) 9 years ago
  Teemu Suo-Anttila 7622128012 Fix RpcDataSource to use RPC for row pins/unpins (#13334) 9 years ago
  Henrik Paul 07c1bdfa88 REST-like data source use case. (#13334) 9 years ago
  Teemu Suo-Anttila 03bb779d26 Add DataSource .indexOf() functionality (#13334) 9 years ago
  Teemu Suo-Anttila 3b92952939 Add refresh function to RowHandle for informing data updates (#13334) 9 years ago
  Teemu Suo-Anttila 3d4d607e18 Fix AbstractRemoteDataSource always inform data availability (#13334) 9 years ago
  Henrik Paul 8b22659b5b Grid now supports bare ItemSetChangeEvents (#13334) 9 years ago
  Henrik Paul 0b451f018c Reworks the datasource size logic (#13334) 9 years ago
  Henrik Paul 0375cb57b5 Renames "estimated size" to a more definite "size" (#13334) 9 years ago
  Teemu Suo-Anttila 36b8edd18b Add DataAvailableEvent and handler for it (#13334) 9 years ago
  Henrik Paul 448619c516 Sending a drag select over the wire in a batch (#13334) 9 years ago
  Henrik Paul 1102d5fb4e Re-fixes "remove all rows" bug without breaking unit tests (#13334) 9 years ago
  Henrik Paul 07ef5c9d52 Removes the version number from @since in Grid classes (#13334) 10 years ago
  Henrik Paul c4a1ee8a4f Send selection between server and client (#13334) 10 years ago
  Henrik Paul 3de730040c Implements RowHandle (#13334) 10 years ago
  Leif Åstrand aa4e06093a Add caching logic for Grid DataSource (#13334) 10 years ago
  Leif Åstrand 964ebc8a2c Move ActiveRowHandler to the data provider extension (#13334) 10 years ago
  John Ahlroos cca2172654 Revert "Merge branch 'master' into grid" 10 years ago
  Henrik Paul 7670a020c7 Grid supports data set changes (#12645) 10 years ago
  Henrik Paul 78ae8b8700 Fixes a cache range error (#12645) 10 years ago