ale

Results 5 issues of ale

### Command test ### Description It would be nice to allow the configuration of loaders for custom file extensions in `@angular-devkit/build-angular:jest` like for [`@angular-devkit/build-angular:application`](https://github.com/angular/angular-cli/pull/26371). ``` "options": { "loader": { ".png":...

feature
area: devkit/build-angular
feature: insufficient votes
devkit/build-angular:jest

When migrating a Typescript Protractor file, types like ElementFinder are not transformed. ``` npx jscodeshift -t ./node_modules/@wdio/codemod/protractor --parser=ts test.po.ts ```

help wanted

Since Angular v21 was released, it would be nice to support the new version. In the meantime to update the peer dependencies can be overridden: ```json "@swimlane/ngx-datatable": { "@angular/common": "$@angular/common",...

The version 22.0.0-alpha.0 no longer exports the `DataTablePagerComponent`.

I was evaluating the library and found that the input field for HEX doesn't show the alpha value. Also when the mode is set to HEX the alpha value seems...