aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton15-26/+26
2012-05-31rebuild and fix testJacob Thornton4-9/+10
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix ↵Mark Otto2-4/+9
input-prepend/append for responsive for both fluid and fixed sizing
2012-05-28remake after merging IE7/8 bugfix for animationsMark Otto1-2/+0
2012-05-28scope float right dropdown menus to immediate childrenMark Otto1-1/+1
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis1-0/+4
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query` the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
2012-05-25remove color from labelsMark Otto1-1/+0
2012-05-24make bootstrap like google maps a bit moreMark Otto1-0/+4
2012-05-24recompile after adding ms-placeholderMark Otto1-0/+4
2012-05-23remove redeclared font styles from <p> and rebuildMark Otto1-3/+0
2012-05-23fix field state mixinMark Otto1-0/+12
2012-05-17fix resizing issues from incorrectly changing <767px grid classes to ↵Mark Otto2-1/+9
inline-block, fix height issue on textareas
2012-05-15remake again after pullMark Otto1-24/+35
2012-05-15finish fixing uneditable-input and remakeMark Otto1-2/+4
2012-05-15correct regressions against 2.0.3Mark Otto1-0/+28
2012-05-14add forms test page for all html5 input types and refactor selectorsMark Otto2-89/+45
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto1-2/+9
2012-05-13#3420: properly scope dropdown open state to immediate children onlyMark Otto1-1/+1
2012-05-13#3449: make legend and form-actions the same border colorMark Otto1-3/+3
2012-04-30make responsive input fields not wrap for fluid input prepend/append by ↵Mark Otto1-1/+1
setting block back to inline-block (oversight of 2.0.3)
2012-04-30#3228: update docs to list dependencies from 2.0.3 for compiling via makeMark Otto1-4/+4
2012-04-25rebuild with typeahead changeJacob Thornton3-3/+3
2012-04-25fix #3234Jacob Thornton3-3/+3
2012-04-24fix regression in resetting collapse to auto on collapse open. (+ add spec ↵v2.0.3Jacob Thornton4-7/+7
and rebuild)
2012-04-24restore margins on thumbnails, add comments about it's changes and how ↵Mark Otto2-1/+5
responsive affects it
2012-04-24make component animations work cross browsers with opacity mixin, restore ↵Mark Otto1-4/+7
float on thumbnails > li
2012-04-242.0.2 -> 2.0.3Jacob Thornton13-24/+24
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipMark Otto2-6/+5
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not ↵Mark Otto2-0/+39
perfect, but mostly solid
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipJacob Thornton1-5/+12
2012-04-24changes for build in preperation for 2.0.3 releaseJacob Thornton2-6/+5
2012-04-24fix ie7 button group toggles and button bordersMark Otto1-4/+3
2012-04-24fix #3179: cut off radios and checkboxesMark Otto1-1/+1
2012-04-24fix #3202: add cursor to .accordion-toggleMark Otto1-0/+4
2012-04-23fix up buttons after recess property orderMark Otto1-0/+4
2012-04-23white bg on docs againMark Otto1-1/+1
2012-04-23remove background color from radios and checkboxes for IEsMark Otto2-1/+9
2012-04-18make bootstrap compile with Recess instead of LessJacob Thornton2-495/+1341
2012-04-18allow for pushstate in scrollspyJacob Thornton3-5/+17
2012-04-18Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton1-1/+1
2012-04-18offset -> position #3088Jacob Thornton3-3/+3
2012-04-18fix #3111, badge and label alignment with surrounding textMark Otto1-1/+1
2012-04-16rebuildJacob Thornton3-3/+13
2012-04-16lots of property orderingJacob Thornton1-79/+77
2012-04-16Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton5-2/+1824
2012-04-16a few property reordering thingsJacob Thornton2-30/+6
2012-04-15build bootstrap.js and bootstrap.min.js into docsJacob Thornton2-0/+1819
2012-04-15fixes #2941 + whitespace in collapseJacob Thornton2-2/+3
2012-04-15fix #2990: text wrapping in .uneditable-inputMark Otto1-0/+2
2012-04-15Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton1-0/+1
Conflicts: docs/assets/bootstrap.zip