| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-05 | more docs changes | Mark Otto | 1 | -5/+1 | |
| 2013-08-05 | update modals demo code | Mark Otto | 1 | -2/+2 | |
| 2013-08-05 | Clean up mixins, fix #9100 (no ms-keyframes) | Mark Otto | 4 | -25/+10 | |
| - Spacing tweaks in the general mixins - Add comments to transform mixins about IE support - Remove `-ms-keyframes` because only IE10+ supports it, and without prefix | |||||
| 2013-08-05 | typo | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | Merge pull request #9097 from trevorah/patch-1 | Chris Rebert | 1 | -1/+1 | |
| fixed small typo | |||||
| 2013-08-05 | fixed small typo | Andy Trevorah | 1 | -1/+1 | |
| its => belonging to it it's => it is / it has | |||||
| 2013-08-05 | Merge pull request #9091 from liuyl/docs | Chris Rebert | 1 | -1/+1 | |
| remove image description from docs | |||||
| 2013-08-05 | remove image description | liuyl | 1 | -1/+1 | |
| 2013-08-05 | fixes #8832 and #8823: remove max-width from .navbar-brand when not mobile | Mark Otto | 3 | -1/+3 | |
| 2013-08-05 | fixes #9063: add var for navbar border radius | Mark Otto | 3 | -2/+5 | |
| 2013-08-05 | run grunt dist | Mark Otto | 2 | -6/+7 | |
| 2013-08-05 | update docs nav to use new stuff | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | Merge branch 'patch-1' of https://github.com/jholl/bootstrap into jholl-patch-1 | Mark Otto | 1 | -5/+5 | |
| 2013-08-05 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 4 | -7/+6 | |
| 2013-08-04 | use quotes to allow dots in data-parent | Jason Diamond | 1 | -1/+1 | |
| 2013-08-04 | failing test for dot in data-parent | Jason Diamond | 1 | -0/+35 | |
| 2013-08-04 | Merge pull request #9087 from eratzlaff/3.0.0-wip | Chris Rebert | 1 | -2/+2 | |
| Update documentation on offset for small medium and large devices. | |||||
| 2013-08-04 | Fixes #9061: Panel titles should inherit color when linked | Mark Otto | 3 | -1/+8 | |
| 2013-08-04 | fixes #8805: ensure .active buttons in button groups behave like :active buttons | Mark Otto | 3 | -3/+6 | |
| 2013-08-04 | fixes #8793: remove padding-right from inputs with state changes | Mark Otto | 3 | -5/+1 | |
| 2013-08-05 | Update documentation on offset for small medium and large devices. "Grid ↵ | Elvis Ratzlaff | 1 | -2/+2 | |
| options" | |||||
| 2013-08-04 | Merge pull request #9081 from vsn4ik/rem_type_attr | Mark Otto | 3 | -5/+4 | |
| Remove type attribute of tag "script". | |||||
| 2013-08-04 | Enable input focus state customization | Mark Otto | 5 | -9/+29 | |
| - Add new mixin to generate and customize focus state as needed - Adds variable to set default color - Include clear disclaimer about customizing this—it's about users', so don't go making everything bright red and expect them not to be confused or alarmed. Relevant issues: #2742, #4185, #7942, #8171, #8610, #9044 | |||||
| 2013-08-04 | Fixes #8723: allow modals to not need the .fade class /cc @fat | Mark Otto | 3 | -5/+5 | |
| 2013-08-04 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 3 | -5/+5 | |
| 2013-08-04 | Merge pull request #9079 from liuyl/buttongroups | Mark Otto | 3 | -5/+5 | |
| Fix #7108: btn group styling | |||||
| 2013-08-04 | run grunt dist | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | Remove type attribute of tag "script". | vsn4ik | 3 | -5/+4 | |
| In HTML5 in tag script, the type attribute is no longer required. The default value is "text/javascript". http://www.w3.org/TR/html5/scripting-1.html#attr-script-type | |||||
| 2013-08-04 | tooltip.js: add missing space | Chris Rebert | 1 | -1/+1 | |
| 2013-08-05 | btngroups | liuyl | 3 | -5/+5 | |
| 2013-08-04 | fixes #8880 | fat | 4 | -25/+57 | |
| 2013-08-04 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | fat | 20 | -393/+487 | |
| 2013-08-04 | remove js anchor interference | fat | 2 | -9/+0 | |
| 2013-08-04 | trivial docs grammar improvements | Chris Rebert | 2 | -2/+2 | |
| 2013-08-03 | Merge pull request #9059 from twbs/nested-btn-groups-docs | Chris Rebert | 1 | -4/+19 | |
| adjust description & give source for nested `.btn-group`s example | |||||
| 2013-08-03 | adjust description & give source for nested `.btn-group`s example | Chris Rebert | 1 | -4/+19 | |
| 2013-08-03 | components.html: rm disconnected sentence fragment | Chris Rebert | 1 | -1/+1 | |
| 2013-08-03 | streamline $().dropdown('toggle') description | Chris Rebert | 1 | -1/+1 | |
| 2013-08-03 | JS docs: capitalize Bootstrap | Chris Rebert | 1 | -3/+3 | |
| 2013-08-03 | Merge pull request #9056 from twbs/large-to-lg-etc | Mark Otto | 16 | -121/+142 | |
| Greater standardization of sizing terminology | |||||
| 2013-08-03 | add missing ref to .btn-xs in button sizes docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-03 | add .btn-xs to .btn-group example | Chris Rebert | 1 | -0/+21 | |
| 2013-08-03 | rm stray space in components.html | Chris Rebert | 1 | -1/+1 | |
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 16 | -121/+121 | |
| In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small | |||||
| 2013-08-03 | Merge pull request #9052 from liuyl/inputgroups | Mark Otto | 3 | -2/+6 | |
| fix #9051 | |||||
| 2013-08-04 | add line-height | liuyl | 3 | -2/+6 | |
| 2013-08-03 | Merge pull request #9036 from eratzlaff/3.0.0-wip | Mark Otto | 2 | -3/+3 | |
| Change value with variables for btn-large, btn-small and pagination | |||||
| 2013-08-03 | Merge pull request #9050 from jonschlinkert/3.0.0-wip | Mark Otto | 1 | -114/+131 | |
| organizes the Gruntfile a bit and makes better use of Grunt conventions | |||||
| 2013-08-03 | This pull request organizes the Gruntfile, makes better use of Grunt ↵ | Jon Schlinkert | 1 | -114/+131 | |
| conventions and placates my OCD. Changes in the Gruntfile: * Use two spaces for consistency with the rest of the codebase. * Tasks are now organize based on task type. since lodash templates are used across tasks/targets, this makes it easier to follow. * Use `src-dest` files format when only src-dest pairing is necessary. This saves a line over the files-object format, but more importantly it allows use the src or dest in lodash templates (e.g. `<%= concat.bootstrap.src %>`), which isn't possible in the files-object or files-array formats. * Make the explicit order of the javascript files more obvious in concat task , maybe just a tiny bit more usable and easier to customize - but really just OCD * Use `<%= pkg.name %>` variable for dest CSS, both for consistency with how javascript targets are defined, and to make it just little easier for devs to customize bootstrap. ran the build to test, everything seems good. | |||||
| 2013-08-03 | Merge pull request #9045 from naneau/3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| using @line-height-computed in .navbar-nav link | |||||
