summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Add @since 8.4elmot2018-04-201-1/+1
* Fix incorrect color value handling in ColorPicker (#10812)Anastasia Smirnova2018-04-201-0/+8
* Update empty since tags for 8.4 and 8.3.3 (#10786)Ilia Motornyi2018-04-041-1/+1
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-283-4/+37
* Update release notes and since tags for 8.4 (#10760)Teemu Suo-Anttila2018-03-271-8/+5
* Update copyright year (#10761)Ilia Motornyi2018-03-27265-265/+265
* Add row index to ItemClickEvent in Grid (#10754)Tatu Lund2018-03-271-1/+3
* Fix date ranges for date and datetime fields (#10685)Ilia Motornyi2018-03-201-5/+9
* Setting of tooltips for grid header/footer cells (#10489)Artur2018-03-131-0/+7
* 8.3.2 since (#10678)Ilia Motornyi2018-03-051-1/+1
* Fix client and server filter state mismatch in Combobox (#10630)Anna Koskinen2018-02-271-0/+7
* Replace RegExp with custom search (#10619)Adam Wagner2018-02-081-20/+24
* Add recursive expand and collapse method to TreeGrid and Tree (#10283)Adam Wagner2018-02-081-0/+7
* Add method for getting complete browser version (#10490)Adam Wagner2018-02-011-14/+41
* Add setters to Payload for JsonCodec to be able to encode Adam Wagner2018-02-011-0/+30
* Update since tags for 8.3.1 (#10584)Teemu Suo-Anttila2018-01-311-1/+1
* Add ARIA label support to DateField (#10538)Adam Wagner2018-01-311-0/+27
* Selection handling fix when adding new item to ComboBox. (#10445)Anna Koskinen2018-01-301-0/+34
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
* Rename widgetEventsAllowed to handleWidgetEvents (#10529)Leif Åstrand2018-01-121-1/+1
* Recognise Firefox and its version on iOS (#10466)Adam Wagner2018-01-101-3/+9
* Rename contentMode to descriptionContentMode in MenuItem (#10494)Leif Åstrand2018-01-081-1/+1
* Add missing since tags and JavaDocs (#10487)8.3.0.alpha1Teemu Suo-Anttila2018-01-032-0/+9
* Implement widget event handling for Columns in Grid (#10412)Teemu Suo-Anttila2017-12-291-1/+1
* Add ContentMode for the description of MenuItems (#9984)Jonas Zipprick2017-12-291-0/+2
* Allow setting custom styles to DateField calendar date cells (#10305)Anna Koskinen2017-12-281-0/+6
* Clarify ContentMode javadocs (#10395)Leif Åstrand2017-12-011-5/+6
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
* Fix issues from API review for 8.2 (#10342)Aleksi Hietanen2017-11-213-26/+13
* Add documentation on GridDragger (#10328)Pekka Hyvönen2017-11-161-0/+3
* Update since tags in JavaDoc (#10325)8.2.0.alpha3Teemu Suo-Anttila2017-11-154-9/+9
* Add new drop mode ON_GRID for GridDropTarget (#10296)Pekka Hyvönen2017-11-153-3/+16
* Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)Ansku2017-11-101-0/+1
* Add ContentMode for row and cell descriptions in Grid (#10282)Teemu Suo-Anttila2017-11-102-6/+28
* Fix javadoc ending (#10274)Ahmed Ashour2017-11-063-3/+3
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-3110-21/+10
* add Grid.Column#get/setAssistiveCaption (#10219)Knoobie2017-10-301-0/+3
* 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