597 Commits (vaadin-icons-3.0.1)

Author SHA1 Message Date
  Adam Wagner a9c8e66d14 HTML5 Drag and Drop Support (#8264) 7 years ago
  Denis 40ab6dc039 Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) 7 years ago
  Leif Åstrand 909c7e56d8 Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
  Denis 6456428004 Add Grid editor events. (#8365) 7 years ago
  caalador 59157179b6 Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Denis 9ef479303b Introduce empty selection functionality for NativeSelect. (#8336) 7 years ago
  Denis 23139cf019 Show unsupported browser page for FF version less than 45. (#8328) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Denis f42b9657b8 Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
  Matti Tahvonen 62c44dd77e Support for HTML5 push/replaceState for proper deep linking features (#8116) 7 years ago
  Denis 40cb64fbab Add "deselect allowed" feature to the Grid. (#8227) 7 years ago
  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