VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

Bootstrap 3.0 update! #44

Closed bkrajendra closed 11 years ago

bkrajendra commented 11 years ago

changed "shown" even to "shown.bs.tab" for tab

VinceG commented 11 years ago

This will result in this breaking for older versions.

bkrajendra commented 11 years ago

Obviously it will break... as there is no compatibility between bootstrap 2.x and 3.0. We should have entirely different branch for bootstrap 3.0. update!