angular-ui / bootstrap-bower

This is a bower repository to hold Angular UI Bootstrap releases.
http://angular-ui.github.com/bootstrap/
158 stars 326 forks source link

Split into separate files #12

Closed Cinamonas closed 10 years ago

Cinamonas commented 10 years ago

Hey,

I think it would make sense to split directives into their respective files. As now, I have to load whole UI Bootstrap even if I only use popover or some other directive. UI Bootstrap itself is modular.

pkozlowski-opensource commented 10 years ago

@Cinamonas this is something we are going to do in the future but for now you can create a custom build from the projects home-page. The final solution will consist of separate repositories for each directive. At the moment I don't want to force downloading individual files on users that want to take the whole bundle.

muratcorlu commented 10 years ago

+1 for splitting modules into several bower packages...