Releases: jasny/bootstrap
Releases · jasny/bootstrap
v4.0.0
v3.2.0 - Announcing v3 EOL
v3.2 is the final minor release of v3. Patch fixes may be added, but no new functionality.
The next version will be v4, which is aimed to at Boostrap 4.
v3.2.0-beta.1
Large number of fixes provided by the community
v3.1.3
v3.1.2
v3.1.1
v3.1.0
As of version 3.1.0 Jasny Bootstrap is delivered as extension only and is no longer bundled with Twitter Bootstrap.
What's changed
- Major fix for offcanvas plugin
- Added support for off canvas navbar
- Small fixes for file input
v3.0.1-p7
This version is a customized fork of Twitter Boostrap v3.0.1.
What's changed
Updated Twitter Boostrap files. No changes ware made to any Jasny extensions.
v3.0.0-p7
This version is a customized fork of Twitter Boostrap v3.0.0. This is the first release where backward compatibility is broken.
What's new
A number of components and features have been added:
- Button labels - Extra styling for buttons
- Navmenu - Vertical navigation
- Fixed alerts - Position an alert to the top or bottom of the page
- Off canvas - Hide an element off canvas and show using slide, push or reveal effect
What's removed
A number of barely used features and components have been removed:
- Header / Table actions
- Desktop row (can be done using
.col-md-*
) - Action links
- Iconic icons - Download directly from P.J. Onori
- Editor textarea
- Typeahead - Recommend using Selectize.js
What's changed
- The fileupload plugin has been renamed to fileinput. File upload was poorly chosen, since the plugin allows the creation of a styled file input element. It has nothing to do with how the file is uploaded.
- Tab alignments are still supported in this fork (while dropped in Twitter Bootstrap).
- Customize no longer generates a 'custom.json' file.