| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-16 | full gruntv3.3.4 | Chris Rebert | 2 | -3/+3 | |
| 2015-03-16 | v3.3.2 => v3.3.4 | Chris Rebert | 1 | -1/+1 | |
| 2015-03-15 | Run `grunt`. | XhmikosR | 3 | -25/+55 | |
| 2015-03-03 | Javascript docs: Accessibility and cosmetic changes to headings. | Steven Black | 1 | -0/+7 | |
| Closes #15915 by merging it. | |||||
| 2015-03-02 | Disable es3 for tests and customizer.js. | XhmikosR | 1 | -0/+1 | |
| 2015-03-02 | Run `grunt`. | XhmikosR | 1 | -2/+2 | |
| 2015-02-26 | Run `grunt`. | XhmikosR | 2 | -3/+3 | |
| 2015-02-20 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| 2015-02-10 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| 2015-02-04 | Merge pull request #15714 from patrickhlauke/skip-link-fixes | Patrick H. Lauke | 1 | -0/+5 | |
| Skip link workarounds for Chrome and IE | |||||
| 2015-01-31 | Skip link workarounds for Chrome and IE | Patrick H. Lauke | 1 | -0/+5 | |
| Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements) | |||||
| 2015-01-30 | Run `grunt`. | XhmikosR | 1 | -13/+16 | |
| 2015-01-30 | Update uglify.js to v2.4.16. | XhmikosR | 1 | -4/+5 | |
| 2015-01-30 | Update autoprefixer to v5.1.0. | XhmikosR | 1 | -3056/+6668 | |
| 2015-01-30 | Bump FileSaver.js to v2015-01-04. | XhmikosR | 1 | -6/+7 | |
| 2015-01-30 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| 2015-01-26 | Fix validation errors. | XhmikosR | 1 | -1/+1 | |
| Surprisingly those weren't reported by the validator; only in the grunt-contrib-htmlmin branch they were reported, so after digging into it, I saw they were indeed errors... | |||||
| 2015-01-21 | Merge branch 'master' into move-inline-css | Mark Otto | 7 | -7/+125 | |
| Conflicts: docs/assets/css/docs.min.css | |||||
| 2015-01-21 | style changes | Mark Otto | 5 | -51/+37 | |
| 2015-01-21 | Move inline CSS to docs.css. | XhmikosR | 2 | -1/+22 | |
| 2015-01-21 | Add AnchorJS for docs anchors. | XhmikosR | 6 | -5/+137 | |
| 2015-01-19 | customizer typo | Mark Otto | 1 | -1/+1 | |
| 2015-01-19 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-01-19 | bump versions | Mark Otto | 3 | -7/+7 | |
| 2015-01-19 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-01-18 | fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵ | Mark Otto | 2 | -2/+2 | |
| to fix button sizing in Win 8.1 Chrome | |||||
| 2015-01-18 | Fixes #15142: Add position: relative; to .dropup for proper placement of menus | Mark Otto | 2 | -3/+3 | |
| 2015-01-18 | Merge branch 'master' into pr/15278 | Mark Otto | 6 | -31/+55 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2015-01-18 | grunt | Mark Otto | 2 | -4/+4 | |
| 2015-01-15 | grunt | Mark Otto | 3 | -5/+5 | |
| 2014-12-30 | Use a glyphicon instead of the unicode character. | XhmikosR | 2 | -3/+5 | |
| 2014-12-22 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-12-22 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-12-20 | grunt | Mark Otto | 3 | -5/+5 | |
| 2014-12-14 | Make skip link look less "bare bones" | Patrick H. Lauke | 1 | -0/+20 | |
| Additional markup for the skip link (to ensure it has the same effective width as the main content, and to provide an outline around just the link text) plus some basic styles...make it look a bit more in keeping with the overall look and feel of the docs. | |||||
| 2014-12-11 | Run `grunt`. | XhmikosR | 4 | -5/+5 | |
| 2014-12-11 | Tweak colors to improve accessibility. | XhmikosR | 1 | -10/+10 | |
| 2014-12-11 | Specify `img` dimensions in the HTML. | XhmikosR | 1 | -4/+0 | |
| 2014-12-05 | Customizer: Catch and properly report compile errors that Less.js's toCSS() ↵ | Chris Rebert | 1 | -8/+14 | |
| can throw. Currently these errors are only reported in the JavaScript console, not in the Customizer UI. Refs #15296 [skip sauce] [skip validator] | |||||
| 2014-12-03 | Nested button groups with only one child now have rounded corners (Iss.#15270) | Matt Smith | 2 | -2/+2 | |
| 2014-11-30 | Update devDependencies. | XhmikosR | 2 | -1731/+2710 | |
| 2014-11-30 | Bump Glyphicons to v1.9 | Mark Otto | 2 | -3/+3 | |
| 2014-11-29 | Fixes #15241: Add simple example to docs for collapse plugin | Mark Otto | 3 | -2/+7 | |
| 2014-11-29 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-11-29 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-11-29 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-11-24 | Run `grunt`. | XhmikosR | 3 | -4/+4 | |
| 2014-11-20 | Merge pull request #15159 from twbs/docs-muted | XhmikosR | 1 | -1/+0 | |
| Clean up old `muted` references and switch to `text-muted`. | |||||
| 2014-11-20 | Merge pull request #15111 from twbs/events-tables-wrapping | Chris Rebert | 1 | -0/+5 | |
| Don't line wrap event names in JS plugin docs | |||||
| 2014-11-20 | Clean up old `muted` references and switch to `text-muted`. | XhmikosR | 1 | -1/+0 | |
