summaryrefslogtreecommitdiffstats
path: root/shared/src
Commit message (Expand)AuthorAgeFilesLines
* TreeGrid keyboard navigation Ilia Motornyi2017-04-052-0/+75
* Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)Aleksi Hietanen2017-03-302-0/+52
* Add Grid.setRowHeight() (#8935)Henri Sara2017-03-291-1/+10
* Clean DropEvent and DragEndEvent properties (#8925)Adam Wagner2017-03-242-4/+6
* Add possibility to configure the content mode of TabSheet tabs (#8920)Aleksi Hietanen2017-03-241-0/+3
* Add feature to disable collapsing items in TreeGrid (#8879)Teemu Suo-Anttila2017-03-231-1/+2
* Remove support for transfer data type (#8910)Adam Wagner2017-03-222-24/+11
* Check Trident version to detect compatibility mode (#8884)Dos Moonen2017-03-221-8/+10
* Add missing since tags for 8.1.0.alpha1 (#8888)Henri Sara2017-03-212-1/+3
* Add more 8.0.3 since tagsHenri Sara2017-03-211-0/+4
* Add @since 8.0.3 tagselmot2017-03-211-0/+2
* Fix some javadoc errors (#8873)Ahmed Ashour2017-03-201-1/+1
* Hierarchical data (#8842)Aleksi Hietanen2017-03-163-3/+57
* Initial implementation of ComponentRenderer for Grid (#8743)Teemu Suo-Anttila2017-03-091-0/+26
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-03-071-2/+0
* Add @author and @since tags to drag and drop related new files (#8693) (#8694)Adam Wagner2017-03-016-0/+18
* Add initial implementation of TreeGrid (#8572)Aleksi Hietanen2017-02-233-0/+95
* Make DragSource extension/component available in DropEvent (#8636)Adam Wagner2017-02-221-1/+3
* Add support for rendering HTML in ButtonRenderer (#8606)Artur2017-02-221-1/+1
* Translate "context://" to the context root of the web appArtur2017-02-222-0/+24
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-1626-20/+57
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-161-0/+7
* HTML5 Drag and Drop Support (#8264)Adam Wagner2017-02-106-0/+292
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-081-0/+5
* Make one-arg addColumn use natural sort for mutually comparable values (#8458)Leif Åstrand2017-02-071-1/+1
* Add Grid editor events. (#8365)Denis2017-02-021-3/+7
* Add scrollTo methods to Grid (#8203) (#8410)caalador2017-02-021-0/+53
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-011-1/+1
* Introduce empty selection functionality for NativeSelect. (#8336)Denis2017-01-271-0/+12
* Show unsupported browser page for FF version less than 45. (#8328)Denis2017-01-251-1/+1
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-203-1/+5
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-193-2/+28
* Support for HTML5 push/replaceState for proper deep linking features (#8116)Matti Tahvonen2017-01-132-1/+6
* Add "deselect allowed" feature to the Grid. (#8227)Denis2017-01-131-0/+3
* Refactor AbstractDateField. (#8146)Denis2017-01-108-31/+144
* Update @since tags for 7.7.5Denis Anisimov2017-01-032-0/+4
* Partial javadocs fix for vaadin-shared (#8068)Ilia Motornyi2016-12-226-20/+17
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-2012-25/+25
* @since tag is set (#8021)Denis2016-12-165-5/+5
* Delete CheckboxRendererIlia Motornyi2016-12-151-25/+0
* Redesign user-defined column identifiers for Grid (#7983)Teemu Suo-Anttila2016-12-152-16/+17
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-1/+8
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-152-0/+41
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-0/+11
* Change Upload to be in immediate mode by default (#111)Pekka Hyvönen2016-12-121-1/+1
* 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