V10 equivalent of responsive menu from V8 Valo Theme

Hi all,

Vaadin 8 had a responsive menu built in as part of the Valo Theme. Here is an example: https://demo.vaadin.com/valo-theme/#!common. Is there an equivalent in Vaadin 10?

Thanks,
Mike

No, there is not at the moment. Something similar is under construction though. Meanwhile, you could check this add-on:

https://vaadin.com/directory/component/app-layout-addon/1.0.1

Yes, V10 would really need something like that. We are build small custom apps for our platform and we always use default V8 menu. Specially now, that Menu is missing in V10.

Vaadin is working on their own official App Layout component: https://github.com/vaadin/vaadin-app-layout

It’ll have Flow integration as well.

The first version will be somewhat limited, basically only doing what the Bakery starter does.

In the meantime, I’ve been prototyping on some future avenues, how we might evolve the official app layout in the future, in my j-elements project. You can see the layout in action in this demo: https://vigilant-northcutt-2d7143.netlify.com