v3.0.0
版本发布时间: 2014-04-06 23:05:37
Bttstrp/bootstrap-switch最新发布版本:v3.3.4(2017-02-26 02:30:41)
- API redesign for a more intuitive use
- Entire code source rewriting focused on cleanliness and performance
- Initialization options can be passed as JavaScript object or written as
data-*
- Plugin constructor publicly available from
$.fn.bootstrapSwitch.Constructor
- Plugin instance publicly available calling
.data('bootstrap-switch')
- Global overridable defaults options
- Improved flexibility with
baseClass
andwrapperClass
options - New
onInit
event - Event namespacing
- Full Bootstrap 3 support
- A lot of fixed bug, as usual