angular2-loaders-css icon indicating copy to clipboard operation
angular2-loaders-css copied to clipboard

Angular 2 module that implements Loaders.css spinners

Results 11 angular2-loaders-css issues
Sort by recently updated
recently updated
newest added

Compiling angular2-loaders-css : main as commonjs Error: Error on worker #3: Error: There is no typings path for LoadersCssComponent in C:/Users/devvws/Source/Repos/autorack-loadings-client/node_modules/angular2-loaders-css/module/loaders-css.component.js. We need to add an export for this class...

Can you please update to Angular 7?

Hi, Is this loader library also give the option to show some message string along with loaders like- Please wait.. Screen is loading or something like this.

Hi, Is it possible to update to latest Angular 6.x.x? Thanks

So i add this to my component like so ` ` Then in my code i can assign whatever i want to `spinner` - it only works with `::ng-deep` or...

`ERROR in Metadata version mismatch for module D:/hamse work/ng4/node_modules/angular2-loaders-css/module/module.d.ts, found version 4, expected 3, resolving symbol AppModule in D:/hamse work/ng4/src/app/app.module.ts, resolving symbol AppModule in D:/hamse work/ng4/src/app/app.module.ts` package.json `{ "name": "hamse-ng4",...

The example in the template was using unnecessary input bindings for static values: Becomes:

The suggested way to modify the background color does not work with pacman, since the colouring of this spinner seems to be related to border-color instead

Hi. I'm using the loader in Vs code with angular 4; I follow the starting guide (I'm new to webpackage, vs code, and so on) but to get it working...