Commit Graph

921 Commits

Author SHA1 Message Date
XhmikosR 34a0ce571e Run `grunt`.
[ci skip]
2015-12-05 11:43:23 +02:00
XhmikosR 4191288873 Update clipboard.js to v1.5.5.
[ci skip]
2015-12-05 11:41:34 +02:00
XhmikosR 58717fa2d8 Update anchor.js to v2.0.0.
[ci skip]
2015-12-05 11:41:34 +02:00
XhmikosR 4e7c7f4b9d Update jekyll-search.min.js to v1.0.9.
Fixes the IE 9 error.

[ci skip]
2015-12-04 19:28:41 +02:00
XhmikosR 14772943a6 Rename jekyll-search.js to reflect that it's minified.
[ci skip]
2015-12-04 19:28:41 +02:00
XhmikosR 8a1685fdee Run `grunt`.
[ci skip]
2015-12-03 08:51:57 +02:00
Mark Otto e28e73e531 grunt 2015-11-29 18:39:46 -08:00
XhmikosR 569f86051e Run `grunt`.
[ci skip]
2015-11-23 18:51:32 +02:00
Jacob Thornton 186c1c6d80 Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lincolndbryant-v4-dev 2015-11-14 19:49:48 -08:00
Mark Otto ffa3b7c296 grunt 2015-11-12 23:15:38 -08:00
XhmikosR f1223195b3 Run `grunt`.
[ci skip]
2015-11-12 09:17:52 +02:00
XhmikosR a291d79ecb Run `grunt`.
[ci skip]
2015-11-11 09:00:47 +02:00
Chris Rebert ee34e924dd IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head
Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.

[skip sauce]
2015-10-28 15:09:57 -07:00
XhmikosR a50849f61b Switch to jQuery 2.1.4.
Now that we don't support IE 8 it's safe to do that.
2015-10-24 19:09:33 +03:00
XhmikosR 270c0b1470 Run `grunt`. 2015-10-24 19:02:32 +03:00
Zeno Rocha e4590aca61 Fix the remaining issues for the clipboard.js switch. 2015-10-24 19:01:03 +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
XhmikosR b93c16341d Run `grunt`. 2015-09-23 09:39:13 +03:00
Mark Otto c34fdd415e grunt 2015-09-15 21:11:19 -07:00
Corbzilla 2dce4740cf Add JS to fix indeterminate checkbox example in docs
Fixes #17196
Closes #17510
2015-09-07 13:41:45 -07:00
XhmikosR f0840c893b Run `grunt`. 2015-09-05 08:13:43 +03:00
XhmikosR 1ba807f15d Update Holder.js to v2.8.2.
[ci skip]
2015-09-05 07:51:14 +03:00
Mark Otto cab79b13ca grunt 2015-09-04 21:28:06 -07: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
Mark Otto 84a862e75f rebuild docs js 2015-08-17 21:24:25 -07:00
Mark Otto cd592725cb restore docs kill links js 2015-08-17 21:21:39 -07:00
Mark Otto 03b6c35b5d restore docs anchor js 2015-08-17 21:20:36 -07:00
Mark Otto 0babe3568c simpler gruntfile watch 2015-08-12 20:14:14 -07:00
Jacob Thornton 23d05f1585 get the js working for docs 2015-08-12 19:59:55 -07:00
Mark Otto 1ddc3f5e21 Merge branch 'master' into v4m 2015-08-04 22:29:45 -07:00
Mark Otto ab412b2404 grunt 2015-08-04 21:36:11 -07:00
XhmikosR abdf41f5f3 Add a local jQuery fallback.
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-07-26 10:07:33 +03:00
XhmikosR f4a44208f4 Run grunt. 2015-07-26 00:16:58 +03:00
Mark Otto e4d72c914d fix vars, grunt that shit 2015-06-19 00:01:57 -07:00
Mark Otto 169d2a4a78 Merge branch 'master' into v4 2015-06-18 23:56:43 -07:00
Julian Thilo a49f8e98f7 Update customize.min.js with version bump 2015-06-16 18:45:08 +02:00
Mark Otto 57a9a5c803 bump version 2015-06-16 09:37:42 -07:00
Mark Otto 16b48259a6 customizer and raw files 2015-06-16 09:13:22 -07:00
Mark Otto 29ff44d311 grunt 2015-06-16 09:06:51 -07:00
XhmikosR b5ed74d43d Run `grunt`.
[ci skip]
2015-06-01 10:29:18 +03:00
XhmikosR 82aa0cd56b docs: update uglify-js to v2.4.23.
[ci skip]
2015-06-01 10:29:18 +03:00
Mark Otto 67f2e77955 don't use anchor.js on h1s in the docs 2015-05-28 14:08:25 -07:00
Mark Otto 663576a7ae Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Conflicts:
	dist/css/bootstrap.css
	dist/css/bootstrap.css.map
	docs/assets/css/docs.min.css
2015-05-27 15:49:55 -07:00
XhmikosR 315907c97c Use `https` when possible. 2015-05-17 12:43:20 +03:00
XhmikosR 9b6a2013d6 docs: update uglify-js to v2.4.21.
[ci skip]
2015-05-17 00:55:26 +03:00
XhmikosR c56032a0e5 Remove grunt-banner completely.
Add a license header in theme instead.
2015-05-16 12:57:27 +03:00
XhmikosR 9e395712a5 Run `grunt`. 2015-05-16 09:58:16 +03:00
Bryan Braun dec2faec3d Update Anchor.js and port over the existing styles.
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it
from the codebase and move any leftover styles over to docs.css.

Closes #16488 by merging it.
2015-05-16 09:58:15 +03:00