scotch / angular-brunch-seed

AngularJS + Brunch
Other
228 stars 78 forks source link

Now working with bootstrap 2.1.1 #27

Closed paivaric closed 11 years ago

paivaric commented 11 years ago

There is a view with the angular todo app too.

kylefinley commented 11 years ago

Thanks @paivaric!!

Looks like there are some important changes in 2.1.1. I see you have also include a todo app and the bootstrap js file. I definitely want to see what you have been working. If you don't mind -- give me a few days to look this over. Up to this point I haven't include all of the bootstrap js file, because I wasn't sure what the best approach for angular would be. I'll do some research on this and get back to you.

Thanks again for the pull request!

Kyle

bfricka commented 11 years ago

Just a quick info update: Bootstrap already updated to 2.2.1, so this needs to be reworked.

As for including the bootstrap scripts, I would leave it out unless there are plans to convert the bootstrap js api to Angular directives.