aboutsummaryrefslogtreecommitdiffstats
path: root/all
Commit message (Collapse)AuthorAgeFilesLines
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-292-9/+9
|
* Update release note and Since tag (#11639)Zhe Sun2019-06-271-2/+4
| | | | | | * Update release note for 8.9 * Missing Since
* Update to 8.9 (#11535)Sun Zhe2019-04-182-5/+5
| | | | | | * Update to 8.9-SNAPSHOT * update in bom module
* Added note about Java 8 vendors (#11530)Olli Tietäväinen2019-04-101-1/+3
| | | | | | * Added note about Java 8 vendors * Update release-notes.html
* Clear up enhancements contents from master (#11396)Sun Zhe2018-12-281-12/+7
| | | | | | | | * Clear up enhancements contents from master * Upgrade the version mentioned in the release note * Close the <span> block
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
|
* Release-note updates (#11389)Sun Zhe2018-12-271-3/+3
| | | | | | | | * Release-note updates Change the word for describing icon swapping * Update vaadin slogan in the release-note template
* Update release note and since tag (#11386)Sun Zhe2018-12-201-0/+1
| | | | * Some formatting changes
* Move onClick logic to the Connector (#11367)Anastasia Smirnova2018-12-141-0/+1
| | | | | | | | | | * Move onClick logic to the Connector Move onClick event handling from 'VNativeButton' to NativeButtonConnector. Now works as for regular button. Also, adding propagation of the `enabled` value to the state on disableOnClick being true Fixes https://github.com/vaadin/framework/issues/11188
* Update release-note for 8.7 pre-release (#11365)Sun Zhe2018-12-111-2/+3
|
* Add missing FocusShortcutListener (#11289)Michael Forstner2018-12-101-8/+5
| | | | | | | | | * Add missing FocusShortcutListener Was removed from 8.0 and not readded. Fixes #8297 * Update Release note for this change
* release notes additionsOlli Tietäväinen2018-12-041-0/+2
|
* Update VaadinIcons (#11281)Ilia Motornyi2018-11-081-1/+1
|
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
|
* Update release note for framework 8.6.0.beta1 (#11205)Sun Zhe2018-09-261-4/+6
| | | | * Update release note for framework 8.6.0.beta1
* Add mention of ContextMenu changes to Release Notes (#11085)8.6.0.alpha1Teemu Suo-Anttila2018-07-301-1/+3
|
* Update version numbers in Release Notes (#11062)Teemu Suo-Anttila2018-07-191-5/+5
| | | | | This patch also introduces missing tests for newer Wildfly versions. Addresses #11050
* Remove 8.5 enhancements from master release notes (#11010)Mehdi Javan2018-06-291-13/+6
|
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
|
* Add mention of Tree being Focusable (#11008)Teemu Suo-Anttila2018-06-281-0/+1
|
* Mention enahncements in release notes (#11006)Teemu Suo-Anttila2018-06-281-0/+4
|
* Update release notes for 8.5.0.alpha1 (#10888)Teemu Suo-Anttila2018-05-071-21/+10
|
* Fix links in Release Notes (#10850)Ilia Motornyi2018-05-021-12/+13
|
* Fix AbstractSingleSelect selection and state updates (#10796)Teemu Suo-Anttila2018-04-191-0/+1
|
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
|
* Update release notes (#10800)Ilia Motornyi2018-04-091-3/+7
|
* Fix typos in release notesTeemu Suo-Anttila2018-04-061-2/+2
|
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-281-0/+1
|
* Update release notes and since tags for 8.4 (#10760)Teemu Suo-Anttila2018-03-271-1/+8
|
* Remove unnecessary buildhelpers module (#10742)Teemu Suo-Anttila2018-03-221-1/+0
|
* Fix date ranges for date and datetime fields (#10685)Ilia Motornyi2018-03-201-0/+1
| | | Fixes #9765
* Update release notes to mention correct Java versions (#10576)Teemu Suo-Anttila2018-01-291-1/+1
|
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-242-9/+5
|
* Update release notes for 8.3 (#10480)Teemu Suo-Anttila2017-12-301-34/+10
|
* 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-211-1/+0
| | | | | | | | | | | | | | | | | * Rename HierarchicalDataCommunicator#getMapper to getHierarchyMapper * Make rpc field in Notification private * Change DropIndexCalculator.ALWAYS_DROP_TO_END to a generic static method * Move EditorImpl#editRow documentation to the interface level * Correct GridDragEndEvent, GridDragStartEvent constructor javadocs * Revert SharedState.registeredEventListeners to a Set * Rename GridDropTarget dropAllowedOnSortedGridRows * Rename ColumnState.contentMode to tooltipContentMode
* Add known PushStateNavigation issue to release notes (#10334)Teemu Suo-Anttila2017-11-171-0/+3
|
* Remove empty li element from release notes (#10326)Teemu Suo-Anttila2017-11-161-1/+0
|
* Add helper for Grid row DnD (#10255)Pekka Hyvönen2017-11-151-0/+2
| | | | | | | | | | | | | | | | | | * Added Griddragger. * Refactored the GridDragger to match FW style Unit tests, Test UI and documentation to come next. * Change DropMode to BETWEEN and add Test UIs * Simplify GridDragger API * Fixes and unit tests for GridDragger Fixed issues regarding drop index calculation when sourche and target grid is the same. When the ListDataProvider is not internally using List, always drops to the end. Updates the old data provider instead of creating a new one to preserve filters&sorting.
* Add mention of Wildfly 11 support and a test for it (#10319)Teemu Suo-Anttila2017-11-151-1/+1
|
* AbstractDateField.formatDate() to be abstract (#10186)Ahmed Ashour2017-10-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | * AbstractDateField.formatDate to be abstract Remove invalidDateString paramter, as it can be deduced * Fix test * Remove AbstractDateField.getResolutionVariable VAbstractTextualDate: rename updateDateVariables() to updateBufferedResolutions() * Revert to use fixed value of MONDAY. * release notes * updateAndSendBufferedValues() * Missed call to updateAndSendBufferedValues(); * release note
* Fix typos (#10213)Ahmed Ashour2017-10-201-2/+2
| | | | | | * Fix typos * Fix
* Convert AbstractDateField not to be a LegacyComponent (#10148)Ahmed Ashour2017-10-131-0/+1
|
* Add ErrorLevel to Validators and results (#10099)Teemu Suo-Anttila2017-10-111-0/+1
| | | Fixes #9792
* Edit grid row by index - server side (#10040)Piotr Wilkin2017-10-101-1/+1
| | | | | Opening grid editor from server side. Fixes #8477. Addressing #8820 will be the user's responsibility as fetching index of item might be slow.
* Registration to remove state.registeredEventListeners (fixes #9634) (#10130)Ahmed Ashour2017-10-041-0/+1
| | | This changes SharedState.registeredEventListeners to be a Map that keeps track of how many listeners of each type have been added, and handles unregistering of such listeners correctly.
* Add role="grid" and aria-multiselectable to grid (#10009)Knoobie2017-10-041-0/+1
| | | Also adds aria-selected for grid rows.
* Revert "Store Vaadin session after each update" (#10112)8.2.0.alpha2Henri Sara2017-09-281-1/+0
| | | | | This reverts commit 48e202a80653c2c8a9e31db11814d23b87d6ec19. Also reverts the related release notes update.
* Add since tags and update release notes (#10109)Henri Sara2017-09-281-0/+10
|
* Support addCloseListener for Notification (#10027)Ahmed Ashour2017-09-271-1/+3
| | | | | Converts Notification to an Extension and adds support for listening to the closing of notifications. Fixes #888