| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-05-14 | consolidate and relabel new form selectors | Mark Otto | 1 | -13/+3 | |
| 2012-05-14 | add forms test page for all html5 input types and refactor selectors | Mark Otto | 1 | -0/+181 | |
| 2012-05-14 | add forms test page for all html5 input types and refactor selectors | Mark Otto | 4 | -160/+286 | |
| 2012-05-14 | document .lead per #3213 | Mark Otto | 2 | -4/+8 | |
| 2012-05-14 | adding navbar example, for fixed and static navbars | Mark Otto | 1 | -0/+108 | |
| 2012-05-14 | adding navbar example, for fixed and static navbars | Mark Otto | 1 | -0/+108 | |
| 2012-05-14 | Cancel running timer for tooltips with delayed show, but instant hide. This ↵ | Jørgen Borgesen | 1 | -1/+2 | |
| prevents delayed tooltips from appearing if the mouse leaves the elements before tooltip is showed and the hiding delay is 0. | |||||
| 2012-05-13 | #3257: share .navbar-fixed-top styles with .navbar-fixed-bottom | Mark Otto | 2 | -4/+18 | |
| 2012-05-13 | #3420: properly scope dropdown open state to immediate children only | Mark Otto | 2 | -2/+2 | |
| 2012-05-13 | #3438: fix typo on i18n tag | Mark Otto | 1 | -1/+1 | |
| 2012-05-13 | #3449: make legend and form-actions the same border color | Mark Otto | 2 | -5/+5 | |
| 2012-05-13 | Merge branch 'aziz-patch-7' into 2.0.4-wip | Mark Otto | 1 | -1/+1 | |
| 2012-05-13 | document .hyphens() mixin | Mark Otto | 3 | -1/+11 | |
| 2012-05-13 | Merge branch 'Synchro-hyphenation' into 2.0.4-wip | Mark Otto | 1 | -0/+10 | |
| 2012-05-13 | Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into ↵ | Mark Otto | 1 | -0/+10 | |
| Synchro-hyphenation | |||||
| 2012-05-13 | #3465 part 2: add mention to docs of type button issue | Mark Otto | 2 | -4/+4 | |
| 2012-05-13 | #3465 part 1: add type="button" to all dismiss buttons in docs | Mark Otto | 4 | -18/+18 | |
| 2012-05-13 | Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wip | Mark Otto | 1 | -1/+1 | |
| 2012-05-13 | #3468: 140 icons, not 120 | Mark Otto | 2 | -2/+2 | |
| 2012-05-13 | #3469: add variables for dropdown menu dividers | Mark Otto | 5 | -5/+22 | |
| 2012-05-13 | remove wrapping <label> from all js docs | Mark Otto | 2 | -100/+52 | |
| 2012-05-12 | Merge pull request #3428 from Gavrisimo/patch-1 | Mark Otto | 1 | -1/+1 | |
| Update .placeholder() mixin call | |||||
| 2012-05-10 | Update .placeholder() mixin call | Milos Gavrilovic | 1 | -1/+1 | |
| In less/mixins.less this mixin is being created with @placeholderText color as default, which is actually set as @placeholderText: @grayLight in less/variables.less so it's redundant to make call like this: .placeholder(@grayLight); | |||||
| 2012-05-04 | Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as params | David Hirtle | 2 | -23/+23 | |
| 2012-05-01 | Add Opera prefix | Synchro | 1 | -0/+1 | |
| 2012-05-01 | Coding style | Synchro | 1 | -1/+1 | |
| 2012-05-01 | Add .hyphens mixin | Synchro | 1 | -0/+9 | |
| 2012-04-30 | #3263: typo in forms docs | Mark Otto | 2 | -2/+2 | |
| 2012-04-30 | #3255: typo in components for tabbable tabs | Mark Otto | 2 | -2/+2 | |
| 2012-04-30 | Merge branch 'anirvan-master' into 2.0.4-wip | Mark Otto | 1 | -5/+5 | |
| 2012-04-30 | make responsive input fields not wrap for fluid input prepend/append by ↵ | Mark Otto | 2 | -2/+2 | |
| setting block back to inline-block (oversight of 2.0.3) | |||||
| 2012-04-30 | #3237: change to CSS comments in responsive docs | Mark Otto | 2 | -8/+8 | |
| 2012-04-30 | #3228: update docs to list dependencies from 2.0.3 for compiling via make | Mark Otto | 3 | -8/+8 | |
| 2012-04-30 | expand input css tests to fixed width grid | Mark Otto | 2 | -0/+68 | |
| 2012-04-27 | several spelling corrections | Anirvan Chatterjee | 1 | -5/+5 | |
| 2012-04-26 | Alter typeahead to accept synchronous/asynchronous data source via ↵ | Matt Morgan | 3 | -8/+50 | |
| function/callback | |||||
| 2012-04-26 | let's reuse color variables, instead of hardcoding colors. | Allen Bargi | 1 | -1/+1 | |
| 2012-04-25 | Merge pull request #3226 from aziz/patch-6 | Jacob Thornton | 1 | -1/+1 | |
| No need to specify units when a value is 0, thanks to RECESS | |||||
| 2012-04-25 | rebuild with typeahead change | Jacob Thornton | 3 | -3/+3 | |
| 2012-04-25 | revert position -> offset for typeahead position | Jacob Thornton | 1 | -1/+1 | |
| 2012-04-25 | fix #3234 | Jacob Thornton | 4 | -4/+4 | |
| 2012-04-25 | No need to specify units when a value is 0, thanks to RECESS | Allen Bargi | 1 | -1/+1 | |
| 2012-04-24 | fix regression in resetting collapse to auto on collapse open. (+ add spec ↵v2.0.3 | Jacob Thornton | 6 | -8/+22 | |
| and rebuild) | |||||
| 2012-04-24 | Merge branch 'media-component' of github.com:wpbrains/bootstrap into ↵ | Giuliano Velli | 0 | -0/+0 | |
| media-component Conflicts: docs/components.html Signed-off-by: Giuliano Velli <[email protected]> | |||||
| 2012-04-24 | Added Medias code and documentation | Giuliano Velli | 6 | -2/+308 | |
| Fix for Issue #1711 Added media.less and edited bootstrap.less and responsive.less to manage media components. Added a section to the documentation (Media, in components.html) outlining how Medias work. Edited bootstrap.css and bootstrap-responsive.css to add the code for the demos Signed-off-by: Giuliano Velli <[email protected]> | |||||
| 2012-04-24 | heading | Mark Otto | 1 | -0/+1 | |
| 2012-04-24 | officially drop support for offset on thumbnails since it breaks BC | Mark Otto | 2 | -3/+23 | |
| 2012-04-24 | restore margins on thumbnails, add comments about it's changes and how ↵ | Mark Otto | 6 | -2/+13 | |
| responsive affects it | |||||
| 2012-04-24 | make component animations work cross browsers with opacity mixin, restore ↵ | Mark Otto | 3 | -8/+12 | |
| float on thumbnails > li | |||||
| 2012-04-24 | Merge branch '2.0.3-wip' | Jacob Thornton | 110 | -2778/+6318 | |
| Conflicts: Makefile docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js | |||||
