All components demo code for Themes?

Hello

Does Vaadin (or anyone else) provide a demo webapp that has all the UI components for the purpose of testing themes? Looking for something simple that doesn’t require external dependancies beyond the normal Vaadin deps.

Thanks

I have heard of many such applications being developed in different projects for testing the theme of the project, but haven’t seen any of those published. I fully agree that there should be such an application.

At the moment, the closest would probably be the new Valo theme test application (
source code here
, theme with variants
here
) which is really designed for the Valo theme and might have a few things specific to it but should be mostly adaptable to other themes.