| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-29 | JS comments pointed to new documentation | Jared Christensen | 12 | -12/+12 | |
| 2013-10-25 | QUnit.equals() is deprecated; use QUnit.equal() instead | Chris Rebert | 4 | -18/+18 | |
| 2013-10-22 | Update license year | Zlatan Vasović | 9 | -9/+9 | |
| 2013-10-14 | Merge pull request #10519 from zba/master | Chris Rebert | 1 | -1/+1 | |
| changed attr('data-target') to data('target'); | |||||
| 2013-10-09 | Remove [type] | Zlatan Vasović | 1 | -1/+1 | |
| type="text/css" isn't needed | |||||
| 2013-09-18 | Sort by name. | XhmikosR | 1 | -8/+8 | |
| 2013-09-08 | changed attr('data-target') to data('target'); | Alexey | 1 | -1/+1 | |
| this will extend js interface, to be possible to setup targets for tabs as var content=$('<div class="tab-pane">',{text: 'content'}); var tab=('<li>',{html: $('<a>',{text: 'Main options'})}).addClass('active').data({target: $main,toggle: 'tab'}).appendTo(tabs); | |||||
| 2013-08-30 | deleted files not used anymore after transition to grunt-contrib-qunit | Martin Hansen | 2 | -77/+0 | |
| 2013-08-17 | add small fix for tooltip consistency + fix customizer syntax issue | fat | 2 | -6/+10 | |
| 2013-08-17 | fixes #9745 | fat | 1 | -2/+2 | |
| 2013-08-17 | fixes #9674 | fat | 1 | -5/+6 | |
| 2013-08-17 | fixes #9543 | fat | 1 | -1/+1 | |
| 2013-08-17 | add some crap | fat | 1 | -1/+1 | |
| 2013-08-17 | add role=menu to html | fat | 1 | -1/+1 | |
| 2013-08-17 | fixes #9579 | fat | 1 | -1/+1 | |
| 2013-08-17 | fixes #9362 | fat | 2 | -1/+22 | |
| 2013-08-17 | fix for #8768 | fat | 1 | -1/+1 | |
| 2013-08-12 | Drop the accordion for the panel | Mark Otto | 1 | -1/+1 | |
| * Deletes the accordion.less file * Extends the panel to be collapsible with our JS plugin * Supports panel color variations | |||||
| 2013-08-11 | fixes #8983 | Jacob Thornton | 1 | -2/+6 | |
| 2013-08-11 | fixes #9318 | Jacob Thornton | 1 | -1/+1 | |
| 2013-08-11 | fix comment in tooltip | Jacob Thornton | 1 | -1/+1 | |
| 2013-08-11 | fixes #9279 | Jacob Thornton | 1 | -5/+3 | |
| 2013-08-10 | fixes #9222 | Jacob Thornton | 2 | -11/+11 | |
| 2013-08-10 | fixes #9111 | Jacob Thornton | 2 | -141/+163 | |
| 2013-08-09 | fixes #6159 | Jacob Thornton | 1 | -11/+13 | |
| 2013-08-08 | fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrack | Chris Rebert | 1 | -2/+2 | |
| fixes typo introduced in 2b6ec389876fac116ae2a152e47be321632dd9ba | |||||
| 2013-08-07 | Merge pull request #9089 from jdiamond/3.0.0-wip | Jacob | 2 | -1/+36 | |
| accordion's data-parent can't contain dots | |||||
| 2013-08-06 | Fix spacing after '=' | Braden Whitten | 1 | -1/+1 | |
| Just added a space after a function definition to tidy up the code. | |||||
| 2013-08-06 | Fixes #9150: Hide popover titles in IE8 | Mark Otto | 1 | -1/+7 | |
| Properly hides popover titles in IE8 because apparently it doesn't accept the `:empty` selector. /cc @fat @cvrebert | |||||
| 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 | tooltip.js: add missing space | Chris Rebert | 1 | -1/+1 | |
| 2013-08-04 | fixes #8880 | fat | 2 | -12/+28 | |
| 2013-08-02 | fixes #8957 | fat | 1 | -1/+3 | |
| 2013-07-31 | fixes #8892 | Jacob Thornton | 1 | -1/+1 | |
| 2013-07-31 | fixes #8864 | Jacob Thornton | 1 | -2/+4 | |
| 2013-07-31 | Removed trailing whitespaces | Cesidio Di Landa | 1 | -6/+6 | |
| Changed hard tabs to soft tabs | |||||
| 2013-07-30 | fixes #8814 | fat | 1 | -4/+0 | |
| 2013-07-30 | fixes #8816 | fat | 1 | -1/+1 | |
| 2013-07-29 | fix transition end | liuyl | 1 | -2/+2 | |
| 2013-07-28 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Jacob Thornton | 1 | -0/+2 | |
| 2013-07-28 | fixes #8703 | Jacob Thornton | 1 | -3/+5 | |
| 2013-07-27 | get jshint close to passing by updating .jshintrc settings | Chris Rebert | 1 | -0/+2 | |
| I don't agree with these personally, but they jive with BS/@fat's JS code style. The remaining jshint complaints are things that really actually should get fixed. | |||||
| 2013-07-26 | fix scrollspy for window *and* children | fat | 1 | -3/+5 | |
| 2013-07-26 | rebuild + fix #2539 | fat | 1 | -0/+2 | |
| 2013-07-26 | change how collapse works - collapse, collapsing, and in | fat | 2 | -30/+42 | |
| 2013-07-26 | Replace Makefile with GruntJS | John-Philip Johansson | 3 | -31/+77 | |
| A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert | |||||
| 2013-07-25 | fix affix… | fat | 1 | -2/+8 | |
| 2013-07-25 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 1 | -1/+1 | |
| 2013-07-25 | fix collapse event #8596 | fat | 1 | -1/+1 | |
