This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Releases: kasperisager/vanilla-bootstrap
Releases · kasperisager/vanilla-bootstrap
v2.5.1
v2.5.0
⚠️ This release excludes the Bootstrap JavaScript components as these now require jQuery 1.9.1 and above. None of the components are used by default. If your custom theme does require them you will need to manually load them.
In case you're using the theme as your mobile template, you will need to load an earlier release of the Bootstrap JavaScript components to ensure that the navbar works correctly. This will be fixed when Vanilla 2.3 hits the deck as it will be using jQuery 1.10.x.
CSS
- #144: Fix bug related to table cell block columns.
JS
- #143: Fix issue where popups cause the page to become stuck.
v2.4.0
v2.3.5
HTML
- Add
{custom_menu}
tag as per popular request.
v2.3.4
HTML
- Add "Powered by Vanilla" link to footer.
v2.3.3
v2.3.2
v2.3.1
v2.3.0
Features
- Bootstrap 3.2
- iCheck
- Social icons (Vanilla 2.2 only, upcoming 2.3)
- Password strength indicator
Changes
CSS
- #63: Implement new social icons (Vanilla 2.2 only, upcoming 2.3)
- #68: Patch for
.MultiComplete
inputs in 2.1 - #72: Style Vanilla 2.1 autocomplete similarly to Vanilla 2.2 token inputs
- #77: Remove extraneous whitespace after admin check boxes
- All entry pages have been cleaned up
- Update to latest version of Font Awesome (4.1.0)
- Implement proper password strength indicator
- Added styling for action block component (currently used in Q&A)
JS
- #67: Fix triggering of "Delete Conversation" modal
- Update to latest version of Spin.js (2.0.1)