angular-css icon indicating copy to clipboard operation
angular-css copied to clipboard

CSS on-demand for AngularJS [Looking for New Maintainers]

Results 43 angular-css issues
Sort by recently updated
recently updated
newest added

If I want to a service or constant available as a dependency on the directive, it fails. Looking at the demo, this works: ``` myApp.directive('magenta', function () { return {...

bug

Is support for angular 1.5's [component router](https://docs.angularjs.org/guide/component-router) on the roadmap? Do you think it would be difficult to add it?

enhancement
help wanted

Simulate isolate css scope by prefixing the directive's name before each eligible selector.

enhancement

Hook add event to pre-compile phase In order to avoid FOUC

Create tests for: Directives Add Remove

Given a directive with a template that has a `select` with `ngOptions`, the presence of a `css` parameter seems to delay the `link` state of a directive such that `ngOptions`...

Does this pulgin support folder destination? That is, on a parent state(Angular UI) set the href to folder and all the css files within the folder are added for child...

when reload to page not get the css...

Unclear