| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-27 | Update anchor-js to v3.1.0. | XhmikosR | 1 | -4/+4 | |
| [ci skip] | |||||
| 2016-02-19 | Run grunt. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-02-18 | Modal docs: Added JS event handler for relatedTarget demo | James Mosier | 1 | -0/+11 | |
| Fixes #17584 Closes #17607 by merging it | |||||
| 2016-02-16 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-02-15 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-01-10 | grunt dist-css docs | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-01-03 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-01-01 | grunt dist docs | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-24 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-07 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-12-05 | Run `grunt`. | XhmikosR | 1 | -5/+5 | |
| [ci skip] | |||||
| 2015-12-05 | Update clipboard.js to v1.5.5. | XhmikosR | 1 | -3/+3 | |
| [ci skip] | |||||
| 2015-12-05 | Update anchor.js to v2.0.0. | XhmikosR | 1 | -2/+2 | |
| [ci skip] | |||||
| 2015-12-04 | Update jekyll-search.min.js to v1.0.9. | XhmikosR | 1 | -1/+1 | |
| Fixes the IE 9 error. [ci skip] | |||||
| 2015-12-04 | Rename jekyll-search.js to reflect that it's minified. | XhmikosR | 1 | -0/+0 | |
| [ci skip] | |||||
| 2015-12-03 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-29 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-11-23 | Run `grunt`. | XhmikosR | 1 | -2/+1 | |
| [ci skip] | |||||
| 2015-11-14 | Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into ↵ | Jacob Thornton | 1 | -1/+1 | |
| lincolndbryant-v4-dev | |||||
| 2015-11-12 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-11-12 | Run `grunt`. | XhmikosR | 1 | -16/+2 | |
| [ci skip] | |||||
| 2015-11-11 | Run `grunt`. | XhmikosR | 1 | -2/+16 | |
| [ci skip] | |||||
| 2015-10-28 | IE10 Mobile viewport bug workaround: document.querySelector('head') => ↵ | Chris Rebert | 1 | -1/+1 | |
| 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-24 | Switch to jQuery 2.1.4. | XhmikosR | 1 | -5/+4 | |
| Now that we don't support IE 8 it's safe to do that. | |||||
| 2015-10-24 | Run `grunt`. | XhmikosR | 1 | -16/+13 | |
| 2015-10-24 | Fix the remaining issues for the clipboard.js switch. | Zeno Rocha | 1 | -14/+23 | |
| 2015-10-24 | Replace ZeroClipboard with clipboard.js. | XhmikosR | 3 | -49/+28 | |
| Things left: 1. clear the selection after copy 2. add messages for success and error | |||||
| 2015-09-23 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2015-09-15 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-09-07 | Add JS to fix indeterminate checkbox example in docs | Corbzilla | 1 | -0/+3 | |
| Fixes #17196 Closes #17510 | |||||
| 2015-09-05 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2015-09-05 | Update Holder.js to v2.8.2. | XhmikosR | 2 | -6/+7 | |
| [ci skip] | |||||
| 2015-09-04 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-08-28 | Fix the JS errors due to jekyll-search. | XhmikosR | 2 | -4/+4 | |
| 1) Update it to v1.0.8 2) Include jekyll-search where it's used only [ci skip] | |||||
| 2015-08-27 | Update Anchor.js to v1.2.1. | XhmikosR | 2 | -196/+6 | |
| [ci skip] | |||||
| 2015-08-27 | Remove the obsolete JSHint references. | XhmikosR | 1 | -1/+1 | |
| 2015-08-17 | rebuild docs js | Mark Otto | 1 | -1/+1 | |
| 2015-08-17 | restore docs kill links js | Mark Otto | 1 | -0/+5 | |
| 2015-08-17 | restore docs anchor js | Mark Otto | 1 | -0/+7 | |
| 2015-08-12 | simpler gruntfile watch | Mark Otto | 1 | -1/+7 | |
| 2015-08-12 | get the js working for docs | Jacob Thornton | 3 | -1/+82 | |
| 2015-08-04 | Merge branch 'master' into v4m | Mark Otto | 1 | -0/+5 | |
| 2015-08-04 | grunt | Mark Otto | 1 | -2/+2 | |
| 2015-07-26 | Add a local jQuery fallback. | XhmikosR | 1 | -0/+5 | |
| Shouldn't really happen, but China for example has blocked Google so this should help. | |||||
| 2015-07-26 | Run grunt. | XhmikosR | 2 | -6/+6 | |
| 2015-06-19 | fix vars, grunt that shit | Mark Otto | 1 | -11/+10 | |
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 6 | -186/+199 | |
| 2015-06-16 | Update customize.min.js with version bump | Julian Thilo | 1 | -6/+6 | |
| 2015-06-16 | bump version | Mark Otto | 1 | -1/+1 | |
