rala

Results 14 issues of rala

If I set duration to 0 the circle isn't showing the current value.

It would be nice if there is a neutral button to un-/select all entries.

enhancement

If I open a diff window the first time in a project and it is a CSV file the CSV editor opens an empty window. Afterwards I am not able...

bug
contribution welcome

I saw that #266 is resolved, but method calls described in `callMethod` are still not recognized in lambdas. I wrote a test that should ensure, that we don't use optional...

I'm facing this issue on Android now. Windows Chrome Version 110.0.5481.97 is fine; Android 110.0.5481.65 not. angular: 14.2.12 angularx-qrcode: 14.0.0 Stackblitz: https://angularx-qrcode-14.stackblitz.io / https://stackblitz.com/edit/angularx-qrcode-14 Similar: https://github.com/mnahkies/ng-qrcode/issues/64 (I accidently commented there...

## Describe the bug If I upgrade to version `15.3.0` or higher, I get the build error that `@kolkov/angular-editor` is not found. ## To Reproduce Don't have `@kolkov/angular-editor` as dependency...

### General information - Library version: 5.0.0+ (now 6.0.0) - Typescript: 5.1.6 - Angular 16.2.12/14 ### Issue description I was upgrading from 2.0.5 and wondered several hours of debugging why...

It would be nice to either have **multi language support directly** _(like fetching/caching translations from crowdin)_ or at least having **enum values for all entries** _(some have already, but not...

enhancement
help wanted

## Describe the bug There is a bug in the `stepper.ts` where the `panelsCompleted` are fired before the `@ContentChildren panels` are initialized, because the listeners are set in `OnInit` rather...

flag:stale

**Describe the bug** Once you declare the input attribute `[(device)]` (or `[device]`) you will get this warning. It is even present in your own demo page: https://zxing-js.github.io/ngx-scanner **To Reproduce** Steps...

bug