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
/
grunt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
Build system overhaul.
Bardi Harborow
6
-4421
/
+0
2017-04-18
Fix running test on iOS with Saucelabs
Johann-S
1
-3
/
+3
2017-03-28
don't test ie9 on win7 anymore (#22294)
Mark Otto
1
-5
/
+0
2017-03-21
More config tweaks.
Bardi Harborow
2
-12
/
+1
2017-03-20
Update dependencies.
Bardi Harborow
1
-104
/
+128
2017-03-12
Update dependencies.
Bardi Harborow
3
-348
/
+400
2017-02-05
Update dependencies.
Bardi Harborow
1
-366
/
+589
2017-01-06
version bump
Mark Otto
1
-1
/
+1
2017-01-05
Update dependencies.
Bardi Harborow
1
-14
/
+14
2017-01-04
Update shrinkwrap.
Bardi Harborow
1
-459
/
+106
2017-01-04
Move node-sass to npm script and drop Ruby Sass.
Bardi Harborow
2
-70
/
+0
2017-01-01
Update more copyright years to 2017 (#21491)
Quan You
1
-2
/
+2
2016-12-31
Change remaining JS files to comply with ESLint config.
Bardi Harborow
3
-49
/
+53
2016-12-24
Move uglifyjs to npm script.
Bardi Harborow
1
-45
/
+1
2016-12-23
Move clean-css to npm scripts.
Bardi Harborow
1
-28
/
+14
2016-12-23
Move scss-lint to npm scripts.
Bardi Harborow
1
-403
/
+503
2016-12-21
Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
Mark Otto
3
-7
/
+3
2016-10-19
version bump to alpha 5
Mark Otto
1
-1
/
+1
2016-10-17
Change SauceLabs iPhone test to use Appium.
Bardi Harborow
1
-3
/
+4
2016-10-10
Fix Travis errors due to npm/npm#14042.
Bardi Harborow
1
-806
/
+0
2016-10-09
Update dependencies, including Babel to v6 and zeroUnits fix.
Bardi Harborow
1
-1372
/
+2181
2016-10-03
Fix broken/redirected links, moving to HTTPS where possible. (#20557)
Bardi Harborow
1
-1
/
+1
2016-09-05
versions
Mark Otto
1
-1
/
+1
2016-07-27
bump versions
Mark Otto
1
-1
/
+1
2016-07-26
Enable flexbox grid CSS on our docs page
Mark Otto
2
-2
/
+4
2016-07-16
update npm shrinkwrap (#20312)
Chris Rebert
1
-1382
/
+1030
2016-07-11
Bump devDependencies.
XhmikosR
1
-378
/
+1455
2016-07-04
Update devDepedencies.
XhmikosR
1
-621
/
+202
2016-06-29
Update devDependencies.
XhmikosR
1
-20
/
+20
2016-06-28
Use shx so that the npm scripts work everywhere the same.
XhmikosR
1
-789
/
+106
2016-06-27
Allow PRs to be previewed at http://preview.twbsapps.com (#20179)
Chris Rebert
2
-0
/
+28
2016-06-26
Fix docs asset file paths in /grunt/configBridge.json (#20178)
Chris Rebert
1
-4
/
+4
2016-06-20
Replace grunt-postcss with postcss-cli (#20140)
Chris Rebert
3
-160
/
+1092
2016-06-10
Strip out UMD & CJS in favor of ES6 modules (#20072)
Chris Rebert
1
-30
/
+0
2016-06-04
Bump shelljs to ^0.7.0 (#20073)
Chris Rebert
1
-3
/
+18
2016-06-04
rm -r node_modules && npm install && npm run shrinkwrap
Chris Rebert
1
-449
/
+362
2016-06-04
Upgrade to latest version of JSCS (v3.0.4) (#20070)
Chris Rebert
1
-66
/
+28
2016-06-04
Kill the grunt-jscs middleman; use JSCS directly instead (#20069)
Chris Rebert
1
-15
/
+3
2016-06-04
Update ESLint to v2.11.1 (latest stable) (#20068)
Chris Rebert
1
-3
/
+3
2016-06-04
Update ESLint to v2.10.2 (#20063)
Chris Rebert
1
-3
/
+3
2016-06-04
Upgrade ESLint to v2.9.0 (#20047)
Chris Rebert
1
-12
/
+12
2016-06-04
Update ESLint to v2.8.0 (#20045)
Chris Rebert
1
-3
/
+3
2016-06-04
Upgrade ESLint to v2.7.0 (#20044)
Chris Rebert
1
-3
/
+3
2016-06-04
Update ESLint to v2.5.3 (#20043)
Chris Rebert
1
-26
/
+26
2016-06-04
Upgrade ESLint to v2.4.0 (#20042)
Chris Rebert
1
-3
/
+3
2016-06-04
Upgrade ESLint to v2.3.0 (#20041)
Chris Rebert
1
-8
/
+3
2016-06-04
Update npm shrinkwrap
Chris Rebert
1
-0
/
+5
2016-05-31
Upgrade ESLint to v2.2.0 (#20000)
Chris Rebert
1
-9
/
+38
2016-05-31
Upgrade babel-eslint to ^6.0.4
Chris Rebert
1
-33
/
+118
2016-05-31
Upgrade ESLint to v2.0.0
Chris Rebert
1
-140
/
+102
[next]