Skip to content

Releases: jasny/bootstrap

v4.0.0

11 Feb 09:25
9e58a5d
Compare
Choose a tag to compare

Version that works with Bootstrap v4.

giphy

v3.2.0 - Announcing v3 EOL

10 Oct 07:27
a542efa
Compare
Choose a tag to compare

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

05 Dec 21:04
Compare
Choose a tag to compare
v3.2.0-beta.1 Pre-release
Pre-release

Large number of fixes provided by the community

v3.1.3

06 May 03:43
Compare
Choose a tag to compare
  • Removed @import mixins.less from jasny-bootstrap.less.
  • Fixed customizer
  • Fixed critical offcanvas issue

v3.1.2

19 Apr 16:53
Compare
Choose a tag to compare

Fixed major issues with file input and rowlink plugin.

v3.1.1

28 Mar 02:59
Compare
Choose a tag to compare

Bug fixes for File input, Off canvas navmenu / navbar, Input mask and Row link components.

v3.1.0

18 Feb 04:11
Compare
Choose a tag to compare

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

01 Nov 14:34
Compare
Choose a tag to compare

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

01 Nov 12:35
Compare
Choose a tag to compare

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.