aboutsummaryrefslogtreecommitdiffstats
path: root/all
Commit message (Collapse)AuthorAgeFilesLines
* Update project to 8.15-SNAPSHOT (#12392)Zhe Sun2021-08-312-7/+7
|
* Update release note template for 8.14 (#12371)8.14.0.alpha1Zhe Sun2021-08-171-4/+3
|
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-142-11/+8
|
* Updated release notes (#12237)8.13.0.alpha1Tatu Lund2021-03-111-2/+6
|
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-072-9/+6
|
* Update release-note template for 8.12.0.alpha1 (#12072)8.12.0.alpha1Zhe Sun2020-08-121-1/+4
| | | | * Update release-note template for 8.12.0.alpha1
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-132-14/+7
|
* Updating release notes (#11955)Tatu Lund2020-04-231-6/+10
| | | | | * Updating release notes * Fixing typo
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-162-9/+9
| | | | | * Update to 8.11-SNAPSHOT
* Release notes (#11842)8.10.0.alpha1Anna Koskinen2019-12-091-3/+4
|
* Update release note to mention Java 11 support (#11697)Zhe Sun2019-09-091-2/+3
| | | | | | * Update release note to mention Java 11 support * Update explanation about client side code
* 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.