| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes Grid editor visibility inside TabSheet (#10557) | Piotr Wilkin | 2018-02-14 | 2 | -0/+20 |
* | Add Content-Type with charset to notifications sent via Push | KatriHaapalinna | 2018-02-13 | 1 | -0/+2 |
* | Set no-store headers for error responses (#10628) | Leif Åstrand | 2018-02-13 | 5 | -20/+55 |
* | Add setReadOnly for Bindings (#10482) | Teemu Suo-Anttila | 2018-02-08 | 2 | -33/+133 |
* | Add recursive expand and collapse method to TreeGrid and Tree (#10283) | Adam Wagner | 2018-02-08 | 6 | -50/+350 |
* | Implement NewItemProvider to replace NewItemHandler (#10606) | Anna Koskinen | 2018-02-07 | 1 | -10/+87 |
* | Fix Column.setSortable being overridden (#10604) | Teemu Suo-Anttila | 2018-02-07 | 3 | -43/+108 |
* | Fix Grid initial render performance (#10579) | Teemu Suo-Anttila | 2018-02-05 | 1 | -1/+0 |
* | Fix code example in DataProvider JavaDoc (#10601) | Ilia Motornyi | 2018-02-05 | 1 | -1/+1 |
* | Add method for getting complete browser version (#10490) | Adam Wagner | 2018-02-01 | 1 | -0/+14 |
* | Optimize style theme duplicates (#10534) | AJ | 2018-01-31 | 1 | -3/+6 |
* | Add ARIA label support to DateField (#10538) | Adam Wagner | 2018-01-31 | 1 | -0/+28 |
* | Selection handling fix when adding new item to ComboBox. (#10445) | Anna Koskinen | 2018-01-30 | 1 | -3/+20 |
* | Fixes Button constructor not setting up RPC (#10566) | Morgan Pittkin | 2018-01-30 | 1 | -1/+1 |
* | Fix removeUI assertions to work with proxy UIs (#10574) | Teemu Suo-Anttila | 2018-01-29 | 1 | -2/+4 |
* | Fix Grid not updating selected item immediately (#10569) | Teemu Suo-Anttila | 2018-01-25 | 1 | -12/+9 |
* | Rename widgetEventsAllowed to handleWidgetEvents (#10529) | Leif Åstrand | 2018-01-12 | 1 | -9/+7 |
* | Add Notification.close() to hide a notification from the server (#10483) | Artur | 2018-01-09 | 1 | -3/+49 |
* | Tweak date style API (#10493)8.3.0.beta1 | Leif Åstrand | 2018-01-08 | 1 | -15/+16 |
* | Rename contentMode to descriptionContentMode in MenuItem (#10494) | Leif Åstrand | 2018-01-08 | 2 | -18/+20 |
* | Add missing since tags and JavaDocs (#10487)8.3.0.alpha1 | Teemu Suo-Anttila | 2018-01-03 | 4 | -5/+14 |
* | Fix wrong frontend URL in docs. (#10472) | Flamenco | 2017-12-30 | 1 | -2/+2 |
* | Implement widget event handling for Columns in Grid (#10412) | Teemu Suo-Anttila | 2017-12-29 | 1 | -1/+35 |
* | Add ContentMode for the description of MenuItems (#9984) | Jonas Zipprick | 2017-12-29 | 2 | -5/+89 |
* | Treat fields as readonly when bound with null setter (#10477) | Marco Collovati | 2017-12-29 | 3 | -7/+40 |
* | Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479) | Marco Collovati | 2017-12-29 | 1 | -1/+1 |
* | Allow setting custom styles to DateField calendar date cells (#10305) | Anna Koskinen | 2017-12-28 | 1 | -0/+68 |
* | Make Binder.setReadonly ignore effectively readonly bindings (#10368) | Marco Collovati | 2017-12-28 | 3 | -5/+56 |
* | Update Grid.addColumn JavaDoc to tell about nested properties (#10431) | Olli Tietäväinen | 2017-12-27 | 1 | -1/+8 |
* | Prevent killing UI if heartbeats are pending (#10371) | Teemu Suo-Anttila | 2017-11-27 | 1 | -5/+18 |
* | Update to JSoup 1.11.2 (#10353) | Leif Åstrand | 2017-11-23 | 8 | -8/+9 |
* | Fix nested bean property name (#10271) | schaerl | 2017-11-22 | 4 | -39/+72 |
* | Improve Binder JavaDocs and APIs (#10347) | Teemu Suo-Anttila | 2017-11-21 | 2 | -7/+30 |
* | Create DescriptionGenerator in package com.vaadin.ui (#10346) | Aleksi Hietanen | 2017-11-21 | 6 | -7/+36 |
* | Fix issues from API review for 8.2 (#10342) | Aleksi Hietanen | 2017-11-21 | 14 | -71/+68 |
* | Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344) | Aleksi Hietanen | 2017-11-21 | 5 | -118/+192 |
* | FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10... | Ahmed Ashour | 2017-11-21 | 4 | -2/+50 |
* | Remove unused imports (#10330) | Ahmed Ashour | 2017-11-21 | 10 | -16/+7 |
* | Rename GridDragger to GridRowDragger (#10333) | Pekka Hyvönen | 2017-11-17 | 8 | -25/+25 |
* | Add documentation on GridDragger (#10328) | Pekka Hyvönen | 2017-11-16 | 6 | -5/+85 |
* | Update since tags in JavaDoc (#10325)8.2.0.alpha3 | Teemu Suo-Anttila | 2017-11-15 | 12 | -19/+19 |
* | Add helper for Grid row DnD (#10255) | Pekka Hyvönen | 2017-11-15 | 10 | -14/+1140 |
* | Add new drop mode ON_GRID for GridDropTarget (#10296) | Pekka Hyvönen | 2017-11-15 | 3 | -14/+281 |
* | Fix TreeGrid to use correct super constructor (#10291) | Jerome Meyer | 2017-11-14 | 2 | -26/+35 |
* | Improve nested property support for Binder (#9925) | Olli Tietäväinen | 2017-11-14 | 4 | -12/+477 |
* | Add API to read Binding value from bean (#10316) | Teemu Suo-Anttila | 2017-11-13 | 2 | -3/+43 |
* | Set no-store headers on UIDL messages | Leif Åstrand | 2017-11-10 | 1 | -3/+9 |
* | Add ContentMode for row and cell descriptions in Grid (#10282) | Teemu Suo-Anttila | 2017-11-10 | 1 | -8/+60 |
* | Relax mapper access in HierarchicalDataCommunicator | Ilia Motornyi | 2017-11-10 | 1 | -0/+8 |
* | HasItems.setItems(T... items) should allow edits (#10290) | Pekka Hyvönen | 2017-11-06 | 4 | -2/+86 |