16862 Commits (712f8ad610ad3854d6a5f52f3c5e7725ebee1785)
 

Author SHA1 Message Date
  Artur Signell 712f8ad610 Use fully qualified name for bundles 7 years ago
  Artur Signell 2ff1f3e726 Update server and browser support in release notes 7 years ago
  Johannes Dahlström 34dc467f08 Reimplement Grid selection model in terms of AbstractSingleSelection 7 years ago
  Artur Signell 78a5468279 Implement new RichTextArea 7 years ago
  Johannes Dahlström ea89e24646 Add AbstractSingleSelection base class 7 years ago
  Teemu Suo-Anttila c3af8b1873 Add ItemClick events to Grid 7 years ago
  Johannes Dahlström ddfafb7388 Add a simple non-connector single selection model 7 years ago
  Artur Signell 4ee6401208 Make sleep in tests throw RuntimeException to avoid try catches 7 years ago
  Artur Signell 61aff6078c Format project pom files using correct settings (4 spaces) 7 years ago
  Artur Signell e5dece5b6e Add Vaadin7Widgetset metadata to manifest 7 years ago
  Aleksi Hietanen 33809f43cd Migrate ClickableRenderer and subclasses 7 years ago
  Artur Signell dfe23f7385 Send TextField value to server on flush() 7 years ago
  Henri Sara de590afcf9 Include compatibility packages in vaadin-all ZIP 7 years ago
  Henri Sara 29bb5e47ca Delete broken stylesheet and revert to default style until a new 7 years ago
  Henri Sara 05095f52b3 Remove unused commit author fetching from build. 7 years ago
  Pekka Hyvönen 222908a937 Add Form level status handler and status label 7 years ago
  Teemu Suo-Anttila 3017820a53 Add DescriptionGenerators for Grid and Columns 7 years ago
  Teemu Suo-Anttila 74df0fadeb Add StyleGenerators for Grid and Columns 7 years ago
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Henri Sara ecb20d27d8 Update release notes for Vaadin 8 7 years ago
  Leif Åstrand 78854b681f Allocate enough memory for TestingWidgetSet SDM 7 years ago
  Teemu Suo-Anttila 34f729bbbd Make sure DataCommunicator always has a DataSource 7 years ago
  Artur Signell 0857fafb22 Remove strange TextField column API 7 years ago
  Artur Signell a18552fb25 Add AbstractTextField client side to make mapping 1:1 7 years ago
  Artur Signell a3a84d7fb1 Remove old Firefox bug workaround for which there is no test 7 years ago
  Johannes Dahlström 1d6b5a7594 Improve listing and data source Javadocs a bit 7 years ago
  Johannes Dahlström d8562821de Parameterize listing and selection connectors by selection model type 7 years ago
  Teemu Suo-Anttila 400818bff2 Fix empty data source client-side events 7 years ago
  Leif Åstrand 3d3f12d92b Reimplement basic Grid renderers 7 years ago
  Teemu Suo-Anttila fbb55ac4fd Clean up old Grid selection models 7 years ago
  Johannes Dahlström 2cafb5f128 Add new base class for Listing UI tests 7 years ago
  Johannes Dahlström c4a38e2502 Refactor AbstractComponentTest to extend AbstractTestUI 7 years ago
  Artur Signell a253d8b94d Add documentation test for custom converters 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 6941d683eb Add error message constructor to all converters which can fail 7 years ago
  Denis Anisimov ccaabe6db0 Add item level validator support to Binder 7 years ago
  elmot 876b6383e6 UnitTest for SingleSelection 7 years ago
  Teemu Suo-Anttila da8394e5ad Reintroduce frozen columns and height by rows to Grid 7 years ago
  Teemu Suo-Anttila dcf64cd936 Clean up unused parts of old shared Grid classes 7 years ago
  Leif Åstrand 2f83685c80 Move uitests for the legacy Grid to a separate v7 package 7 years ago
  Artur Signell 9a9d11fb8d Fix formatting so that it is shown correctly in GitHub 7 years ago
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 7 years ago
  Artur Signell 84fbff9e66 Fix animation end listeners so they are always removed (#17903) 7 years ago
  Artur Signell 814c29c152 Implement Binder.saveIfValid and fix Binder.save to throw exception 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Johannes Dahlström 277b1a5c28 Implement SingleSelection on client and server 7 years ago
  Teemu Suo-Anttila ff3a48e73b Enable assertions for TestingWidgetset, add test to verify this 7 years ago
  Henri Sara a9b001ddb6 Increase memory for compatibility-client-compiled SDM 7 years ago
  Johannes Dahlström 8532ed304b Rename TypedDataGenerator to DataGenerator 7 years ago
  Artur Signell 0207cc93e0 Stop running test on IE11 which does not shift click when it should 7 years ago