SpBowerBundle icon indicating copy to clipboard operation
SpBowerBundle copied to clipboard

How to reference a jquery-ui theme?

Open matheo opened this issue 10 years ago • 3 comments

Is there any convention in the registered Assetic resources beyond the main package name like @jquery_ui/themes/flick/jquery_ui_css to use "sub resources"? Or have to use the asset_dir/path/to/sub-resource.ext?

Would be good if the initial docs makes explicit what happens beyond the sexy package aliases ;)

matheo avatar Feb 25 '14 18:02 matheo

Actually this is not possible, bu I will check this, maybe there is a way to make this work.

Spea avatar Feb 25 '14 20:02 Spea

The jquery-ui theme should have its own Bower package, with dependencies on jquery-ui right?

I'm also looking for a way to add the ui-lightness theme to my Bower configuration.

Or is it possible for Bower to sparse checkout a folder from https://github.com/components/jqueryui?

rvanlaak avatar Mar 18 '14 10:03 rvanlaak

No, a sparse checkout is not possible with bower.

Spea avatar Apr 01 '14 21:04 Spea