Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2015-09-11rake update[v4-dev]Gleb Mazovetskiy
2015-09-02Read JS concat order directly from GruntfileGleb Mazovetskiy
2015-09-02rake update[v4-dev]Gleb Mazovetskiy
2015-08-31rake updateGleb Mazovetskiy
2015-08-27rake updateGleb Mazovetskiy
2015-08-26Fix updater caching, use upstream version for variablesGleb Mazovetskiy
2015-08-26Remove obsolete files, s/bootstrap-sass/bootstrapGleb Mazovetskiy
2015-08-25Updated to latest v4-dev build and fixed some leftover stuffJan Stevens
2015-08-24Updated to latest dev versionJan Stevens
2015-08-21Back to tracking v4-dev, will start tracking rc releasesJan Stevens
2015-08-21Tracking official versions instead of v4-dev, now using v4.0.0-alphaJan Stevens
2015-08-20Renamed converter to updater since its an updater and does not convert anymoreJan Stevens
2015-08-20Updated with newest alpha so we can compile it on rubyJan Stevens
2015-08-19Should enable flex in bootstrap-flexJan Stevens
2015-08-19New assets update for bootstrap 4Jan Stevens
2015-07-01Update node.js devDeps, tests, new mincer compatGleb Mazovetskiy
2015-07-01Fix #919Gleb Mazovetskiy
Work around for https://github.com/sass/libsass/issues/1115
2015-06-16rake convertGleb Mazovetskiy
2015-06-10rake convertGleb Mazovetskiy
2015-05-28rake convertGleb Mazovetskiy
2015-05-06rake convertGleb Mazovetskiy
2015-04-27rake convertGleb Mazovetskiy
2015-04-27rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-01-20Revert "Fix #803 by unquoting all UTF8 escapes"Gleb Mazovetskiy
This reverts commit 443d5b49eac84aec1cb2f8ea173554327bfc8c14. This "fix" breaks everything. Sorry!
2015-01-19bump to 3.3.2Thomas McDonald
2015-01-18rake convertGleb Mazovetskiy
2015-01-18rake convertGleb Mazovetskiy
2015-01-18Fix #803 by unquoting all UTF8 escapesGleb Mazovetskiy
Work around Sass 3.4.x generating BOM that break IE10+ https://github.com/sass/sass/issues/1395
2015-01-18rake convertGleb Mazovetskiy
2015-01-18rake convertGleb Mazovetskiy
2015-01-18rake convertGleb Mazovetskiy
2015-01-18Provide the minified JS bundle as well #777Gleb Mazovetskiy
2015-01-18rake convertGleb Mazovetskiy
2015-01-18rake convertGleb Mazovetskiy
2015-01-18fix escapingGleb Mazovetskiy
2015-01-18rake convertGleb Mazovetskiy
2014-12-17Sass: explicitly set $bootstrap-sass-asset-helperGleb Mazovetskiy
Remove reliance on a hack as a polyfill for `function-exists`. Remove clutter from the generated variables template.
2014-11-15Use dist/js/bootstrap.js from upstream #777Gleb Mazovetskiy
Before we compiled bootstrap.js by concatenating individual files. This copies the file from upstream for maximum compatibility.
2014-11-14Split parent selector parts #763Gleb Mazovetskiy
before: +input-size('.input-sm, .form-group-sm .form-control', ...) after: +input-size('.input-sm', ...) +input-size('.form-group-sm .from-control', ...)
2014-11-12bump version to v3.3.1Gleb Mazovetskiy
2014-11-12rake convertGleb Mazovetskiy
2014-10-29rake convertGleb Mazovetskiy
2014-10-29rake convertGleb Mazovetskiy
2014-10-28rake convertGleb Mazovetskiy
2014-10-24rake convertGleb Mazovetskiy