Jagget

Results 8 comments of Jagget

On 1.14 `dist` copy task works fine. The trick in the relativity of the folders ```copy: [{src: 'assets', dest: '../mylib/assets'}],``` This will copy `/src/assets` into `/dist/mylib/assets`. So for `dist` task...

Still valid issue for Inputmask version: 5.0.9 It stops us from using this Mask in our app.

@christian-bromann ```sh npm run wdio > [email protected] wdio > wdio run ./wdio.conf.js Execution of 2 workers started at 2025-02-18T19:28:33.046Z [0-0] RUNNING in chrome - file:///src/components/inner-one/inner-one.test.tsx [1-0] RUNNING in firefox -...

@christian-bromann https://github.com/Jagget/stencil-issues-5939/tree/master/src/components/demo

@h-a-n-a @Conaclos @ematipico, can you please prioritize this patch?

@ematipico the bug https://github.com/biomejs/biome/issues/6438 was closed as a duplicate of https://github.com/biomejs/biome/issues/3682 because the https://github.com/biomejs/biome/issues/3682 is already have a half-baked PR.

It also doesn't parse multiplication: ```less background-color: oklch(from #0000FF calc(l * 0.5) c h); ```

@scriptcoded They didn't remove it in V10, so I guess they still didn't come up with a viable alternative to this API.