summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Update @since tag for 7.7.4.Denis Anisimov2016-12-091-1/+1
* Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380)Artur Signell2016-12-092-0/+58
* Check for duplicate property ids when setting Grid columns or column order (#...Artur Signell2016-12-092-0/+73
* Change default suggestion popup width in ComboBox (#91)Aleksi Hietanen2016-12-081-1/+1
* Introduce dedicated shared states for every core vaadin component/ext. (#98)Denis2016-12-0832-35/+621
* Add read-only support for single and multi select views for Grid. (#84)Denis2016-12-061-0/+5
* Allow to set caption for the empty selection in a ComboBox.Denis Anisimov2016-12-011-0/+5
* Add AbstractSelectionModel for GridPekka Hyvönen2016-11-303-5/+58
* Enable select all checkbox for MultiSelection Grid.Pekka Hyvönen2016-11-301-0/+33
* Provide access to window order position in windows stack (#14325).Denis Anisimov2016-11-292-0/+42
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-2/+9
* Add MultiSelect support for GridPekka Hyvönen2016-11-291-0/+39
* Add shared state for CustomComponent and DragAndDropWrapperHenri Sara2016-11-282-0/+54
* Add state classes for Abstract(Single)ComponentContainerHenri Sara2016-11-288-13/+79
* Reintroduce Grid Editor using BinderTeemu Suo-Anttila2016-11-254-0/+167
* Grid merging header cellselmot2016-11-241-0/+4
* Make SelectionModel API only server side.Denis Anisimov2016-11-021-225/+0
* Move read-only to AbstractFieldState (#8514)Teemu Suo-Anttila2016-11-022-1/+5
* Clean up state hierarchy for AbstractFieldStateTeemu Suo-Anttila2016-11-027-46/+19
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-0/+2
* Replace setRequired & HasRequired with setRequiredIndicatorPekka Hyvönen2016-11-017-14/+45
* Grid html/component content in headersAleksi Hietanen2016-10-251-0/+16
* Implement basic footer support for GridTeemu Suo-Anttila2016-10-191-0/+3
* Use placeholder instead of inputPrompt for DateFieldPekka Hyvönen2016-10-141-0/+4
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-2/+0
* Revert NativeSelect DOM structure change8.0.0.alpha4Aleksi Hietanen2016-10-071-4/+4
* Separate immediate mode for Upload from AbstactComponent.immediatePekka Hyvönen2016-10-071-0/+3
* Make ColorPicker subcomponents HasValuesJohannes Dahlström2016-10-052-4/+4
* Make ColorPicker an AbstractField<Color>Johannes Dahlström2016-10-031-3/+2
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-302-20/+3
* ListSelect with new data binding API8.0.0.alpha3Pekka Hyvönen2016-09-281-0/+33
* Initial support for multiple headers in new GridJohannes Dahlström2016-09-272-0/+60
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-274-20/+135
* Reintroduce grid column sizingAleksi Hietanen2016-09-231-0/+24
* Reintroduce grid column hidingAleksi Hietanen2016-09-202-5/+10
* Create a RadioButtonGroup that replaces the single select case of OptionGroupelmot2016-09-162-0/+66
* Update @since tags for 8.0Henri Sara2016-09-142-2/+2
* Use state for ComboBox selectionHenri Sara2016-09-143-44/+6
* Convert ComboBox to inherit AbstractSingleSelectHenri Sara2016-09-141-2/+2
* Implement support for binding single-select componentsJohannes Dahlström2016-09-141-3/+20
* Add multi selection support to CheckBoxGroupLeif Åstrand2016-09-141-0/+2
* Create a CheckBoxGroup that replaces the multi select case of OptionGroupelmot2016-09-132-0/+63
* Make ComboBoxConnector extend AbstractListingConnectorHenri Sara2016-09-131-2/+2
* Remove unused state flag in AbstractFieldStateHenri Sara2016-09-131-1/+0
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-124-0/+202
* Update NativeSelect to use DataSource, extend AbstractListingJohannes Dahlström2016-09-121-0/+37
* Reimplement Grid selection model in terms of AbstractSingleSelectionJohannes Dahlström2016-09-122-5/+3
* Implement new RichTextAreaArtur Signell2016-09-125-1/+116
* Add a simple non-connector single selection modelJohannes Dahlström2016-09-121-0/+34
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-147/+147