Directory

DemoHelperView - Vaadin Add-on Directory

Create visual appealing demos for your addons quickly DemoHelperView - Vaadin Add-on Directory
A collection of UI Components to allow you to create visual appealing single page demos quickly. * compatible with Lumo * fluent api ## Notice Using the required Constructor for the withContributorNotice() / withThanks() methods will make calls against the Github API. The results will be cached so the calls will only be done on first page visit.
Demo
Issues
Github

DemoHelperView version 0.8.1

DemoHelperView version 0.8.2
- improved margins

DemoHelperView version 2.0.0-RC4

DemoHelperView version 2.0.0

DemoHelperView version 2.0.1

DemoHelperView version 2.0.2

DemoHelperView version 2.0.3

DemoHelperView version 2.0.4
- improved Browser Component, back and foreword button now work as expected - renamed CodeExampleFormatter to JavaCodeReader - renamed DependencyReader to MavenDependencyReader - added possibility to pass a MavenDependencyReader directly to CodeExample

DemoHelperView version 2.0.5
- fixed behaviour issue of the browser component that caused wrong urls to be shown in the bar

DemoHelperView version 2.0.7

DemoHelperView version 2.0.8
- fixes #9 UnsupportedOperationException with a single Textcomponent inside DeviceView. | thanks for reporting @watho

DemoHelperView version 3.0.2
- requires Java 11 (due to the HttpClient) - new method withContributorNotice() to list the contributors of the (Github-) project - new method withDependencyNotice() to list (Github-)project dependencies

DemoHelperView version 4.0.0.beta1
- initial release for Vaadin 14 ## Note Currently `flow-server-compatibility-mode` is not supported!

DemoHelperView version 4.0.0.beta2
- added new devices - added new method to add code examples inline (without StepView) ## Note Currently `flow-server-compatibility-mode` is not supported!

DemoHelperView version 4.0.0.beta3
- updated dependencies ## Note Currently `flow-server-compatibility-mode` is not supported!

DemoHelperView version 4.0.0.beta4
- updated dependencies