-
As I am working on the signal handling I've been running into an issue that lumo installed via npm does not start directly but inside a js script running in node which spawns the lumo child process. T…
-
### Description
Our form layout allows to place labels on the side of input fields. Setting a required indicator might lead to a case, where the label container wraps its content, placing the label i…
-
Currently the Vaadin Design System is based on `web-components` and `lumo` and has a single layered system for theming. This works good for basic changes for the whole design system but makes it harde…
-
OS: FreeBSD
I suspect you expect the binary to be named 'nodejs' and not 'node'?
npm output:
/usr/local/bin/lumo -> /usr/local/lib/node_modules/lumo-cljs/bin/lumo.js
> lumo-cljs@1.8.0-beta ins…
-
The engine looks promising
But after I build it, Runtime.app launched and crashed immediately. My laptop is intel-based not M1
Also when building there's always an error for `No Code Signing`, h…
-
This is for an issue raised by Otero Calvi. See the cclib-devel post (https://sourceforge.net/p/cclib/mailman/message/36026056/) for details.
-
### Describe your motivation
When the collapse-feature of MenuBar is used, one would often like the component to be able to shrink down to exactly the width of the overflow-button (rather than e.g. z…
-
**Describe the bug**
I tried to use `common.transfer` in `@ckb-lumos/common-scripts`, but didn't succeed.
Version: @ckb-lumos/**@0.20.0-alpha.2
```ts
import { Script } from '@ckb-lumos/base'…
-
### Describe your motivation
As discussed in vaadin/flow-components#3600 you cannot just set the theme in body element, but it needs to be applied html element instead. This leads to calling JS in in…
samie updated
4 months ago
-
When using a Vaadin application theme from TypeScript, I want to have an API to include the application theme styles inside the shadow root of a custom component, so that there is a convenient way to …