Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support addCloseListener for Notification (#10027) | Ahmed Ashour | 2017-09-27 | 3 | -16/+91 |
| | | | | | Converts Notification to an Extension and adds support for listening to the closing of notifications. Fixes #888 | ||||
* | Convert Embedded not to be a LegacyComponent (#10088) | Ahmed Ashour | 2017-09-27 | 2 | -25/+72 |
| | |||||
* | Add option to use PushState instead of URI fragments in Navigator (#10042) | Teemu Suo-Anttila | 2017-09-27 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Navigator now by default uses pushState and normal URLs * added documentation for pushState and updated Navigator documentation * improving docs etc, adding one TODO to be solved before merging * pushState/replaceState no work better with changing titles * Making uri fragment navigator work when not using specially mapped UI * Revert to older default, add annotation for selecting * Fix tests, add null checks * Reorder if-clause, fix tests * Revert unnecessary test change * Use correct variable in UI, fix test clean up * Updates to JavaDocs, fix some methods and tests * Add comments, fix test ui, TODO for fallbacks * Navigation documentation, JavaDocs, removed TODOs * Documentation fixes * Improve JavaDocs * Fix link name in documentation * Improve throws declaration in getLocation * Change documentation about the PushState based navigation * Add since tags * Add since tags for UI | ||||
* | Implement error level on client side (#9817) | Adam Wagner | 2017-09-27 | 3 | -3/+77 |
| | | | | | | | Add additional class names and style to components and error indicators to distinguish different error levels. Vaadin 8 implementation of #9816. Cherry picked changes and added compatibility package component changes and tests. Resolves #3139 | ||||
* | Remove unused @VERSION@ | Ahmed Ashour | 2017-09-25 | 3 | -3/+0 |
| | |||||
* | Fix javadoc references (#10067) | Ahmed Ashour | 2017-09-23 | 1 | -8/+6 |
| | | | And remove unused imports. | ||||
* | Replace iff with if in javadoc (#10056) | Ahmed Ashour | 2017-09-22 | 1 | -7/+7 |
| | |||||
* | Use String.isEmpty() (#10045) | Ahmed Ashour | 2017-09-21 | 1 | -1/+1 |
| | |||||
* | Remove unused methods (#10020) | Ahmed Ashour | 2017-09-20 | 1 | -10/+0 |
| | |||||
* | Use interface not Implementation, as method parameter | Ahmed Ashour | 2017-09-20 | 1 | -2/+2 |
| | |||||
* | Use simple class names | Ahmed Ashour | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Implement hashCode() when implementing equals() | Ahmed Ashour | 2017-09-19 | 1 | -1/+10 |
| | |||||
* | Use String.isEmpty() | Ahmed Ashour | 2017-09-19 | 1 | -3/+3 |
| | |||||
* | Fix bnd warnings | Ahmed Ashour | 2017-09-14 | 1 | -2/+1 |
| | |||||
* | Simplify conditional logic. | Ahmed Ashour | 2017-09-14 | 1 | -6/+3 |
| | |||||
* | Update version to 8.2-SNAPSHOT (#9946) | Teemu Suo-Anttila | 2017-09-08 | 1 | -1/+1 |
| | |||||
* | Add missing since tags for 8.2 (#9938) | Henri Sara | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Fix capitalization of single character strings (#9880) | Artur | 2017-08-28 | 2 | -1/+2 |
| | |||||
* | Create setter name in a Turkish compatible manner (#9878) | Artur | 2017-08-28 | 1 | -2/+3 |
| | |||||
* | Add item description to RadioButtonGroup and CheckBoxGroup (#9841) | Teemu Suo-Anttila | 2017-08-23 | 1 | -0/+5 |
| | |||||
* | Use correct version in since for Grid row height methods (#9824) | Teemu Suo-Anttila | 2017-08-16 | 1 | -3/+3 |
| | | | Related to #9425. | ||||
* | Provide API for setting row heights in Grid for different sections (#9810) | Teemu Suo-Anttila | 2017-08-11 | 1 | -3/+18 |
| | | | Fixes #9425 | ||||
* | Add loop and preload attributes for media elements, fix null poster (#9797) | Henri Sara | 2017-08-09 | 2 | -0/+65 |
| | | | | | | | Picked from #9161 Fixes #7261 Fixes #5178 Fixes #4409 | ||||
* | Add missing since tags for 8.1.1 (#9773)8.1.1 | Henri Sara | 2017-08-03 | 2 | -3/+8 |
| | |||||
* | Add header and footer visibility setting to Grid (#9706) | Teemu Suo-Anttila | 2017-08-01 | 1 | -0/+3 |
| | |||||
* | Add API for forcing Grid column width calculation (#9756) | Teemu Suo-Anttila | 2017-08-01 | 1 | -0/+7 |
| | | | This feature was present in Vaadin 7 but missing from Vaadin 8 | ||||
* | Add support for detecting ChromeOS operating system (#9698) | Flamenco | 2017-07-27 | 1 | -1/+53 |
| | |||||
* | Add missing since tag (#9695) | Henri Sara | 2017-07-19 | 1 | -0/+2 |
| | |||||
* | Add criteria API to make it easier to set acceptance criteria for drag and ↵ | Adam Wagner | 2017-07-03 | 5 | -1/+418 |
| | | | | | drop (#9605) Fixes #9600 | ||||
* | Fix bookkeeping assertion error | Ilia Motornyi | 2017-06-30 | 1 | -1/+1 |
| | | | Fixes #9584 | ||||
* | Create drag source and drop target extensions for tree grid (#9463) | Adam Wagner | 2017-06-28 | 3 | -0/+115 |
| | | | Resolves #9372 | ||||
* | Enable row height and content mode settings for Tree (#9540) | Teemu Suo-Anttila | 2017-06-20 | 1 | -0/+2 |
| | | | | | | | | | | * Enable row height setting for Tree * Add content mode for captions * Align expander element by default to top The content mode allows use of preformatted and HTML captions that bring value to row height Fixes #9411 | ||||
* | Add missing since tags (#9544) | Henri Sara | 2017-06-15 | 1 | -0/+2 |
| | |||||
* | Rewrite HierarchyMapper to consistently handle changes | Teemu Suo-Anttila | 2017-06-15 | 1 | -3/+3 |
| | | | | | | Fixes #9449 Fixes #9490 Fixes #9448 Fixes #9465 | ||||
* | Add mouse event details to the drop event (#9485) | Adam Wagner | 2017-06-07 | 2 | -2/+10 |
| | | | Fixes #9483 | ||||
* | Allow grid columns to optionally shrink to be narrower than contents | Artur | 2017-05-30 | 1 | -0/+4 |
| | | | Fixes #8548 | ||||
* | Add MultiSelection support for Tree Component (#9354) | Teemu Suo-Anttila | 2017-05-23 | 1 | -0/+27 |
| | |||||
* | Show drop hints when dropping in empty Grid (#9353) | Pekka Hyvönen | 2017-05-18 | 1 | -1/+7 |
| | | | | Also makes sure that the drop location and target row return something sensible in drop event. Clarifies docs on drop location. | ||||
* | Fix DnD issues regarding data type text (#9347) | Adam Wagner | 2017-05-17 | 1 | -0/+13 |
| | | | | | | | * First dragged data should not contain new line character at the beginning * Return any of "text", "Text" or "text/plain" in the method of getDataTransferText() * Set only data of type "text" for IE on dragstart * Clarify return of getDataTransferText() method * Ignore generated data that is null | ||||
* | Add since tags for 8.1 (#9343) | Henri Sara | 2017-05-17 | 2 | -0/+4 |
| | | | | | | | * Add since tags for 8.1 Note that ConnectorTracker changes will probably be backported to 7.7 in #9331. | ||||
* | Move HierarchicalDataCommunicatorConstants to the correct package | Aleksi Hietanen | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstants | Aleksi Hietanen | 2017-05-16 | 1 | -3/+4 |
| | |||||
* | Move CompositeState to different package | Aleksi Hietanen | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Add API to store any type of data in the dataTransfer object (#9319) | Adam Wagner | 2017-05-16 | 3 | -15/+37 |
| | |||||
* | Rename OSGi classes for Java naming conventions (#9320) | Henri Sara | 2017-05-15 | 5 | -22/+32 |
| | | | | | | - Rename OSGi to Osgi in class names. - Rename VaadinOSGiPortlet to OSGiVaadinPortlet for consistency with Spring, CDI etc. add-ons - Add missing javadoc | ||||
* | Refactor Html5 DnD feature based on API review (#9306) | Pekka Hyvönen | 2017-05-12 | 1 | -26/+0 |
| | | | | | | | | * Refactor Html5 DnD client side based on API review - Moved classes to "correct" packages. - Removed method DragSourceExtension.clearDataTransferText() - Remove ButtonDragSource in favor of more generic API | ||||
* | Poll server for changes at the end of each file upload (#9300) | Adam Wagner | 2017-05-11 | 1 | -0/+5 |
| | | | | * Poll server for changes at the end of each file upload | ||||
* | Add mobile html5 dnd support using polyfill (#9282) | Pekka Hyvönen | 2017-05-11 | 3 | -1/+26 |
| | | | | | | | | | | | | | | | First step of mobile DND support. - Add mobile html5 dnd support using polyfill - Adds a switch for enabling mobile html5 dnd support - Adds polyfill only when needed - Ignore native Android Chrome drag start because doesn't work properly (no dragend event fired) - Add documentation on enabling mobile HTML5 DnD support - Add mention of drag-drop-polyfill license - Fixed issue in polyfill when not using "snapback" - Add mention of forked polyfill Fixes #9174 | ||||
* | Make it possible to upload files by dropping them onto a drop target (#9277) | Adam Wagner | 2017-05-11 | 4 | -0/+210 |
| | | | Fixes #8891 | ||||
* | Update ES6 detection logic to match what Polymer is using (#9268) | Artur | 2017-05-09 | 1 | -9/+17 |
| |