| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* Refactor common methods of InMemoryHierarchicalDataProvider and ListDataProvider to a single interface
* Rename HierarchyData and InMemoryHierarchicalDataProvider, introduce HasHierarchicalDataProvider
* Additionally adds a helper method for recursive constructing
TreeData with a child item provider.
|
|
|
| |
Fixes #9121
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
Removes background color from Tree, adds release notes mention, JavaDoc updates.
|
|
|
|
| |
Resolves #9141
Partly addresses #8999
|
| |
|
| |
|
|
|
|
| |
* Mention VaadinServiceInitListener and JS state diff in release notes
|
| |
|
| |
|
|
|
| |
Fixes vaadin/framework8-issues#594
|
|
|
|
|
|
|
| |
* Include FontAwesome by default for easier migration
* Fix JSComponentLoadingIndicatorTest
Fixes #7979
Addresses part of #8219
|
|
|
|
| |
* Update release notes for 8.0.0.beta2
|
|
|
|
|
| |
Note that not all browsers yet support HTML imports. If a polyfill
is needed to load HTML imports, it must be loaded before HTML Imports
can be loaded. There is no automatic loading of any polyfills.
|
|
|
|
| |
* Integrate BeanBinder functionality into Binder
|
|
|
| |
First round for #8132.
|
|
|
|
| |
* Remove GAE support in release notes
|
|
|
|
|
|
| |
* Mention deprecating FontAwesome icons in release notes
Part of #7979
|
|
|
|
|
|
|
|
| |
* Remove Google App Engine from documentation
Mention removal in release notes.
Part of #8033
|
|
|
|
| |
* Beta notes and special message to add-on developers
|
| |
|
|
|
|
|
|
| |
Removed outdated parts.
Added missing parts.
Clarified Android support.
Fixed old links for dev.vaadin.com. to point to github.
|
|
|
| |
Fixes vaadin/framework8-issues#390
|
|
|
| |
Fixes vaadin/framework8-issues#547
|
|
|
|
|
|
| |
* Add list of breaking changes in FW8 to release notes
Fixes vaadin/framework8-issues#226
|
| |
|
|
|
|
| |
Change-Id: I1e35dcbe4f75cb8b21a7c2a78143556522f32363
|
|
|
|
|
|
| |
Also fixes some typos and outdated information
Change-Id: Ic2f1f33b84ad3cb658ee9f4228444c35489e72ef
|
|
|
|
| |
Change-Id: I73279f7837b0907fea6cfc9d21076ac226af4c00
|
|
|
|
| |
Change-Id: I6f430c77caaad6d610133f340eba960f2268897e
|
|
|
|
|
|
| |
stylesheet is created
Change-Id: I25da6154d55ab829d1166bbde5075bacaf62bf26
|
|
|
|
| |
Change-Id: I36faa94382258d5df40c7f200e5c24805896f100
|
|
|
|
| |
Change-Id: Icf3d3632ec50c732d43acb784033ae6ae0e35d7b
|
|
|
|
|
|
| |
Does not modify compatibility packages to keep to closer to Vaadin 7.7
Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
|
|
|
|
| |
Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
|
|
|
|
| |
Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
|
|
|
|
| |
Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
|
|
|
|
| |
Change-Id: I9fa6d288c1436b7c71ccce1d3198dd939211ca07
|
|
|
|
| |
Change-Id: Idd27b9e805c2eb2875bcc9cca2eb0ac1e19926a8
|
|
|
|
| |
Change-Id: I920a72c524f331b726a4beb8206fadcf3687999f
|
|
|
|
|
|
|
|
|
| |
The legacy LoginForm is substituted with the new one which is compatible
in API.
The patch contains modified code from the addon
https://vaadin.com/directory#addon/loginform
Change-Id: I2178291c97c2f66840f832a0bf932271534beb49
|
|
|
|
|
|
|
| |
This removes GWT dependency from the server and shared parts of the
framework
Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
|
|
|
|
| |
Change-Id: Ifc87f48b8145b56c7b83b9ce4aa1db8a698d7d49
|
|
|
|
| |
Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
|
|
|
|
| |
Change-Id: Ia3171f4398caa9824f9b511da6576baa7b40be07
|
|
|
|
|
|
| |
This reverts commit 41e29dd2e32d8ca70bfcec25a1883f7965e53296.
Change-Id: I4065d4db8dcc2dc652b171ab0472186bbe40ee17
|
|
|
|
| |
Change-Id: Ib532fbd9efd587080a75155139ae1a7a219c1003
|
|
|
|
|
|
|
|
|
| |
This allows selecting the widgetset name and URL simply by placing
a class in the default package if nothing is explicitly give by
the user. This can be used e.g. by the Maven plug-in and other build
automation tools to automatically generate widgetsets or use one
from CDN.
Change-Id: If3a7b35e3b25371e08e6d9b504fcda6f66de5119
|
|
|
|
|
|
| |
Removed 7.6 material from release notes and some other updates.
Change-Id: Ic1084980a3e188459358eee71554cd0db76bbcca
|
|
|
|
| |
Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
|