summaryrefslogtreecommitdiffstats
path: root/uitest/src/main
Commit message (Expand)AuthorAgeFilesLines
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-151-12/+31
* Fixes Grid editor visibility inside TabSheet (#10557)Piotr Wilkin2018-02-141-0/+2
* Set no-store headers for error responses (#10628)Leif Åstrand2018-02-131-1/+1
* Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440)Olli Tietäväinen2018-02-122-0/+84
* Add recursive expand and collapse method to TreeGrid and Tree (#10283)Adam Wagner2018-02-083-1/+118
* Implement NewItemProvider to replace NewItemHandler (#10606)Anna Koskinen2018-02-072-23/+63
* Add flush() implementation to DateField (#10518)Adam Wagner2018-02-021-0/+44
* Add setters to Payload for JsonCodec to be able to encode Adam Wagner2018-02-011-0/+55
* Add ARIA label support to DateField (#10538)Adam Wagner2018-01-312-0/+47
* Selection handling fix when adding new item to ComboBox. (#10445)Anna Koskinen2018-01-301-0/+138
* Fix column width in resize event when mode is SIMPLE (#10442)Adam Wagner2018-01-291-0/+15
* Fix Grid not updating selected item immediately (#10569)Teemu Suo-Anttila2018-01-251-5/+17
* Make modal window focus circulate correctly (#10497)Olli Tietäväinen2018-01-241-0/+22
* Rename widgetEventsAllowed to handleWidgetEvents (#10529)Leif Åstrand2018-01-121-1/+1
* Ensure Upload is properly reset after an upload is interrupted (#10522)Anna Koskinen2018-01-111-0/+208
* Add Notification.close() to hide a notification from the server (#10483)Artur2018-01-091-4/+28
* Implement widget event handling for Columns in Grid (#10412)Teemu Suo-Anttila2017-12-291-2/+2
* Add ContentMode for the description of MenuItems (#9984)Jonas Zipprick2017-12-291-3/+9
* Treat fields as readonly when bound with null setter (#10477)Marco Collovati2017-12-291-1/+1
* Allow setting custom styles to DateField calendar date cells (#10305)Anna Koskinen2017-12-282-0/+28
* Fix selection column size calculation without data (#10384)Teemu Suo-Anttila2017-11-291-0/+44
* Fix styling of Window control buttons to show focus (#10285)Anna Koskinen2017-11-281-0/+25
* Prevent killing UI if heartbeats are pending (#10371)Teemu Suo-Anttila2017-11-271-0/+47
* DateField not to fire focus/blur event when going to sub-components (#10246)Ahmed Ashour2017-11-232-2/+48
* Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)Pekka Hyvönen2017-11-222-0/+31
* Test for MenuBar's WAI-ARIA attributes (#3922) (#10349)Ansku2017-11-221-0/+5
* Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240)Ahmed Ashour2017-11-221-0/+26
* Create DescriptionGenerator in package com.vaadin.ui (#10346)Aleksi Hietanen2017-11-213-3/+3
* Fix issues from API review for 8.2 (#10342)Aleksi Hietanen2017-11-212-3/+3
* Issue3922disableditem (#10259)Ansku2017-11-211-0/+3
* Remove unused imports (#10330)Ahmed Ashour2017-11-214-5/+0
* Rename GridDragger to GridRowDragger (#10333)Pekka Hyvönen2017-11-174-12/+12
* Add documentation on GridDragger (#10328)Pekka Hyvönen2017-11-161-0/+62
* Add helper for Grid row DnD (#10255)Pekka Hyvönen2017-11-154-95/+222
* Add new drop mode ON_GRID for GridDropTarget (#10296)Pekka Hyvönen2017-11-151-1/+8
* Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)Ansku2017-11-101-0/+9
* Add ContentMode for row and cell descriptions in Grid (#10282)Teemu Suo-Anttila2017-11-101-23/+49
* Make focus circulate in modal dialog to improve accessibility (#10260)Péter Török2017-11-072-2/+8
* Use Logger instead of VConsole (#10249)Ahmed Ashour2017-11-061-2/+7
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-01472-9676/+4180
* Use local variable for getWidget(). (#10253)Ahmed Ashour2017-10-311-6/+7
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-317-15/+16
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-319-21/+9
* Fix combo box suggestion popup height (#10256)Adam Wagner2017-10-303-0/+42
* add Grid.Column#get/setAssistiveCaption (#10219)Knoobie2017-10-301-0/+40
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-2727-380/+175
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-26159-1857/+824
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-267-17/+17
* Grid column to be sortable when implemented/supported (Fixes #8792). (#10190)Ahmed Ashour2017-10-233-5/+104
* Fix typos (#10213)Ahmed Ashour2017-10-202-2/+2