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/tasks
AgeCommit message (Expand)Author
2021-08-12Update JS updater for v5.1.0Gleb Mazovetskiy
2021-05-06Update to v5.0.0v5.0.0Gleb Mazovetskiy
2021-04-25Updater: Mark util/scrollbar.js as inlinedGleb Mazovetskiy
2021-04-25Updater: log file on network errorGleb Mazovetskiy
2021-02-27JS: Define components in the `bootstrap` namespaceGleb Mazovetskiy
2021-02-27Bump to v5.0.0.beta2Gleb Mazovetskiy
2021-01-05Update JS updater for v5.0.0-beta1Gleb Mazovetskiy
2020-08-09updater/js.rb: Update paths for v5Gleb Mazovetskiy
2020-05-18Use URI.open instead of deprecated openTejas Bubane
2019-02-13Updater: Exclude tools/sanitizer.js from bootstrap_js_filesGleb Mazovetskiy
2017-12-29update: stabilize requires orderGleb Mazovetskiy
2017-10-23Remove sourceMappingURL - Refs #124Gleb Mazovetskiy
2017-10-13Drop Compass support, bump minimum Sass versionGleb Mazovetskiy
2017-09-03Update the JS updater script for the latest v4-devGleb Mazovetskiy
2017-08-16Revert "Variables template: import functions and variables"Gleb Mazovetskiy
2017-08-15Variables template: import functions and variablesGleb Mazovetskiy
2017-05-30Variables template: comment out mixins/functionsGleb Mazovetskiy
2017-05-30Remove sourceMappingUrlsGleb Mazovetskiy
2017-05-29Update the updater taskGleb Mazovetskiy
2017-01-06remove bootstrap-flex update handling since it's goneBlake Gentry
2016-09-10Update variables template generator for alpha4Gleb Mazovetskiy
2016-05-17updater: fix deprecated use of Thread.exclusiveGleb Mazovetskiy
2015-11-03Removes source map comments from JS files #12Gleb Mazovetskiy
2015-09-11Remove the assets directory before updatingGleb Mazovetskiy
2015-09-02Read JS concat order directly from GruntfileGleb Mazovetskiy
2015-08-27Compass template .sass -> .scssGleb Mazovetskiy
2015-08-27Fix comments in templates/project/_bootstrap-variables.sassGleb Mazovetskiy
2015-08-26Remove custom license from the updaterGleb Mazovetskiy
2015-08-26Rename js_conversion.rb and scss_conversion.rbGleb Mazovetskiy
2015-08-26Refactor scss_conversion and explain what it doesGleb Mazovetskiy
2015-08-26Fix updater caching, use upstream version for variablesGleb Mazovetskiy
2015-08-26Remove obsolete files, s/bootstrap-sass/bootstrapGleb Mazovetskiy
2015-08-20Renamed converter to updater since its an updater and does not convert anymoreJan Stevens
2015-08-20Removed unused rake tasksJan Stevens
2015-08-19Fixed regex so we escape everything in the template fileJan Stevens
2015-08-19removed unused converter filesJan Stevens
2015-08-19Removed font dir from main property for bower.jsonJan Stevens
2015-08-19Removed the font converter since bootstrap does not include a custom font any...Jan Stevens
2015-08-19Removing the less converter and using scss converter, also removed font conve...Jan Stevens
2015-08-19The javascript files are now in dist so lets fetch distJan Stevens
2015-08-19Added a scss converter based on the javascript converterJan Stevens
2015-07-01Fix #919Gleb Mazovetskiy
2015-04-27wrap at-groups with @at-root #805Gleb Mazovetskiy
2015-04-27converter: extract a& in _buttons.scssGleb Mazovetskiy
2015-03-16converter: simplify replace_mixinsGleb Mazovetskiy
2015-03-16converter: recursive tree fetchGleb Mazovetskiy
2015-03-16tests: dummy rails app server task & fixesGleb Mazovetskiy
2015-01-20Bump to v3.3.3Gleb Mazovetskiy
2015-01-20Revert "Fix #803 by unquoting all UTF8 escapes"Gleb Mazovetskiy
2015-01-18Fix #803 by unquoting all UTF8 escapesGleb Mazovetskiy