| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-08 | Nesting tables | Mark Otto | 1 | -18/+1 | |
| * Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only | |||||
| 2012-12-07 | get tests passing for typeahead :P | fat | 1 | -1/+1 | |
| 2012-12-07 | insert menu of typeahead after input which it suggests on #3529 | fat | 1 | -1/+1 | |
| note: this will likely break things for people in the same way that doing this to tooltip did… however we think this is a better insertion model for z-index,scrolling,modal,etc. applications | |||||
| 2012-12-07 | focus on escape in typeahead | fat | 1 | -1/+1 | |
| 2012-12-07 | remove slide from carousel constructor #5579 | fat | 1 | -1/+1 | |
| 2012-12-07 | rebuild and only select visible dropdown items | fat | 1 | -1/+1 | |
| 2012-12-07 | add noConflict functionality to all bootstrap plugins | fat | 1 | -1/+18 | |
| 2012-12-04 | Fixes #4550: Temporary fix for dropdown taps on mobile | Mark Otto | 1 | -1/+1 | |
| * Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781 * Stops propagation for touchstart for dropdowns | |||||
| 2012-12-03 | Fixing header color for success, error and info alerts | Andreas Cederström | 1 | -18/+1 | |
| 2012-12-02 | run make on js changes to popover | Mark Otto | 1 | -1/+1 | |
| 2012-11-29 | add holder and replace placehold.it | Mark Otto | 1 | -1/+18 | |
| 2012-11-05 | version bump | Mark Otto | 1 | -1/+1 | |
| 2012-10-30 | 2.2.1 - hotfix for carousel | fat | 1 | -1/+1 | |
| 2012-10-30 | fix carousel and rebuild js | fat | 1 | -1/+1 | |
| 2012-10-29 | v2.2.0 instead of v2.1.2 | Mark Otto | 1 | -1/+1 | |
| 2012-10-17 | don't lookup typeahead when shift alt or ctrl are pushed | Jacob Thornton | 1 | -1/+1 | |
| 2012-10-17 | when static, refocus on click | Jacob Thornton | 1 | -1/+1 | |
| 2012-10-17 | Merge branch 'delegate-api-to-document' of ↵ | Jacob Thornton | 1 | -1/+1 | |
| git://github.com/badcarl/bootstrap into badcarl-delegate-api-to-document Conflicts: js/bootstrap-carousel.js | |||||
| 2012-10-17 | rebuild | Jacob Thornton | 1 | -1/+1 | |
| 2012-10-17 | fix carousel event | Jacob Thornton | 1 | -2/+6 | |
| 2012-10-16 | fixes #5336: reorder focus() call to avoid scrolling | mfansler | 1 | -6/+2 | |
| 2012-09-24 | check affix pos on clicks - use timeout for clicks which scroll | Jacob Thornton | 1 | -1/+1 | |
| 2012-09-24 | change tooltip/popover insert strategy | Jacob Thornton | 1 | -1/+1 | |
| remove modal-open class hopefully resolve z-index headaches | |||||
| 2012-09-24 | change tooltip/popover html default to false for xss safety net | Jacob Thornton | 1 | -1/+1 | |
| 2012-09-20 | change transition.js, rebuild… travis maybe will be happy? | Jacob Thornton | 1 | -1/+1 | |
| 2012-09-20 | rebuild - fix missing ( | Jacob Thornton | 1 | -1/+1 | |
| 2012-09-05 | version bump to get this started | Mark Otto | 1 | -1/+1 | |
| 2012-09-04 | last rebuild before 2.1.1 releasev2.1.1 | Jacob Thornton | 1 | -1/+1 | |
| 2012-09-04 | fixes #4958: add version to minified js | Mark Otto | 1 | -1/+1 | |
| 2012-08-28 | fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given ↵ | Mark Otto | 1 | -1/+1 | |
| larger font-size of 2.1.0 | |||||
| 2012-08-27 | only stop prop on form – as people seem to be relying on dropdown hiding ↵ | Jacob Thornton | 1 | -1/+1 | |
| when clicking internal elements | |||||
| 2012-08-27 | fixes #4741: undo previous version's attempt at firefox gradient changes and ↵ | Mark Otto | 1 | -1/+1 | |
| add gradient tests | |||||
| 2012-08-27 | fix for #4761 | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-27 | fix for open elements under modal when .modal-open | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-21 | fixes #4472: manually change mustache file as well for typo | Mark Otto | 1 | -1/+1 | |
| 2012-08-20 | small nits | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-19 | font-size change on examples in getting started | Mark Otto | 1 | -1/+1 | |
| 2012-08-18 | listen to touchstart for dropdowns on mobile | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-18 | add click option for tooltip, popover - make click default for popover | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-18 | removed some old stuff from application.js | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-15 | tweak transition | Mark Otto | 1 | -1/+1 | |
| 2012-08-14 | get affix actually working and update docs | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-13 | running make on previous changes | Mark Otto | 1 | -1/+1 | |
| 2012-08-02 | fix indexof on array for ie8 | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-01 | aria-labelledby="myModalLabel" aria-hidden="true" | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-01 | close #3531 added focus handling and removed the badly announced "times" ↵ | Dirk Ginader | 1 | -1/+1 | |
| close button from screenreaders | |||||
| 2012-07-24 | fix h3 in modal and make modal unhidden by removing important from earlier issue | Mark Otto | 1 | -1/+1 | |
| 2012-07-23 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/docs.css docs/base-css.html docs/components.html docs/customize.html docs/getting-started.html docs/javascript.html docs/scaffolding.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/customize.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/javascript.mustache docs/templates/pages/scaffolding.mustache | |||||
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 1 | -1/+1 | |
| 2012-07-22 | adds minLength #3960 | Jacob Thornton | 1 | -1/+1 | |
