16914 Commits (f12fbfb7044defc8442d05e6810c43875c04710c)
 

Author SHA1 Message Date
  Denis Anisimov f12fbfb704 Re-add back Form to compatibility package (#296). 7 years ago
  Steven Spungin ab1fd8a7be Fix typo in documentation 7 years ago
  Artur Signell 5d2fb9590b Update to Chrome 53 7 years ago
  Alejandro Duarte e92a737fe8 Updated link to new step 1 video in tutorial (the new video uses Vaadin 7.7 series) 7 years ago
  Denis Anisimov 3db7de6eac Make CheckBoxGroup.SimpleMultiSelectModel return a selection copy #293. 7 years ago
  Denis Anisimov 53427c897c Avoid explicit casting to getter return type in getDescriptor() (#292). 7 years ago
  Aleksi Hietanen 2a0cbd3bdb Move ItemIconProvider out of ComboBox, rename to IconGenerator 7 years ago
  Aleksi Hietanen 79132bcb6d Reintroduce grid column hiding 7 years ago
  Denis Anisimov 8939d3257f Move ItemCaptionProvider out of ComboBox (#184). 7 years ago
  Denis Anisimov c6e195aa63 Tests that selection works when enabled and doesn't when disabled (#291) 7 years ago
  Artur Signell 0783541ba3 Update to TestBench 4.1.0 7 years ago
  Denis Anisimov 53ea4816ee Override forSelect methods for BeanBinder to return narrowed type. 7 years ago
  Aleksi Hietanen 7476bdb00f Move ItemStyleProvider out of ComboBox and unify with Grid 7 years ago
  elmot edd8b9bd16 Test and fix a CheckBoxGroup icon provider and item enabled provider 7 years ago
  elmot 05c0517174 Create a RadioButtonGroup that replaces the single select case of OptionGroup 7 years ago
  Pekka Hyvönen 36ad322721 Added Slider into compatibility package 7 years ago
  Ingo Kegel f9411b3238 Fix regression that broke widget set compilation in 7.7.1 (#20285) 7 years ago
  Teemu Suo-Anttila 121f562ae3 Remove grid-gwt and parking from tested demos 7 years ago
  Artur Signell e77421b443 Fix AbstractTextFieldConnector super class 7 years ago
  Aleksi Hietanen c73e1833b6 Add CheckBoxRenderer 7 years ago
  Artur Signell a6fd8bd063 Remove broken changelog section for release notes and related code 7 years ago
  Henri Sara 56089a95ea Update @since tags for 8.0 7 years ago
  Leif Åstrand 5a95ba2010 Implement support for binding multi-select components 7 years ago
  Denis Anisimov a7f874e942 Selection should be updated each time when new data is set (#244). 7 years ago
  Denis Anisimov 62d712fb45 DataSource.refreshAll() for notifying components to reload (#233). 7 years ago
  Henri Sara 4aac5294bb Use state for ComboBox selection 7 years ago
  Henri Sara 17f6c77a03 Convert ComboBox to inherit AbstractSingleSelect 7 years ago
  Johannes Dahlström 2a0c590bfa Implement support for binding single-select components 7 years ago
  Johannes Dahlström 41516b5435 Split Binder tests roughly by category 7 years ago
  Leif Åstrand 13e3d235e5 Add multi selection support to CheckBoxGroup 7 years ago
  Artur Signell 7c2c1e614a Utility functions for helping to use elemental.json with Java 8 7 years ago
  elmot 37e488d86b Create a CheckBoxGroup that replaces the multi select case of OptionGroup 7 years ago
  Pekka Hyvönen d0435d5f02 Fix invalid javadoc in ListDataSource 7 years ago
  Pekka Hyvönen fa32798f14 Fix binder.load to reset validation status in the end 7 years ago
  Pekka Hyvönen ad33cb573e Fix inconsistent API naming in Binder and remove unused handler 7 years ago
  Henri Sara e8397bf3c9 Make ComboBoxConnector extend AbstractListingConnector 7 years ago
  Henri Sara d08c72efa5 Remove unused state flag in AbstractFieldState 7 years ago
  Pekka Hyvönen 5cc6b0e4e2 Clear binder errors after load/bind 7 years ago
  Artur Signell 29cdc98734 Add context event support to new Grid 7 years ago
  Artur Signell 8b91ebd61b Change ColorPicker to use new ComboBox 7 years ago
  Artur Signell 83278f7c9f Remove Vaadin 6 DefaultWidgetSet 7 years ago
  Pekka Hyvönen 28f5c84579 Refactor Binder Status Handling API 7 years ago
  Leif Åstrand 363dce92ae Extract single select stuff to its own test UI 7 years ago
  Artur Signell 5a080014e0 Merge update and migration section of release notes 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
  Aleksi Hietanen 376a4d5b89 Add hasChanges to Binder 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