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-01-08
Use the docs banner for all the docs generated files.
XhmikosR
1
-6
/
+9
2014-01-08
Turn advanced optimizations off until it's fixed in clean-css.
XhmikosR
1
-0
/
+1
2014-01-08
Minify docs CSS too.
XhmikosR
1
-1
/
+16
2014-01-08
docs-assets: concatenate and minify all javascript files.
XhmikosR
1
-0
/
+11
2014-01-07
extract glyphicons.yml generator out of Gruntfile into separate module
Chris Rebert
1
-23
/
+2
2014-01-07
extract raw-files.js generator out of Gruntfile into separate module
Chris Rebert
1
-18
/
+2
2014-01-07
enable CSSLint in test suite; fixes #12094
Chris Rebert
1
-1
/
+1
2014-01-07
adjust filename to indicate that customize JS is minified
Chris Rebert
1
-1
/
+1
2014-01-07
fix #12143
Chris Rebert
1
-1
/
+1
2014-01-07
Update copyright notices in all places
Julian Thilo
1
-2
/
+2
2014-01-05
add /docs/assets JS to JSCS Grunt task config
Chris Rebert
1
-0
/
+3
2014-01-02
Drop trailling comma
Zlatan Vasović
1
-1
/
+1
2013-12-31
Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' t...
Mark Otto
1
-1
/
+1
2013-12-31
derp
Mark Otto
1
-1
/
+1
2013-12-31
Fixes #12046: move .csscomb.json and .csslintrc to less/ folder
Mark Otto
1
-2
/
+2
2013-12-31
typo
Mark Otto
1
-1
/
+1
2013-12-31
@nschonni's feedback <3
Mark Otto
1
-16
/
+9
2013-12-31
@cvrebert's feedback
Mark Otto
1
-5
/
+5
2013-12-31
Merge branch 'master' into docs_dir
Mark Otto
1
-5
/
+4
2013-12-29
mv sauce_browsers.yml out of the project root
Chris Rebert
1
-1
/
+1
2013-12-28
Streamline copy process by not bringing over full files into docs/dist/, only...
Mark Otto
1
-4
/
+15
2013-12-28
Rearrange repository contents because muahahahahahaha
Mark Otto
1
-13
/
+19
2013-12-28
Merge two fs variable declarations into one
Zlatan Vasović
1
-4
/
+3
2013-12-26
Fixes #12012: Use correct banner in docs js
Mark Otto
1
-4
/
+13
2013-12-26
Add docs-assets/css/docs.css to csslint too.
XhmikosR
1
-1
/
+5
2013-12-23
Improve banner
Zlatan Vasović
1
-4
/
+4
2013-12-22
Remove timestamp on generated Glyhpicons
Mark Otto
1
-3
/
+2
2013-12-18
Write Glyphicons to _data, generate Glyphicons markup
Ross Allen
1
-1
/
+28
2013-12-18
more license mentions
Mark Otto
1
-1
/
+1
2013-12-18
Merge branch 'master' into css-source-maps
Mark Otto
1
-104
/
+22
2013-12-17
enable failHard grunt-html-validation option; fixes #11876
Chris Rebert
1
-0
/
+1
2013-12-16
move Sauce test browsers list out of Gruntfile into separate file
Chris Rebert
1
-84
/
+1
2013-12-15
explicitly set more HTML5 validator options
Chris Rebert
1
-0
/
+2
2013-12-15
Merge branch 'master' into pr/11776
Mark Otto
1
-49
/
+78
2013-12-14
parallelize Travis using build matrix & test subsuites
Chris Rebert
1
-2
/
+12
2013-12-12
Sauce tests: update to later browsers supported by OS X 10.9
Chris Rebert
1
-4
/
+4
2013-12-10
correct indentation
Tobias Lindig
1
-1
/
+1
2013-12-10
Buildprocess: use module "load-grunt-tasks" to load grunt tasks directly from...
Tobias Lindig
1
-17
/
+1
2013-12-09
enable strictMath in grunt-contrib-less config
Chris Rebert
1
-0
/
+3
2013-12-09
enable CSS source maps in grunt-contrib-less
Chris Rebert
1
-2
/
+18
2013-12-09
Undo merge of #11778 and use cleancss min option
Mark Otto
1
-16
/
+13
2013-12-08
Merge branch 'pr/11779' into drop_recess_for_less
Mark Otto
1
-0
/
+8
2013-12-08
Merge branch 'pr/11778' into drop_recess_for_less
Mark Otto
1
-21
/
+24
2013-12-08
derp, don't sort min /cc @cvrebert
Mark Otto
1
-2
/
+0
2013-12-08
merge, compile
Mark Otto
1
-6
/
+7
2013-12-08
fixups to csscomb grunt task
Chris Rebert
1
-9
/
+10
2013-12-08
restore original options value
Mark Otto
1
-16
/
+1
2013-12-08
Drop grunt-recess for grunt-contrib-less & co
Mark Otto
1
-23
/
+59
2013-12-08
Add csslint support.
XhmikosR
1
-0
/
+8
2013-12-08
Minify css with clean-css.
XhmikosR
1
-15
/
+17
[prev]
[next]