2727 Commits (105ac0b10ac379ef56d11ff6e0adc9e8754f0ff1)

Author SHA1 Message Date
  Artur Signell 8b91ebd61b Change ColorPicker to use new ComboBox 7 years ago
  Leif Åstrand 363dce92ae Extract single select stuff to its own test UI 7 years ago
  Teemu Suo-Anttila 9f30ebf666 Support finding components in v7 packages with ComponentLocator 7 years ago
  Teemu Suo-Anttila 52cada891a Fix indices in GridSortingTest 7 years ago
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7 years ago
  Johannes Dahlström 8588b4a775 Add selection support to NativeSelect 7 years ago
  Johannes Dahlström f5104e34f3 Update NativeSelect to use DataSource, extend AbstractListing 7 years ago
  Johannes Dahlström 0b4ef8246b Move old NativeSelect UI tests to compatibility package 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
  Teemu Suo-Anttila c3af8b1873 Add ItemClick events to Grid 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
  Aleksi Hietanen 33809f43cd Migrate ClickableRenderer and subclasses 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
  Leif Åstrand 78854b681f Allocate enough memory for TestingWidgetSet SDM 7 years ago
  Artur Signell 0857fafb22 Remove strange TextField column API 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 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Teemu Suo-Anttila da8394e5ad Reintroduce frozen columns and height by rows to Grid 7 years ago
  Leif Åstrand 2f83685c80 Move uitests for the legacy Grid to a separate v7 package 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
  Teemu Suo-Anttila ff3a48e73b Enable assertions for TestingWidgetset, add test to verify this 7 years ago
  Artur Signell 0207cc93e0 Stop running test on IE11 which does not shift click when it should 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Artur Signell a93eae1fbc Use new Label instead of old 7 years ago
  Artur Signell a23bf9481c Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell b31a71ae63 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell b965c256e8 Move and duplicate client side and state to compatibility package 7 years ago
  Aleksi Hietanen b30006bf24 Fix label widths in several tests 7 years ago
  Teemu Suo-Anttila e65a1d80f1 Duplicate shared classes of the Vaadin 7 Grid 7 years ago
  Teemu Suo-Anttila d409100157 Duplicate client-side of the Vaadin 7 Grid 7 years ago
  Aleksi Hietanen cbad1f0a21 Fix Label widths in ValoThemeUITests 7 years ago
  Teemu Suo-Anttila b4861eda6b Implement DetailsGenerators for Grid 7 years ago
  Artur Signell 28482d1ae9 Change Label default width to undefined to match other components 7 years ago
  Artur Signell d13ca5506a Implement new Label 7 years ago
  Artur Signell 58853fe47b Move old TextField to compatibility package 7 years ago
  Aleksi Hietanen 0c8f57d60a Implement new ProgressBar 7 years ago
  Aleksi Hietanen 4a6a632b1f Update TextArea to extend AbstractFieldNew (#53) 7 years ago
  Artur Signell 9adce4633a Convert LoginForm to use new TextField 7 years ago
  Artur Signell ee5e3ec7bd Clean up LoginForm 7 years ago