9 コミット (43bb825f0e7fbaa3a1382f85c9b2f6f6c4fe3ac4)

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