Martin

Results 237 comments of Martin

@alicewriteswrongs Here I prepare a reproduction sample: https://github.com/deleonio/kolibri-library/tree/reproduction-5766 ```bash pnpm i pnpm test ``` 4.18.0 works 4.18.1 does not work The following files contains `node:path`: ```bash > grep -rl "node:path"...

> Hey @deleonio 👋 > > I've identified that our recent update of [glob](https://github.com/ionic-team/stencil/commit/cbb06cdb73365e16dccb10f22cc5bee478eb94c7) has caused this issue, in particular the part where it imports node internals: > > >...

Hey, first I tried to upgrade jest again (https://github.com/public-ui/kolibri/pull/6460). Next I will check you provided npm package `stencil/[email protected]`. - https://github.com/public-ui/kolibri/pull/6460/files

> @deleonio I have a dev build for you with a fix. Yoi can install it via `npm i @stencil/[email protected]`. I recommend to update Jest to avoid these types of...

Umbrechen ist aus meiner Sicht keine gute Idee, da alle Inputs, außer die Textarea inline mit gleicher Höhe verwendet und erwartet wird. Vorschlag: Wird das Range zu schmal, wird der...

@laske185 @gretaneumannn hier kam gerade der Hinweis, dass das problemlos mithilfe des `LinkButton`s umgesetzt werden kann. Hierzu kann man eine Variante einfach als Links stylen oder sogar beliebige weitere Varianten...

Hi @borgfriend. We are sorry that we are too late. I have prioritized this issue and we will give you an answer soon.

Hi @christian-bromann, we need the `setMode` to trigger the theming. This is really important for us. See here: https://github.com/public-ui/kolibri/blob/e86ef484cea9214c8d191d9e911f312f87f850ce/packages/components/src/global/script.ts#L6

Hi @sdvg, kannst Du Dir das bitte mal unter dem Gesichtspunkt anschauen, was wir an unserem `@public-ui/components` verbessern könnten, damit ESM besser funktioniert. Danke