| 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 | 2 | -24/+54 | |
| 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 | 1 | -1/+1 | |
| 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 | 5 | -5/+63 | |
| Conflicts: docs/assets/css/docs.min.css | |||||
| 2015-01-21 | style changes | Mark Otto | 2 | -2/+2 | |
| 2015-01-21 | Add AnchorJS for docs anchors. | XhmikosR | 3 | -3/+61 | |
| 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 | 4 | -14/+20 | |
| 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 | 2 | -4/+4 | |
| 2014-12-22 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-12-22 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-12-20 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-12-11 | Run `grunt`. | XhmikosR | 3 | -4/+4 | |
| 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 | 1 | -1/+1 | |
| 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 | 2 | -3/+3 | |
| 2014-11-17 | grunt | Heinrich Fenkart | 1 | -2/+2 | |
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 3 | -6/+6 | |
| 2014-11-12 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-11-11 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-11-11 | aria-hidden added to some stray glyphicons | Patrick H. Lauke | 2 | -5/+5 | |
| plus minor tweak to customizer's generated alerts | |||||
| 2014-11-10 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 2 | -2/+2 | |
| 2014-11-09 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 2 | -2/+2 | |
| - Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack | |||||
| 2014-11-08 | Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars | Mark Otto | 2 | -2/+2 | |
| 2014-11-08 | grunt | Mark Otto | 2 | -2/+2 | |
