-
after adding touchkit dependency to a vaddin 8 spring app , maven cannot download and compile widgesets:
Widgetsets found from classpath:
org.vaadin.touchkit.gwt.TouchKitWidgetSet in fil…
-
**Reported by hezamu on 21 May 2009 13:06 UTC**
When changing package names the plugin should update any references in the widgetset.gwt.xml and the compile widgetset launch configuration.
-
**Originally by @magi42**
---
Including TouchKit as a dependency includes 7.3.x version of the vaadin-themes library in the widgetset-compile Ivy configuration. When compiling themes with the Eclips…
-
If possible, please add the ability to disable dark mode for the designer so that it is compatible with the system theme. Thanks to this, the designer will always present the final appearance of the w…
-
**Reported by Artur Signell on 1 Oct 2009 08:38 UTC**
Creating a GAE project and compiling the widgetset puts it in WebContent/VAADIN instead of war/VAADIN
-
**Originally by _drewharvey_**
___
**Reproduced issue in:**
- Browsers: IE10 and IE11
- Vaadin Version: 7.6.8 and 7.7.3
Filtering down to a single item in a grid, contained by a subwindow, can cau…
-
I tried to add a PluploadField to a form and got a client side exception:
> Error performing server to client RPC callsjava.lang.IllegalStateException: There is no information about pl.exsio.plupload…
-
**Reported by Artur Signell on 22 Jan 2010 12:10 UTC**
Refactoring packagename/filename that affects the widgetset should update any "Vaadin-Widgetsets" rows in MANIFEST.MF the same way it updates web…
-
**Reported by Sami Ekblad on 9 Sep 2009 07:20 UTC**
An empty error dialog is shown to user if a new widget is created before any widgetsets exists on project (maybe also requires that no other project…
-
**Reported by Artur Signell on 11 Jan 2010 06:05 UTC**
The Vaadin addon exporter should check that the widgetset entered as metadata for the addon really exists among the files selected for the addon …