0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Commit Graph

133 Commits

Author SHA1 Message Date
Chris Rebert
1c46385fe1 Merge pull request #19294 from twbs/ios-9.2
Use iOS 9.2 in Sauce tests
2016-02-23 13:59:02 -08:00
Chris Rebert
1b889d9ed6 Use iOS 9.2 in Sauce tests
[skip validator]
2016-02-23 12:49:21 -08:00
Chris Rebert
e2f01db965 Use OS X El Capitan for Sauce tests
[skip validator]
2016-02-23 12:46:29 -08:00
Chris Rebert
25e85a2882 Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs
[skip validator]
2016-02-23 12:16:26 -08:00
XhmikosR
44be1d261c Bump grunt-contrib-concat.
[skip sauce]
2016-02-23 09:47:17 +02:00
XhmikosR
9989966dde Update devDependencies. 2016-02-19 13:14:47 +02:00
XhmikosR
c6c2958385 Update grunt-html to v6.0.0.
Also remove the workaround for the old validator version.

[skip sauce]
2016-02-19 11:26:54 +02:00
Chris Rebert
b73f2c3830 update shrinkwrap for f25f9bceb1 2016-02-07 00:44:52 -08:00
XhmikosR
7fe2cdde70 Update devDependencies.
[skip sauce]
2016-02-06 11:23:17 +02:00
Chris Rebert
da0d1721d2 update shrinkwrap 2016-02-02 22:41:58 -08:00
XhmikosR
c9c413c7a3 Missed shrinkwrap.
[skip sauce]
2016-01-25 09:32:22 +02:00
Chris Rebert
b0ab6bbf05 Un-nest Autoprefixer settings in module object
[skip sauce]
[skip validator]
2015-12-24 21:32:54 -07:00
Chris Rebert
c9d86ff3a3 Update current Firefox ESR to 38 in Autoprefixer settings
See https://www.mozilla.org/en-US/firefox/organizations/faq/

[skip sauce]
[skip validator]
2015-12-24 20:11:12 -07:00
Chris Rebert
e4989bf784 autoprefixer-settings.js: Link to Firefox ESR webpage
[skip sauce]
[skip validator]
2015-12-24 19:52:38 -07:00
Bass Jobsen
4445c4f0f3 Move Autoprefixer settings out of Gruntfile.js and into a separate file
Refs #18584
Closes #18659

[skip sauce]
[skip validator]
2015-12-24 19:49:26 -07:00
XhmikosR
53bc3ffbf3 Update dependencies. 2015-12-24 12:49:50 +02:00
Chris Rebert
f5e97c16b6 Update shrinkwrap; fixes #18145 2015-12-23 21:26:05 -07:00
Chris Rebert
701513969d grunt/change-version.js: Remove extra parens around function literals because Hound
[ci skip]
2015-12-16 21:26:29 -08:00
Chris Rebert
0cd0e66632 grunt/change-version.js: Remove extraneous semicolon
[ci skip]
2015-12-16 21:15:33 -08:00
Chris Rebert
55c37c1ec0 grunt/change-version.js: Add missing semicolon
🏃🏃🏃I don't wanna get diabetes. 🏥
Obey The Mickens!: https://vimeo.com/111122950#t=14m9s

[ci skip]
2015-12-16 21:13:04 -08:00
Chris Rebert
5cb503e630 grunt/change-version.js:replaceRecursively(): Use accidentally-unused argument
How did the linters miss this?

[skip sauce]
[skip validator]
2015-12-14 01:28:22 -08:00
Chris Rebert
e5266a8058 Update shrinkwrap 2015-12-05 01:28:33 -08:00
Chris Rebert
e95ab5c36e s/grunt-sed/npm script/ ; fixes #18338
[skip sauce]
[skip validator]
2015-12-05 01:03:52 -08:00
XhmikosR
28d85ab809 Update grunt-jscs. 2015-12-03 08:51:44 +02:00
Chris Rebert
fcec8c9512 Add MS Edge to Sauce browser tests
[skip validator]
2015-11-29 23:51:11 -08:00
Chris Rebert
ac0c2c2aa0 SauceLabs tests: Bump iOS to v9.1
[skip validator]
2015-11-29 23:21:57 -08:00
Chris Rebert
7f98ad06fc Update shrinkwrap 2015-11-29 16:58:21 -08:00
XhmikosR
bc2d162fd1 Bump grunt-contrib-uglify.
[skip sauce]
2015-11-23 18:51:08 +02:00
Chris Rebert
9a5222ca31 Docs: Separate Tether out from docs.min.js
We can't include it in docs.min.js because docs.min.js includes application.js,
application.js depends on bootstrap.js,
and the tooltip portion of bootstrap.js depends on Tether.

So instead, we need to load Tether separately before bootstrap.js

[skip sauce]
2015-11-19 01:04:34 -08:00
XhmikosR
1b645ef686 Update devDependencies.
Adapt uglify for the new version.
2015-11-16 10:01:34 +02:00
Chris Rebert
a80f4e2e3c Update shrinkwrap 2015-11-13 01:27:43 -08:00
XhmikosR
5a26a13868 Downgrade grunt-contrib-uglify to fix the comments issue.
Fixes #18224.

[sauce skip]
2015-11-12 09:17:26 +02:00
XhmikosR
a8c04056fc Update devDependencies.
[sauce skip]
2015-11-11 09:00:19 +02:00
Chris Rebert
4e90b944ea update shrinkwrap 2015-10-29 14:12:37 -07:00
XhmikosR
f564c683f7 Update devDependencies.
[skip sauce]
2015-10-29 08:18:37 +02:00
XhmikosR
b0aa10219c Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x
Switch to jQuery 2.x.x.
2015-10-26 23:26:02 +02:00
XhmikosR
154ed73181 Update devDependencies.
[validator skip]
[sauce skip]
2015-10-24 19:25:22 +03:00
XhmikosR
9eded912a0 Make jQuery 2.0 the minimum supported version. 2015-10-24 19:09:33 +03:00
XhmikosR
c343b9f59d Replace ZeroClipboard with clipboard.js.
Things left:
1. clear the selection after copy
2. add messages for success and error
2015-10-24 19:01:02 +03:00
Henry Zhu
8924b5044e update grunt-jscs to 2.1.0 to use jscs 2.x 2015-10-19 08:17:13 -04:00
XhmikosR
fe0ad82159 Update devDependencies. 2015-10-14 00:49:05 +03:00
Chris Rebert
c8cc0a7f9a Update shrinkwrap 2015-09-25 15:34:55 -07:00
Chris Rebert
f22f7beead Move {test-infra=>grunt}/npm-shrinkwrap.json 2015-09-23 23:26:23 -07:00
XhmikosR
fc35ea815e grunt/configBridge.json: Remove unused autoprefixer config.
[ci skip]
2015-08-30 00:05:02 +03:00
XhmikosR
3fef66eaf5 Fix the JS errors due to jekyll-search.
1) Update it to v1.0.8
2) Include jekyll-search where it's used only

[ci skip]
2015-08-28 14:28:47 +03:00
XhmikosR
1029240b2d Update Anchor.js to v1.2.1.
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
13e33e329c Remove the obsolete JSHint references. 2015-08-27 08:11:11 +03:00
XhmikosR
606393502d Specify Internet Explorer 9 as the minimum supported version. 2015-08-25 18:52:27 +03:00
XhmikosR
108ef992d9 grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes.
[ci skip]
2015-08-25 08:27:01 +03:00
Jacob Thornton
23d05f1585 get the js working for docs 2015-08-12 19:59:55 -07:00