| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-12 | Nuke getting-started.html | Mark Otto | 1 | -18/+0 | |
| 2014-07-12 | Redo browser/device support in markdown | Mark Otto | 2 | -189/+215 | |
| 2014-07-11 | Redo translations in markdown | Mark Otto | 2 | -12/+16 | |
| 2014-07-11 | Move accessibility to markdown | Mark Otto | 2 | -26/+31 | |
| 2014-07-11 | nav | Mark Otto | 1 | -0/+14 | |
| 2014-07-11 | make it a thing | Mark Otto | 1 | -242/+250 | |
| 2014-07-11 | move responsive utils | Mark Otto | 2 | -10/+5 | |
| 2014-07-11 | grid cleanup, nav rearranging | Mark Otto | 2 | -74/+11 | |
| 2014-07-11 | rearrange a few things; drop compiled theme file | Mark Otto | 17 | -2492/+628 | |
| 2014-07-11 | grunt dist | Mark Otto | 4 | -683/+555 | |
| 2014-07-11 | tweak docs sidenav styles | Mark Otto | 2 | -3/+1275 | |
| 2014-07-11 | update nav | Mark Otto | 1 | -8/+27 | |
| 2014-07-11 | rearrange docs components | Mark Otto | 16 | -1550/+1017 | |
| 2014-07-11 | Rewrite progress to markdown | Mark Otto | 3 | -80/+59 | |
| 2014-07-11 | Merge branch 'master' into derp | Mark Otto | 11 | -67/+105 | |
| Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map docs/_includes/components/progress-bars.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map | |||||
| 2014-07-10 | components headings | Mark Otto | 1 | -11/+5 | |
| 2014-07-10 | move all css files over to components dir | Mark Otto | 16 | -189/+173 | |
| 2014-07-10 | fix page titles, add about page nav list | Mark Otto | 2 | -0/+9 | |
| 2014-07-10 | start markdowning getting started and moving things to separate pages | Mark Otto | 18 | -201/+290 | |
| 2014-07-10 | Gruntfile-specific JSHint config: disable ASI | Chris Rebert | 1 | -0/+1 | |
| Refs #14118 | |||||
| 2014-07-10 | Merge pull request #14118 from vsn4ik/add-semicolon-in-gruntfile | Chris Rebert | 1 | -1/+1 | |
| Gruntfile.js: Add semicolon in "_update-shrinkwrap" task. | |||||
| 2014-07-11 | Gruntfile.js: Add semicolon in "_update-shrinkwrap" task. | vsn4ik | 1 | -1/+1 | |
| 2014-07-10 | Merge pull request #14113 from vsn4ik/add-attributes-for-dropdown-example | Chris Rebert | 1 | -2/+1 | |
| dropdowns.html: Add role="button" and id="..." to link in example. | |||||
| 2014-07-10 | dropdowns.html: Add role="button" and id="..." to link in example. | vsn4ik | 1 | -2/+1 | |
| 2014-07-10 | Merge pull request #14112 from vsn4ik/fix-sr-only-progress-bars | Chris Rebert | 2 | -2/+2 | |
| Fix text on ".progress-bar .sr-only" elements in docs | |||||
| 2014-07-10 | Fix text on ".progress-bar .sr-only" elements. | vsn4ik | 2 | -2/+2 | |
| 2014-07-10 | jquery links | Mark Otto | 2 | -3/+4 | |
| 2014-07-10 | rewrite getting started quick start and download in markdown | Mark Otto | 7 | -49/+108 | |
| 2014-07-10 | docs change | Mark Otto | 3 | -91/+57 | |
| 2014-07-10 | simplify example css | Mark Otto | 1 | -14/+1 | |
| 2014-07-10 | fix about nav | Mark Otto | 1 | -1/+1 | |
| 2014-07-10 | fix sidenav js | Mark Otto | 2 | -3/+3 | |
| 2014-07-10 | Run `grunt`. | XhmikosR | 6 | -8/+8 | |
| 2014-07-10 | Update uglify-js to v2.4.15. | XhmikosR | 1 | -3/+3 | |
| 2014-07-10 | nuke ie8 warning in tables | Mark Otto | 1 | -4/+0 | |
| 2014-07-10 | code page ported to markdown | Mark Otto | 3 | -53/+69 | |
| 2014-07-10 | Update dependencies. | XhmikosR | 2 | -53/+91 | |
| 2014-07-09 | really fix the docs | Mark Otto | 1 | -1/+1 | |
| 2014-07-09 | remove outline | Mark Otto | 1 | -1/+1 | |
| 2014-07-09 | nuke commented out sidenav; fix docs | Mark Otto | 3 | -72/+11 | |
| 2014-07-09 | rewrite type docs in markdown | Mark Otto | 3 | -463/+386 | |
| 2014-07-09 | Merge branch 'master' into derp | Mark Otto | 25 | -1995/+804 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-07-09 | Rewrite grid docs in markdown | Mark Otto | 5 | -495/+466 | |
| 2014-07-09 | docs spacing for headings and leads | Mark Otto | 2 | -0/+8 | |
| 2014-07-09 | rewrite overview in markdown | Mark Otto | 3 | -53/+90 | |
| 2014-07-09 | docs design changes for markdown content | Mark Otto | 6 | -703/+1878 | |
| 2014-07-09 | markdown plugin around markdown includes | Mark Otto | 1 | -3/+7 | |
| 2014-07-09 | rewrite images in markdown | Mark Otto | 1 | -21/+31 | |
| 2014-07-09 | rewrite helpers in markdown | Mark Otto | 2 | -226/+217 | |
| 2014-07-09 | move buttons, helpers, images to markdown | Mark Otto | 3 | -0/+0 | |
