Johannes Häyry

Results 17 issues of Johannes Häyry

Demo link of Charts 4 in Docs goes to Charts for Flow demo

Setting allow-overlap doesn't seem to have any effect when using labels with line chart. When labels overlap they are hidden. I tested also in Elements version and behavior is the...

Documentation on https://github.com/vaadin/flow-and-components-documentation/blob/master/documentation/introduction/introduction-overview.asciidoc opening paragraph for Vaadin 16 and 17 pre is broken.

The URL points to https://vaadin.com/#Provider%20sample%20fortranslation, which is not right ![image](https://user-images.githubusercontent.com/1398470/81589098-d503f900-93c1-11ea-8cb3-ebb6aaa6ab69.png)

- Folder structure and necessary files - Conventions where to put endpoints and views and Spring services backend etc.

- Which IDE to use and how to set it up differently (if at all) compared to server-side Java development - Which plugins/extension should I use for developing with Vaadin...

> generate JavaScript bundles, chunks and transpile to ES5 using webpack server. Target folder in case of war packaging is target/${artifactId}-${version}/build and in case of jar packaging is target/classes/META-INF/resources/build. My...

I heard that Vaadin 7.7.5 was released and created a new Maven project using Vaadin Plugin. I selected vaadin-archetype-application and was expecting to see a working project. Instead I got...

bug
Integration and IDE support

It seems that Eclipse (or Vaadin Plugin) locks \target\generated-resources\gwt\AppWidgetset.gwt.xml so that I cannot run mvn clean [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.0.0:clean (default-clean) on project app: Failed to clean project:...

Vaadin 14 TextFieldElement should support clicking TextField clear button