17599 Commits (b32d7b0e45ddc9d7b720bc603ce5374404381a81)
 

Author SHA1 Message Date
  Artur Signell 4ea2151053 Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
  Artur Signell 76447b941a Check for duplicate property ids when setting Grid columns or column order (#20386) 7 years ago
  Artur Signell c94312a0f8 Never check the selectAll checkbox in an empty grid (#20301) 7 years ago
  Artur Signell d20fc36768 Workaround for deadlock issue (#18436) 7 years ago
  Sebastian Nyholm 7b39a6dd52 Fixes VTree so that you can click sub elements when setHtmlContentAllowed is true. (#20097) 7 years ago
  Pekka Hyvönen 22063cfe1a Add a generic selection listener to Grid & SelectionModels (#105) 7 years ago
  Aleksi Hietanen a95dadcde5 Change return type of Binder#getBean to BEAN 7 years ago
  Aleksi Hietanen 474057c6a7 Change default suggestion popup width in ComboBox (#91) 7 years ago
  Aleksi Hietanen 205efc49bf Deprecate Button#setHtmlContentAllowed (#104) 7 years ago
  Denis 9fb43988c7 Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 years ago
  Denis 414de3c4b2 Implement "afterViewChange()" as no-op by default. (#99) 7 years ago
  Denis 5778c65bde Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
  Leif Åstrand 2c014bc4ec Remove internal method from application-facing API (#97) 7 years ago
  Artur 87998f5ae7 Replace box-sizing @include with bare box-sizing (#92) 7 years ago
  Denis 620b2ba314 Add read-only support for single and multi select views for Grid. (#84) 7 years ago
  Denis 77fd42425b Provide a shorthand for the HasValue::clear() method. (#94) 7 years ago
  Ilia Motornyi 29f296d2d5 Fix classpath related tests under Windows 7 years ago
  Pekka Hyvönen 5b0919ce9e Add Listing.setItems(Stream) (#90) 7 years ago
  Teemu Suo-Anttila d70cd4c2b6 Add screenshot submodule to master branch (#88) 7 years ago
  Leif Åstrand c7b84bf51d Separate Binding and BindingBuilder (#80) 7 years ago
  Pekka Hyvönen 0cef38513b Add a SelectionMode shorthand for Grid. (#83) 7 years ago
  Denis 154a6a0114 Extends declarative tests for selection components for "data-" attribute (#85) 7 years ago
  Leif Åstrand e746963efb Introduce VaadinServiceInitListener (#18628) (#79) 7 years ago
  Henri Sara 54a6eef91c Fix root POM SCM entries to point to GitHub (#73) 7 years ago
  Artur 105ac0b10a Replace github.com/vaadin/vaadin with github.com/vaadin/framework (#75) 7 years ago
  Henri Sara 0f044db997 Remove obsolete release scripts (#74) 7 years ago
  Artur 5b77adc6b7 Remove Gerrit mentions from contribution guide 7 years ago
  Leif Åstrand 187bf6130d Add comments clarifying the use of UUID for security tokens 7 years ago
  Aleksi Hietanen 68f19ab2b0 Fix focus and blur tests for CheckBoxGroup, NativeSelect and RatioButtonGroup 7 years ago
  Denis Anisimov 1bb04399f3 Allow to set caption for the empty selection in a ComboBox. 7 years ago
  Teemu Suo-Anttila e4fbf7a5f2 Add test for NativeSelect caption generators 7 years ago
  elmot fc8f063d22 Small fixes to javadocs 7 years ago
  Henri Sara 27107227ca Fix ListDataProvider and SortOrder javadoc 7 years ago
  Teemu Suo-Anttila 5e8ca8062e Use item caption generator in NativeSelect 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
  Aleksi Hietanen 373bd63dcd Fix typo in README.md 7 years ago
  Teemu Suo-Anttila 7ff852f9a9 Fix sorted data provider data change event propagation 7 years ago
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). 7 years ago
  Teemu Suo-Anttila d2ce5362ff Rename FilteringDataProviderWrapper to DataProviderWrapper 7 years ago
  elmot 5eaac7ac6e Grid merging footer cells 7 years ago
  Teemu Suo-Anttila 5ab990325f Remove ItemFilter from ComboBox 7 years ago
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 years ago
  Leif Åstrand 0d57c15577 Make it possible to reset single select values 7 years ago
  Pekka Hyvönen f2d8f812ef Add MultiSelect support for Grid 7 years ago
  Teemu Suo-Anttila 13443562cc Provide in-memory sorting information in Query 7 years ago
  Denis Anisimov 907e24164f Unify usage of HandlerRegistration #19267 7 years ago
  Leif Åstrand f586bc155f Ensure all BeanBinding chaining methods return BeanBinding 7 years ago
  Leif Åstrand 3fd7537c14 Simplify Binding API by removing the FIELDTYPE type parameter 7 years ago