index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Gruntfile.js
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
Add time-grunt plugin.
XhmikosR
1
-0
/
+1
2014-03-06
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to over...
Chris Rebert
1
-0
/
+1
2014-03-06
switch to grunt-css-flip for RTL CSS generation
Chris Rebert
1
-3
/
+2
2014-03-05
Merge pull request #12853 from twbs/jscs
XhmikosR
1
-4
/
+7
2014-03-03
Rename RTL files and add some basic docs
Mark Otto
1
-5
/
+5
2014-03-03
Simplify gruntfile more to remove theme RTL
Mark Otto
1
-5
/
+2
2014-03-03
Don't RTL the theme file--no need
Mark Otto
1
-4
/
+2
2014-03-03
Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into rtl_via_css...
Mark Otto
1
-4
/
+23
2014-03-02
Merge pull request #12864 from twbs/csslint-fix
XhmikosR
1
-3
/
+11
2014-02-28
Gruntfile.js: use the same targets as JSHint for JSCS to avoid duplication.
XhmikosR
1
-4
/
+4
2014-02-28
Move `immed` to JSCS.
XhmikosR
1
-0
/
+3
2014-02-28
Gruntfile.js: Remove extra comma.
XhmikosR
1
-1
/
+1
2014-02-27
Move csslint overrides in Gruntfile.js.
XhmikosR
1
-3
/
+7
2014-02-27
Break csslint targets.
XhmikosR
1
-2
/
+6
2014-02-27
Run csscomb before cssmin.
XhmikosR
1
-1
/
+1
2014-02-27
Add docs.css in the CSSComb task.
XhmikosR
1
-0
/
+5
2014-02-26
Bump grunt-jscs-checker.
XhmikosR
1
-1
/
+1
2014-02-25
add Grunt task for css-flip-ing & add RTL to Gruntfile configs
Chris Rebert
1
-4
/
+23
2014-02-18
Update grunt-contrib-cssmin.
XhmikosR
1
-1
/
+1
2014-02-12
Switch to the minified JSZip.
XhmikosR
1
-1
/
+1
2014-02-11
rm BrowserStack testing from build
Chris Rebert
1
-7
/
+0
2014-02-10
Use different coding style for Gruntfile
Zlatan Vasović
1
-1
/
+1
2014-02-10
fix indentation in Gruntfile
Chris Rebert
1
-4
/
+4
2014-02-08
Move jade files to docs/jade/
Zlatan Vasović
1
-2
/
+2
2014-02-07
Merge pull request #12648 from ZDroid/index.html-only
Chris Rebert
1
-1
/
+1
2014-02-07
Replace wildcard with file name
Zlatan Vasović
1
-1
/
+1
2014-02-07
Avoid setting `jshint node: true` in every Grunt JS file
Zlatan Vasović
1
-0
/
+3
2014-02-06
Merge pull request #12605 from ZDroid/license-object
XhmikosR
1
-1
/
+1
2014-02-06
Update grunt paths
Zlatan Vasović
1
-2
/
+2
2014-02-06
Use license object instead of licenses array
Zlatan Vasović
1
-1
/
+1
2014-02-04
reorganize all grunt tasks into one directory
Chris Rebert
1
-4
/
+4
2014-02-04
Reorder grunt dist tasks to ensure JS gets copied over
Mark Otto
1
-1
/
+1
2014-02-04
Gruntfile.js: Move common uglify properties together.
XhmikosR
1
-6
/
+6
2014-02-04
Add examples/**/*.css in csscomb task.
XhmikosR
1
-4
/
+10
2014-02-04
Add examples/**/*css in the csslint task.
XhmikosR
1
-1
/
+2
2014-02-02
fix #12531
Chris Rebert
1
-1
/
+1
2014-01-31
most of Bootstrap's components are pure CSS and thus don't require jQuery
Chris Rebert
1
-1
/
+1
2014-01-29
Merge pull request #12423 from ZDroid/name
Mark Otto
1
-2
/
+2
2014-01-29
Rename pack.min.css to docs.min.css to match with docs.min.js
Zlatan Vasović
1
-2
/
+2
2014-01-28
Merge pull request #12415 from XhmikosR/master
Chris Rebert
1
-10
/
+4
2014-01-28
Remove redundant jshint comment
Zlatan Vasović
1
-1
/
+0
2014-01-28
Gruntfile.js: remove unused code.
XhmikosR
1
-10
/
+4
2014-01-26
fix #12261
Chris Rebert
1
-11
/
+19
2014-01-20
fix #12280 by templating the customizer's nav sidebar too
Chris Rebert
1
-4
/
+5
2014-01-20
clarify Grunt task licensing
Chris Rebert
1
-0
/
+6
2014-01-19
rename raw-files.js to raw-files.min.js
Chris Rebert
1
-1
/
+1
2014-01-19
Improve grunt config and vars
Zlatan Vasović
1
-21
/
+21
2014-01-18
Move docs third-party libraries to a separate folder.
XhmikosR
1
-6
/
+6
2014-01-17
fix #12274
Chris Rebert
1
-13
/
+13
2014-01-15
increase Sauce concurrency
Chris Rebert
1
-1
/
+1
[next]