8 Commits (94409e2221f14d2b592cfd41b17b000aed091600)

Author SHA1 Message Date
  Ahmed Ashour 94409e2221 Remove unused imports (#10330) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Aleksi Hietanen 74e8bd248d Fix item description tests on IE for RadioButtonGroup and CheckBoxGroup (#9866) 6 years ago
  Teemu Suo-Anttila f09d8c74df Add item description to RadioButtonGroup and CheckBoxGroup (#9841) 6 years ago
  Pekka Hyvönen 6c624e86e3 Replace FontAwesome with Vaadin Icons (#8208) 7 years ago
  Teemu Suo-Anttila 253a61c195 Fix TestBench API imports (#8112) 7 years ago
  Denis Anisimov 24b43d902c Data should be updated when it's set for disabled components. 7 years ago
  Denis Anisimov 159d413602 Provide declarative support for listing components. 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 years ago
  elmot db3a91c9b4 Fix RadioButtonGroup client-side NPE which breaks item icons. 7 years ago
  Aleksi Hietanen 599b61bc85 Fix item caption generators in RadioButton/CheckBoxGroup 7 years ago
  Denis Anisimov c6e195aa63 Tests that selection works when enabled and doesn't when disabled (#291) 7 years ago
  elmot 05c0517174 Create a RadioButtonGroup that replaces the single select case of OptionGroup 7 years ago
  Leif Åstrand 13e3d235e5 Add multi selection support to CheckBoxGroup 7 years ago
  elmot 37e488d86b Create a CheckBoxGroup that replaces the multi select case of OptionGroup 7 years ago