summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-262-6/+6
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-2619-35/+35
* Grid column to be sortable when implemented/supported (Fixes #8792). (#10190)Ahmed Ashour2017-10-231-2/+2
* AbstractDateField.formatDate() to be abstract (#10186)Ahmed Ashour2017-10-201-7/+5
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-204-12/+16
* Fix IDE usage of Elemental in vaadin-shared (#10178)Teemu Suo-Anttila2017-10-161-0/+21
* Fix some checkstyle warnings (#10179)Ahmed Ashour2017-10-131-2/+4
* Convert AbstractDateField not to be a LegacyComponent (#10148)Ahmed Ashour2017-10-133-26/+107
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+1
* Edit grid row by index - server side (#10040)Piotr Wilkin2017-10-101-0/+9
* Add empty line at the end of files (#10142)Ahmed Ashour2017-10-061-1/+1
* Fix typos (#10124)Ahmed Ashour2017-10-041-9/+10
* Registration to remove state.registeredEventListeners (fixes #9634) (#10130)Ahmed Ashour2017-10-042-12/+26
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-60/+53
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-2/+2
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-0228-73/+76
* Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)Ahmed Ashour2017-09-281-6/+14
* Update empty since tags for 8.2 (#10107)Henri Sara2017-09-284-12/+12
* Support addCloseListener for Notification (#10027)Ahmed Ashour2017-09-273-16/+91
* Convert Embedded not to be a LegacyComponent (#10088)Ahmed Ashour2017-09-272-25/+72
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-271-0/+9
* Implement error level on client side (#9817)Adam Wagner2017-09-273-3/+77
* Remove unused @VERSION@Ahmed Ashour2017-09-253-3/+0
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-8/+6
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-221-7/+7
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-10/+0
* Use interface not Implementation, as method parameterAhmed Ashour2017-09-201-2/+2
* Use simple class namesAhmed Ashour2017-09-201-1/+1
* Implement hashCode() when implementing equals()Ahmed Ashour2017-09-191-1/+10
* Use String.isEmpty()Ahmed Ashour2017-09-191-3/+3
* Fix bnd warningsAhmed Ashour2017-09-141-2/+1
* Simplify conditional logic.Ahmed Ashour2017-09-141-6/+3
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
* Add missing since tags for 8.2 (#9938)Henri Sara2017-09-071-1/+1
* Fix capitalization of single character strings (#9880)Artur2017-08-282-1/+2
* Create setter name in a Turkish compatible manner (#9878)Artur2017-08-281-2/+3
* Add item description to RadioButtonGroup and CheckBoxGroup (#9841)Teemu Suo-Anttila2017-08-231-0/+5
* Use correct version in since for Grid row height methods (#9824)Teemu Suo-Anttila2017-08-161-3/+3
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-111-3/+18
* Add loop and preload attributes for media elements, fix null poster (#9797)Henri Sara2017-08-092-0/+65
* Add missing since tags for 8.1.1 (#9773)8.1.1Henri Sara2017-08-032-3/+8
* Add header and footer visibility setting to Grid (#9706)Teemu Suo-Anttila2017-08-011-0/+3
* Add API for forcing Grid column width calculation (#9756)Teemu Suo-Anttila2017-08-011-0/+7
* Add support for detecting ChromeOS operating system (#9698)Flamenco2017-07-271-1/+53
* Add missing since tag (#9695)Henri Sara2017-07-191-0/+2
* Add criteria API to make it easier to set acceptance criteria for drag and dr...Adam Wagner2017-07-035-1/+418
* Fix bookkeeping assertion errorIlia Motornyi2017-06-301-1/+1
* Create drag source and drop target extensions for tree grid (#9463)Adam Wagner2017-06-283-0/+115
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-201-0/+2