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
2015-12-07
fixes #18281
Mark Otto
1
-1
/
+1
2015-12-06
Grunt: Factor out new docs-github task
Chris Rebert
1
-1
/
+2
2015-12-05
Merge pull request #18402 from twbs/fix-18338
Chris Rebert
1
-16
/
+0
2015-12-05
Bump Safari to v8 in Autoprefixer settings
Chris Rebert
1
-1
/
+1
2015-12-05
s/grunt-sed/npm script/ ; fixes #18338
Chris Rebert
1
-16
/
+0
2015-12-05
Merge pull request #18379 from twbs/prefix-ios-8
XhmikosR
1
-1
/
+1
2015-12-03
Add back grunt-contrib-compress.
XhmikosR
1
-0
/
+20
2015-11-29
Bump iOS to v8 in Autoprefixer settings
Chris Rebert
1
-1
/
+1
2015-11-24
Gruntfile: Add comments explaining CSS prefixing policy
Chris Rebert
1
-6
/
+20
2015-11-19
Check HTML validity of JS visual tests too
Chris Rebert
1
-1
/
+1
2015-11-16
Update devDependencies.
XhmikosR
1
-1
/
+1
2015-11-16
Check for jQuery >= 3.
Chris Rebert
1
-2
/
+2
2015-11-16
Revert "Make jQuery 2.0 the minimum supported version."
XhmikosR
1
-2
/
+2
2015-11-13
Replace grunt-autoprefixer with grunt-postcss + autoprefixer
Bass Jobsen
1
-30
/
+34
2015-10-29
Add MS Edge to Autoprefixer config
Chris Rebert
1
-0
/
+5
2015-10-29
Update to Jekyll v3.0.0.
XhmikosR
1
-1
/
+2
2015-10-24
Make jQuery 2.0 the minimum supported version.
XhmikosR
1
-2
/
+2
2015-09-30
add dash to .scsslint.yml
nextgenthemes
1
-1
/
+1
2015-09-25
Only run htmllint on Travis
Chris Rebert
1
-1
/
+3
2015-09-23
Move {test-infra=>grunt}/npm-shrinkwrap.json
Chris Rebert
1
-1
/
+1
2015-09-06
Remove `gem install scss_lint` from Travis.
XhmikosR
1
-0
/
+1
2015-09-05
Update htmllint rules for the new version.
XhmikosR
1
-1
/
+1
2015-09-02
Add a license header to bootstrap.scss
Xavier Gallardo
1
-11
/
+1
2015-08-26
Add babel:dev to Sauce Grunt subtasks so we don't test stale JS
Chris Rebert
1
-0
/
+1
2015-08-25
Add babel:dev to dist-js Grunt task so that `grunt test` doesn't use stale JS
Chris Rebert
1
-1
/
+1
2015-08-25
rm broken bundle update task & defunct custom RubyGem caching scheme
Chris Rebert
1
-11
/
+0
2015-08-25
Gruntfile: rm reference to defunct customizer
Chris Rebert
1
-4
/
+0
2015-08-25
Specify Internet Explorer 9 as the minimum supported version.
XhmikosR
1
-1
/
+1
2015-08-25
Fix `grunt validate-html` task.
XhmikosR
1
-3
/
+3
2015-08-18
register task
Mark Otto
1
-0
/
+3
2015-08-18
grunt build control for pushing it all
Mark Otto
1
-0
/
+15
2015-08-18
js tests passing + eslint
Jacob Thornton
1
-1
/
+8
2015-08-14
Massive cleanup
Mark Otto
1
-0
/
+4
2015-08-12
simpler gruntfile watch
Mark Otto
1
-1
/
+1
2015-08-12
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto
1
-3
/
+0
2015-08-12
unfuck all that watch shit
Mark Otto
1
-9
/
+1
2015-08-12
get the js working for docs
Jacob Thornton
1
-3
/
+0
2015-08-09
Merge branch 'v4' into force-expanded
Thomas McDonald
1
-1
/
+2
2015-08-09
specify expanded output style for generated css with libsass
Thomas McDonald
1
-1
/
+1
2015-08-09
disable the custom builds generation for now:
Mark Otto
1
-1
/
+2
2015-08-04
Merge branch 'master' into v4m
Mark Otto
1
-0
/
+1
2015-06-19
Merge branch 'v4' into v4_builds
Mark Otto
1
-6
/
+6
2015-06-19
fix scsslint.yml path
Mark Otto
1
-4
/
+4
2015-06-18
Merge branch 'master' into v4
Mark Otto
1
-1
/
+1
2015-06-18
Create new stylesheets for optional builds and add them to Gruntfile tasks
Mark Otto
1
-7
/
+13
2015-06-04
Include CSS Map file for bootstrap.min.css
Kevin Kirsche
1
-0
/
+1
2015-06-01
Fix license header after e93c6a2216c69daa574abc16e7c14767fce44ad6.
XhmikosR
1
-1
/
+1
2015-05-27
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto
1
-94
/
+107
2015-05-16
Remove grunt-banner completely.
XhmikosR
1
-11
/
+1
2015-05-16
Update Anchor.js and port over the existing styles.
Bryan Braun
1
-3
/
+1
[next]