597 Commits (vaadin-icons-3.0.1)

Author SHA1 Message Date
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago
  Ilia Motornyi e54256fe09 Partial javadocs fix for vaadin-shared (#8068) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Denis 11ed9cd490 @since tag is set (#8021) 7 years ago
  Ilia Motornyi 1739bb7de7 Delete CheckboxRenderer 7 years ago
  Teemu Suo-Anttila 9d35813566 Redesign user-defined column identifiers for Grid (#7983) 7 years ago
  Pekka Hyvönen 04f30c6892 Allow defining a focus delegate component for CustomField (#20336) 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Ilia Motornyi 95a61630bb VerticalLayout has spacing = true and margin = true by default . 7 years ago
  Pekka Hyvönen e63b51a831 Change Upload to be in immediate mode by default (#111) 7 years ago
  Denis Anisimov 32f2c351b1 Update @since tag for 7.7.4. 7 years ago
  Artur Signell a48e26b9b8 Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380) 7 years ago
  Artur Signell 76447b941a Check for duplicate property ids when setting Grid columns or column order (#20386) 7 years ago
  Aleksi Hietanen 474057c6a7 Change default suggestion popup width in ComboBox (#91) 7 years ago
  Denis 9fb43988c7 Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 years ago
  Denis 620b2ba314 Add read-only support for single and multi select views for Grid. (#84) 7 years ago
  Denis Anisimov 1bb04399f3 Allow to set caption for the empty selection in a ComboBox. 7 years ago
  Pekka Hyvönen 2de9aca9e5 Add AbstractSelectionModel for Grid 7 years ago
  Pekka Hyvönen c3ad14183d Enable select all checkbox for MultiSelection Grid. 7 years ago
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). 7 years ago
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 years ago
  Pekka Hyvönen f2d8f812ef Add MultiSelect support for Grid 7 years ago
  Henri Sara 0fdb14f745 Add shared state for CustomComponent and DragAndDropWrapper 7 years ago
  Henri Sara 051bac514c Add state classes for Abstract(Single)ComponentContainer 7 years ago
  Teemu Suo-Anttila d37b2d430e Reintroduce Grid Editor using Binder 7 years ago
  elmot 4e8eb29c54 Grid merging header cells 7 years ago
  Denis Anisimov 13747f7003 Make SelectionModel API only server side. 7 years ago
  Teemu Suo-Anttila dd20841c39 Move read-only to AbstractFieldState (#8514) 7 years ago
  Teemu Suo-Anttila 35c0e4dc46 Clean up state hierarchy for AbstractFieldState 7 years ago
  Teemu Suo-Anttila cff9d87dd9 Move setReadOnly from Component to HasValue 7 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
  Aleksi Hietanen e0fcd1cfe0 Grid html/component content in headers 7 years ago
  Teemu Suo-Anttila 5bc6d1802e Implement basic footer support for Grid 7 years ago
  Pekka Hyvönen ff4d7b1e9b Use placeholder instead of inputPrompt for DateField 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Aleksi Hietanen 0fa0160eb9 Revert NativeSelect DOM structure change 7 years ago
  Pekka Hyvönen 8ef496dbde Separate immediate mode for Upload from AbstactComponent.immediate 7 years ago
  Johannes Dahlström 2f6334fe6c Make ColorPicker subcomponents HasValues 7 years ago
  Johannes Dahlström ac84fe6b58 Make ColorPicker an AbstractField<Color> 7 years ago
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 years ago
  Pekka Hyvönen c4b17ca879 ListSelect with new data binding API 7 years ago
  Johannes Dahlström 680b7009d4 Initial support for multiple headers in new Grid 7 years ago
  Pekka Hyvönen 7e78d52dfe TwinColSelect with new databinding API 7 years ago
  Aleksi Hietanen 4d16c72c32 Reintroduce grid column sizing 7 years ago
  Aleksi Hietanen 79132bcb6d Reintroduce grid column hiding 7 years ago
  elmot 05c0517174 Create a RadioButtonGroup that replaces the single select case of OptionGroup 7 years ago
  Henri Sara 56089a95ea Update @since tags for 8.0 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