billpull / knockout-bootstrap

A plugin that adds custom bindings for twitter bootstrap objects such as tooltips and popovers.
233 stars 69 forks source link

Bootstrap 3 #21

Closed billpull closed 9 years ago

billpull commented 10 years ago

Bootstrap 3 breaks doc page, typeahead, and progress bar

billpull commented 10 years ago

https://github.com/billpull/knockout-bootstrap/tree/bootstrap-3-upgrade

tacone commented 10 years ago

Interesting project. What's the status of the bootstrap-3-upgrade branch? Will it be mantained / become the new master?

billpull commented 10 years ago

Hopefully soon. I had planned to work on it but was really busy and at the time the differences between BS 2 and BS 3 were causing several issues. If anyone has time to test and document what is broken would be very helpful.

On Sat, Jan 4, 2014 at 7:23 PM, tacone notifications@github.com wrote:

Interesting project. What's the status of the bootstrap-3-upgrade branch? Will it be mantained / become the new master?

— Reply to this email directly or view it on GitHubhttps://github.com/billpull/knockout-bootstrap/issues/21#issuecomment-31592810 .


Bill Pullen

LinkedIn Profile http://www.linkedin.com/pub/william-pullen/20/736/442

Twitter https://twitter.com/#!/BillPull1

tacone commented 10 years ago

I will probably need something similar. When it happens, I'll be glad to help out.

In the meantime, if I may, I suggest to exclude the bower_component directory from the branch and (just) document that typeahead.js support is available (which is a great thing). Keep it up :)