2504 Commits (vaadin-icons-3.0.1)

Author SHA1 Message Date
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Johannes Dahlström ec267ae01f Move Grid event handlers to a list, add method to add custom handlers 7 years ago
  Johannes Dahlström 6f05873bad Refactor Grid event handling methods to instances of a handler interface 7 years ago
  Johannes Dahlström 16220d8e67 Start client-side Grid DOM event handling refactor 7 years ago
  Denis Anisimov 21e8f88ec9 Add javadocs and @since for the #20469 migration patch. 7 years ago
  Artur Signell 17b5c8dc39 Re-add body rows when Escalator is reattached to DOM (#20477) 7 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago
  rogozinds c72373114c Set focus when click on RadioButton via JS. (#8062) 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
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 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
  Aleksi Hietanen afcd95da1d Make AbstractListing implement Focusable (#7965) 7 years ago
  Aleksi Hietanen e652bbefe6 Fix license header 7 years ago
  Denis Anisimov 32f2c351b1 Update @since tag for 7.7.4. 7 years ago
  Artur Signell cbbd1710fe Show a sensible message for missing extensions (#10799) 7 years ago
  Artur Signell cd4045b14a Ensure #cell[N] always scrolls row N into view (#20423) 7 years ago
  Artur Signell 26dac6ff92 Publish Escalator.getBodyRowCount to JS (#20344) 7 years ago
  Artur Signell 7b957a5c37 Allow a resize listener to fire a resize listener (#20338) 7 years ago
  Artur Signell 16c54b33c4 Make modal window block shortcuts for underlying components (#20366) 7 years ago
  Artur Signell 97a75f1abc Make Grid isWorkPending wait for scroll events to complete (#20417) 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
  elmot fc8f063d22 Small fixes to javadocs 7 years ago
  Pekka Hyvönen 429a1b99f3 NoSelectionModel for Grid 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
  elmot 5eaac7ac6e Grid merging footer cells 7 years ago
  Pekka Hyvönen f2d8f812ef Add MultiSelect support for Grid 7 years ago
  Denis Anisimov 907e24164f Unify usage of HandlerRegistration #19267 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
  Denis Anisimov 24b43d902c Data should be updated when it's set for disabled components. 7 years ago
  elmot 4e8eb29c54 Grid merging header cells 7 years ago
  Teemu Suo-Anttila 848feaaf30 Add HTML/Component support to Grid Footers 7 years ago
  Pekka Hyvönen 39c1503407 Remove HasValue from Grid 7 years ago
  Anna Miroshnik 0652f2abb8 Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456) 9 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
  Denis Anisimov 287614dbab Implement focus/blur events for RadioButtonGroup. 7 years ago
  Denis Anisimov 25013128a7 Implement focus/blur listeners for NativeSelect. 7 years ago
  Denis Anisimov 9c88657db5 Implement focus and blur events for CheckBoxGroup. 7 years ago