Recent Releases of https://github.com/twbs/bootstrap-sass
https://github.com/twbs/bootstrap-sass - v3.4.1
- Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML sanitizer
- Handle bad selectors (
#) indata-targetfor Dropdowns - Clarified tooltip selector documentation
- Added support for NuGet contentFiles
- SCSS
Published by MartijnCuppens about 7 years ago
https://github.com/twbs/bootstrap-sass - v3.4.0
- New: Added a .row-no-gutters class.
- New: Added docs searching via Algolia.
- Fixed: Resolved an XSS issue in Alert, Carousel, Collapse, Dropdown, Modal, and Tab components. See https://snyk.io/vuln/npm:bootstrap:20160627 for details.
- Fixed: Added padding to .navbar-fixed-* on modal open
- Fixed: Removed the double border on elements.
- Removed Gist creation in web-based Customizer since anonymous gists were disabled long ago by GitHub.
- Removed drag and drop support from Customizer since it didn’t work anymore.
Framework version: Bootstrap v3.4.0
See the upstream blog post for a detailed overview.
- SCSS
Published by MartijnCuppens about 7 years ago
https://github.com/twbs/bootstrap-sass -
- Bumps Sass dependency to 3.3.4+ to avoid compatibility issues with @at-root.
- Bumps node-sass dependency to ~3.4.2 for Node.js v5 compatibility. #986
- Fixes breadcrumb content issues on libsass. #919
- Fixes a Rails 5 compatibility issue. #965
Framework version: Bootstrap v3.3.6
See the upstream blog post for style and JavaScript changes.
- SCSS
Published by glebm over 10 years ago
https://github.com/twbs/bootstrap-sass - v3.3.5
Fix for standalone Compass extension compatibility. #914
Framework version: Bootstrap v3.3.5
- SCSS
Published by glebm over 10 years ago
https://github.com/twbs/bootstrap-sass - v3.3.4
No Sass-specific changes.
Framework version: Bootstrap v3.3.4.
The Ruby gem was originally released as v3.3.4, but has been re-released as v3.3.4.1 due to a file permissions issue. Non-rubygem releases are not affected.
- SCSS
Published by glebm almost 11 years ago
https://github.com/twbs/bootstrap-sass - v3.3.2+1
Released on 2015-01-19.
_THIS VERSION IS DEPRECATED_ in favor of the identical, but SemVer-compliantly-numbered, v3.3.3.
This version fixes the Sass-specific Glyphicons regression that was in bootstrap-sass v3.3.2: daeb43dcc7b0ab06328acaca0549ee68c039aaa6
Framework version: Bootstrap v3.3.2.
- SCSS
Published by cvrebert almost 11 years ago
https://github.com/twbs/bootstrap-sass - v3.3.3
Released on 2015-01-19.
This is a re-packaged release of v3.3.2.1 (v3.3.2+1). It includes the Sass-specific Glyphicons regression fix (daeb43dcc7b0ab06328acaca0549ee68c039aaa6) from v3.3.2.1.
bootstrap-sass versions will be strictly SemVer from now on.
The PATCH version may be ahead of the upstream twbs/bootstrap version due to Sass-specific fixes.
To avoid confusion, there is not, and will never be, an upstream Bootstrap v3.3.3.
Framework version: Bootstrap v3.3.2.
- SCSS
Published by cvrebert almost 11 years ago
https://github.com/twbs/bootstrap-sass - v3.3.2
Released on 2015-01-19.
_DO NOT USE THIS VERSION!_ It had a bad Sass-specific Glyphicons-related regression: daeb43dcc7b0ab06328acaca0549ee68c039aaa6
Sass-specific changes:
- 98818eb7f3329a9ce70630be09688d3792f37525: Relax runtime dependencies and set min versions
- 3e33c6f0d7745cb6956d8d09281e729c2a48f072: Add support for WOFF2 font format
- 60de6c5e071ae8ea5ddb992e0ccfaf86a665b47c: Add support for twbs/bootstrap#15074 fix in the Less=>Sass converter
- ae550ab0db82cde3d188d64ef71b32a30a709c0f: Update minimum node-sass version to v1.2.3
- 682b3d00ff233a2ccf7df2d9fb0f8c8140951058: Rails <3.2 is no longer officially supported
- 7d30630bc8d490239b15dce754dfba298a7d5bc2: Explicitly set
$bootstrap-sass-asset-helper - #691: Change new Rails app instructions
- #763: Less=>Sass converter fix: Split parent selector parts
- #777: Use unmodified
bootstrap.jsandbootstrap.min.jsfrom upstream - #801: Add standalone Sprockets support
- #812: Update
bower.jsonto use one JS file - #818: Document that usage of Autoprefixer is required
- #821: Reduce minimum Sass number precision: 10 -> 8
- #824: Make autoprefixer-rails a dependency
- SCSS
Published by cvrebert almost 11 years ago
https://github.com/twbs/bootstrap-sass - v3.2.0
- Assets (Sass, JS, fonts) moved from
vendor/assetstoassets.bootstrap.jsnow contains concatenated JS. - Compass generator now copies JS and fonts, and provides a better default
styles.sass. - Compass, Sprockets, and Mincer asset path helpers are now provided in pure Sass:
bootstrap-compass,bootstrap-sprockets, andbootstrap-mincer.
Asset path helpers must be imported beforebootstrap, read more on this in Readme. - Sprockets / Mincer JS manifest has been moved to
bootstrap-sprockets.js.
It can be required without adding Bootstrap JS directory to load path, as it now uses relative paths. - Sprockets:
depend_on_asset(glyphicons.scss) has been changed todepend_onto work around an issue withdepend_on_asset.
More information.
See also:
- SCSS
Published by glebm over 11 years ago
https://github.com/twbs/bootstrap-sass - v3.1.1
- #518:
.scalemixin Sass compatibility issue - #523: Rails 3.2 compatibility
- Updated Bower docs
- SCSS
Published by glebm about 12 years ago
https://github.com/twbs/bootstrap-sass -
Compatibility with Rails 3.2.x. Sass bugfixes, and bugfixes from upstream up to twbs/bootstrap@7eb532262fbd1112215b5a547b9285794b5360ab.
- SCSS
Published by glebm about 12 years ago
https://github.com/twbs/bootstrap-sass -
Now compatible with libsass master!
See upstream release for changes in the framework.
- SCSS
Published by glebm about 12 years ago
https://github.com/twbs/bootstrap-sass -
Changes
Update to Bootstrap 2.3.2 - Dan Allen
- SCSS
Published by thomas-mcdonald over 12 years ago