From 59439e7930caeeca2a8aa014529ddae76c164c13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Wed, 22 Oct 2025 09:47:57 +0000 Subject: [PATCH 1/9] bump versions and update demo --- demo/demo.js | 2 +- demo/index.html | 1 + package.json | 24 ++++++++++----------- src/theme/lumo/vcf-toolbar-layout-styles.ts | 7 ------ 4 files changed, 14 insertions(+), 20 deletions(-) diff --git a/demo/demo.js b/demo/demo.js index 9a8eee4..fc15046 100644 --- a/demo/demo.js +++ b/demo/demo.js @@ -6,4 +6,4 @@ import '@vaadin/menu-bar'; import '@vaadin/icon'; import '@vaadin/icons'; import '@vaadin/text-field'; - +import '@vaadin/vaadin-lumo-styles/icons.js'; diff --git a/demo/index.html b/demo/index.html index 7337ed0..ccb668c 100644 --- a/demo/index.html +++ b/demo/index.html @@ -9,6 +9,7 @@ +