angular-css
angular-css copied to clipboard
CSS on-demand for AngularJS [Looking for New Maintainers]
Currently I am using a dynamic template URL using a function as given below in the Routes. ``` .when('/:page', { templateUrl : function(url) { return '/static/partials/' + url.page + '/template.html';...
is there a way to accomplish something like this in directive ... css: '/path/to/{{scope.variable}}' ...
Let's say I have 2 parts of a bigger website that typically look a lot different from the main website, ...like totally different and using totally different CSS assets (for...
Is there a way to specify the CSS to inject as a set of rules in text format? I mean, without having to reference a CSS file?
I'm about to submit a feature enhancement, but I'm not quite sure how the testing is setup. I've tried this: ``` npm install bower install grunt test ``` Am I...
Does angular-css work with the angular new router?
which is obvious but then how to allow user to force reload? so maybe you could add additional property which could mark that such css is general one and has...
Separated each separate component of the angular-css into its own js file which gets concatted at build time. Bug Info: Separate Separate services, etc into different files #21 https://github.com/door3/angular-css/issues/21
This can be done with debounced window resize events.
These can be automatically added to the $templateCache using a build tool like https://www.npmjs.com/package/grunt-angular-templates