17161 Commits (247a64ee5f3dccbdd916b7e26df68cb962f50cd6)
 

Author SHA1 Message Date
  Artur Signell 247a64ee5f Make vaadin-server export the VAADIN package again (#20332) 7 years ago
  Artur Signell cbbd1710fe Show a sensible message for missing extensions (#10799) 7 years ago
  Artur Signell e4af2f2a31 Use US english (license) in all places 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
  Teemu Suo-Anttila cc64935345 Update Hierarchical container JavaDocs to match code (#5864) 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
  Artur Signell a30c614552 Update client side selection state when changing selection model (#20370) 7 years ago
  Artur Signell 22c372b7a5 Send selection change events when changing selection mode (#20391) 7 years ago
  Artur Signell a48e26b9b8 Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380) 7 years ago
  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