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
2016-01-06
Add comprehensive `.form-control` example(/testcase) to docs
Chris Rebert
1
-1
/
+6
2016-01-06
Ignore HTML validator warning about <input type="datetime-local">
Chris Rebert
1
-1
/
+1
2016-01-04
Grunt: Extract lint-docs-css task
Chris Rebert
1
-2
/
+3
2016-01-03
dont scsslint the main file because of the built-in copyright banner
Mark Otto
1
-1
/
+1
2016-01-03
enable scsslinting for docs scss
Mark Otto
1
-3
/
+8
2016-01-01
Update copyright years to 2016
Chris Rebert
1
-1
/
+1
2015-12-24
Un-nest Autoprefixer settings in module object
Chris Rebert
1
-1
/
+1
2015-12-24
Move Autoprefixer settings out of Gruntfile.js and into a separate file
Bass Jobsen
1
-31
/
+2
2015-12-08
v4's Gruntfile doesn't currently use htmlmin
Chris Rebert
1
-1
/
+1
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
[next]