]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
14 years agoTypo fix 1490/head
Abhijit Menon-Sen [Wed, 1 Feb 2012 07:51:37 +0000 (13:21 +0530)] 
Typo fix

14 years agofix links and rebuild
Mark Otto [Wed, 1 Feb 2012 03:32:42 +0000 (19:32 -0800)] 
fix links and rebuild

14 years agomove examples into docs... v2.0.0
Jacob Thornton [Wed, 1 Feb 2012 01:35:23 +0000 (17:35 -0800)] 
move examples into docs...

14 years agoMerge branch '2.0-wip'
Jacob Thornton [Wed, 1 Feb 2012 01:27:01 +0000 (17:27 -0800)] 
Merge branch '2.0-wip'

Conflicts:
docs/assets/bootstrap.zip

14 years agoupdate upgrade page
Mark Otto [Wed, 1 Feb 2012 01:24:20 +0000 (17:24 -0800)] 
update upgrade page

14 years agoMerge branch '2.0-wip'
Jacob Thornton [Tue, 31 Jan 2012 22:38:06 +0000 (14:38 -0800)] 
Merge branch '2.0-wip'

Conflicts:
docs/assets/bootstrap.zip

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Tue, 31 Jan 2012 22:30:07 +0000 (14:30 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

Conflicts:
docs/assets/bootstrap.zip

14 years agoremove unused examples, update examples docs page, add starter template to examples...
Mark Otto [Tue, 31 Jan 2012 22:29:44 +0000 (14:29 -0800)] 
remove unused examples, update examples docs page, add starter template to examples, remove warning alert banner, add screenshots

14 years agoMerge branch '2.0-wip'
Jacob Thornton [Tue, 31 Jan 2012 22:11:45 +0000 (14:11 -0800)] 
Merge branch '2.0-wip'

14 years agoadd makefile to make it easier to publish to gh-pages...
Jacob Thornton [Tue, 31 Jan 2012 22:05:30 +0000 (14:05 -0800)] 
add makefile to make it easier to publish to gh-pages...

14 years agoremove warning alert on less docs
Mark Otto [Tue, 31 Jan 2012 22:00:26 +0000 (14:00 -0800)] 
remove warning alert on less docs

14 years agoMerge branch '2.0-wip'
Jacob Thornton [Tue, 31 Jan 2012 21:59:40 +0000 (13:59 -0800)] 
Merge branch '2.0-wip'

Conflicts:
docs/assets/bootstrap.zip

14 years agoMerge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Tue, 31 Jan 2012 21:59:08 +0000 (13:59 -0800)] 
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip

Conflicts:
docs/assets/bootstrap.zip

14 years agomove js stuff into assets
Jacob Thornton [Tue, 31 Jan 2012 21:58:28 +0000 (13:58 -0800)] 
move js stuff into assets

14 years agofix broken nav on less page
Mark Otto [Tue, 31 Jan 2012 21:57:43 +0000 (13:57 -0800)] 
fix broken nav on less page

14 years agoMerge branch '2.0-wip'
Jacob Thornton [Tue, 31 Jan 2012 21:23:29 +0000 (13:23 -0800)] 
Merge branch '2.0-wip'

Conflicts:
docs/assets/bootstrap.zip

14 years agoMerge branch '2.0-wip'
Jacob Thornton [Tue, 31 Jan 2012 21:18:34 +0000 (13:18 -0800)] 
Merge branch '2.0-wip'

Conflicts:
.gitignore
LICENSE
Makefile
bootstrap.css
bootstrap.min.css
docs/assets/js/application.js
docs/assets/js/google-code-prettify/prettify.css
docs/index.html
docs/javascript.html
examples/container-app.html
examples/fluid.html
examples/hero.html
js/bootstrap-alerts.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tabs.js
js/bootstrap-twipsy.js
js/tests/index.html
js/tests/unit/bootstrap-modal.js
js/tests/unit/bootstrap-popover.js
js/tests/unit/bootstrap-tabs.js
lib/forms.less
lib/mixins.less
lib/patterns.less
lib/scaffolding.less
lib/tables.less

14 years agoclean up responsive media queries and docs css
Mark Otto [Tue, 31 Jan 2012 21:16:11 +0000 (13:16 -0800)] 
clean up responsive media queries and docs css

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Tue, 31 Jan 2012 17:40:11 +0000 (09:40 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

14 years agoMerge pull request #1459 from nkryptic/add-help-text
Mark Otto [Tue, 31 Jan 2012 17:39:59 +0000 (09:39 -0800)] 
Merge pull request #1459 from nkryptic/add-help-text

[2.0-wip] Add form help text information to docs

14 years agofix typo in base css docs
Mark Otto [Tue, 31 Jan 2012 17:37:44 +0000 (09:37 -0800)] 
fix typo in base css docs

14 years agofix js docs typo
Mark Otto [Tue, 31 Jan 2012 17:37:14 +0000 (09:37 -0800)] 
fix js docs typo

14 years agoadd form help-* documentation 1459/head
nkryptic [Tue, 31 Jan 2012 08:54:07 +0000 (03:54 -0500)] 
add form help-* documentation

14 years agofix disabled button docs
Mark Otto [Tue, 31 Jan 2012 08:15:43 +0000 (00:15 -0800)] 
fix disabled button docs

14 years agoMerge pull request #1457 from nkryptic/2.0-wip
Mark Otto [Tue, 31 Jan 2012 08:12:34 +0000 (00:12 -0800)] 
Merge pull request #1457 from nkryptic/2.0-wip

[2.0-wip] added missing nav- prefixes to docs

14 years agochance icon class
Mark Otto [Tue, 31 Jan 2012 08:11:19 +0000 (00:11 -0800)] 
chance icon class

14 years agoadd nav- prefix to rest of docs 1457/head
nkryptic [Tue, 31 Jan 2012 07:54:10 +0000 (02:54 -0500)] 
add nav- prefix to rest of docs

14 years agodisable cursor on disabled and active pagination links
Mark Otto [Tue, 31 Jan 2012 07:27:58 +0000 (23:27 -0800)] 
disable cursor on disabled and active pagination links

14 years agoonce more, overhaul the icons and use the css regex selector on our icons
Mark Otto [Tue, 31 Jan 2012 07:24:35 +0000 (23:24 -0800)] 
once more, overhaul the icons and use the css regex selector on our icons

14 years agofix the other disabled button style
Mark Otto [Tue, 31 Jan 2012 07:17:05 +0000 (23:17 -0800)] 
fix the other disabled button style

14 years agofix button styles on active and disabled
Mark Otto [Tue, 31 Jan 2012 07:16:27 +0000 (23:16 -0800)] 
fix button styles on active and disabled

14 years agoupdate layout docs
Mark Otto [Tue, 31 Jan 2012 07:10:29 +0000 (23:10 -0800)] 
update layout docs

14 years agorestore a few commented out responsive items
Mark Otto [Tue, 31 Jan 2012 07:02:24 +0000 (23:02 -0800)] 
restore a few commented out responsive items

14 years agoupdate icons everywhere to be scoped per other components, fix broken elements on...
Mark Otto [Tue, 31 Jan 2012 06:57:00 +0000 (22:57 -0800)] 
update icons everywhere to be scoped per other components, fix broken elements on js docs page

14 years agorefactor the navs to use prefixed classes, because you know, consistency is beast...
Mark Otto [Tue, 31 Jan 2012 05:29:50 +0000 (21:29 -0800)] 
refactor the navs to use prefixed classes, because you know, consistency is beast mode

14 years ago*really* refactor the buttons and update them all over the docs
Mark Otto [Tue, 31 Jan 2012 05:15:57 +0000 (21:15 -0800)] 
*really* refactor the buttons and update them all over the docs

14 years agorefactor buttons.less
Mark Otto [Tue, 31 Jan 2012 04:50:51 +0000 (20:50 -0800)] 
refactor buttons.less

14 years agospeed up topbar animation for responsive
Jacob Thornton [Mon, 30 Jan 2012 21:59:05 +0000 (13:59 -0800)] 
speed up topbar animation for responsive

14 years agofix wrong value in grid column width in download page
Mark Otto [Mon, 30 Jan 2012 18:01:02 +0000 (10:01 -0800)] 
fix wrong value in grid column width in download page

14 years agoimplement @textColor for body text
Mark Otto [Mon, 30 Jan 2012 17:41:31 +0000 (09:41 -0800)] 
implement @textColor for body text

14 years agolarge carousel images and margin bottom added
Mark Otto [Mon, 30 Jan 2012 17:19:25 +0000 (09:19 -0800)] 
large carousel images and margin bottom added

14 years agofix docs: move .pull-left from search input to search form in navbar
Mark Otto [Mon, 30 Jan 2012 16:58:40 +0000 (08:58 -0800)] 
fix docs: move .pull-left from search input to search form in navbar

14 years agoaccount for floated inputs in the .navbar-form
Mark Otto [Mon, 30 Jan 2012 16:20:37 +0000 (08:20 -0800)] 
account for floated inputs in the .navbar-form

14 years agoadding warning (orange) button, fix responsive navbar problem
Mark Otto [Mon, 30 Jan 2012 16:15:28 +0000 (08:15 -0800)] 
adding warning (orange) button, fix responsive navbar problem

14 years agoremove all new dropdown button stuff
Mark Otto [Mon, 30 Jan 2012 16:04:48 +0000 (08:04 -0800)] 
remove all new dropdown button stuff

14 years agotesting out button dropdown group
Mark Otto [Mon, 30 Jan 2012 15:59:03 +0000 (07:59 -0800)] 
testing out button dropdown group

14 years agoadd skew mixin
Mark Otto [Mon, 30 Jan 2012 15:54:47 +0000 (07:54 -0800)] 
add skew mixin

14 years agoadd in regular button dropdowns, rejigger the button dropdowns section to reflect...
Mark Otto [Mon, 30 Jan 2012 15:49:28 +0000 (07:49 -0800)] 
add in regular button dropdowns, rejigger the button dropdowns section to reflect change

14 years agoremove top 5px padding from first inline radio/checkbox
Mark Otto [Mon, 30 Jan 2012 15:40:24 +0000 (07:40 -0800)] 
remove top 5px padding from first inline radio/checkbox

14 years agoupdate vars in less and download pages
Mark Otto [Mon, 30 Jan 2012 09:34:59 +0000 (01:34 -0800)] 
update vars in less and download pages

14 years agoupdate tests for popover to use proper classes
Mark Otto [Mon, 30 Jan 2012 09:30:18 +0000 (01:30 -0800)] 
update tests for popover to use proper classes

14 years agofix forms typo on error state
Mark Otto [Mon, 30 Jan 2012 09:25:02 +0000 (01:25 -0800)] 
fix forms typo on error state

14 years agoupdated upgrade page to reflect popover changes
Mark Otto [Mon, 30 Jan 2012 09:24:02 +0000 (01:24 -0800)] 
updated upgrade page to reflect popover changes

14 years agonamespace popover values
Mark Otto [Mon, 30 Jan 2012 09:20:51 +0000 (01:20 -0800)] 
namespace popover values

14 years agoscope .content in container example
Mark Otto [Mon, 30 Jan 2012 09:18:45 +0000 (01:18 -0800)] 
scope .content in container example

14 years agorename vertical-divider to divider-vertical, add more space around the divider
Mark Otto [Mon, 30 Jan 2012 09:09:34 +0000 (01:09 -0800)] 
rename vertical-divider to divider-vertical, add more space around the divider

14 years agoupdate reverse fluid layout to mirror the fluid layout
Mark Otto [Mon, 30 Jan 2012 09:06:20 +0000 (01:06 -0800)] 
update reverse fluid layout to mirror the fluid layout

14 years agoupdate js docs page to clarify usage of images on carousel
Mark Otto [Mon, 30 Jan 2012 08:44:27 +0000 (00:44 -0800)] 
update js docs page to clarify usage of images on carousel

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Mon, 30 Jan 2012 08:43:57 +0000 (00:43 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

Conflicts:
docs/assets/bootstrap.zip
less/responsive.less

14 years agooverhaul grid mixins and variables, standardize fluid grid system and enable it acros...
Mark Otto [Mon, 30 Jan 2012 08:39:44 +0000 (00:39 -0800)] 
overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts

14 years agoMerge pull request #1421 from MarkReeder/2.0-wip
Jacob Thornton [Mon, 30 Jan 2012 07:40:34 +0000 (23:40 -0800)] 
Merge pull request #1421 from MarkReeder/2.0-wip

Fixes Opera flickering on the collapse plugin when reset is called without specifying the size

14 years agoFixes issue with Opera flickering on the collapse plugin when reset is called without... 1421/head
Mark Reeder [Mon, 30 Jan 2012 05:14:07 +0000 (21:14 -0800)] 
Fixes issue with Opera flickering on the collapse plugin when reset is called without specifying the size

https://github.com/twitter/bootstrap/issues/1208

14 years agoMerge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Mon, 30 Jan 2012 03:07:14 +0000 (19:07 -0800)] 
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip

Conflicts:
docs/assets/bootstrap.zip

14 years agoadd license for responsive and rebuild
Jacob Thornton [Mon, 30 Jan 2012 03:04:26 +0000 (19:04 -0800)] 
add license for responsive and rebuild

14 years agosubnav adjustments
Mark Otto [Mon, 30 Jan 2012 01:03:05 +0000 (17:03 -0800)] 
subnav adjustments

14 years agomove vars and mixins for default grid back to appropriate files
Mark Otto [Mon, 30 Jan 2012 00:58:51 +0000 (16:58 -0800)] 
move vars and mixins for default grid back to appropriate files

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Mon, 30 Jan 2012 00:55:56 +0000 (16:55 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

Conflicts:
docs/assets/bootstrap.zip

14 years agoremove .collapse from navbar responsive docs
Mark Otto [Mon, 30 Jan 2012 00:54:51 +0000 (16:54 -0800)] 
remove .collapse from navbar responsive docs

14 years agorebuild zip
Jacob Thornton [Mon, 30 Jan 2012 00:46:40 +0000 (16:46 -0800)] 
rebuild zip

14 years agoreran make
Mark Otto [Mon, 30 Jan 2012 00:43:03 +0000 (16:43 -0800)] 
reran make

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Mon, 30 Jan 2012 00:42:37 +0000 (16:42 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

Conflicts:
docs/assets/bootstrap.zip

14 years agofix broken navbar collapse
Mark Otto [Mon, 30 Jan 2012 00:35:55 +0000 (16:35 -0800)] 
fix broken navbar collapse

14 years agoremove dist dir
Jacob Thornton [Mon, 30 Jan 2012 00:33:29 +0000 (16:33 -0800)] 
remove dist dir

14 years agocheck in dist dir for hb5 + update images to point to correct spot for builder
Jacob Thornton [Mon, 30 Jan 2012 00:19:41 +0000 (16:19 -0800)] 
check in dist dir for hb5 + update images to point to correct spot for builder

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 29 Jan 2012 22:23:06 +0000 (14:23 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

14 years agoupdate navbar collapse everywhere and remake
Mark Otto [Sun, 29 Jan 2012 22:22:51 +0000 (14:22 -0800)] 
update navbar collapse everywhere and remake

14 years agoupdate collapsible nav in navbar
Mark Otto [Sun, 29 Jan 2012 22:07:14 +0000 (14:07 -0800)] 
update collapsible nav in navbar

14 years agoMerge pull request #1404 from ChadMoran/patch-1
Mark Otto [Sun, 29 Jan 2012 21:29:50 +0000 (13:29 -0800)] 
Merge pull request #1404 from ChadMoran/patch-1

warningText and warningBackground docs fix

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 29 Jan 2012 21:25:36 +0000 (13:25 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

14 years agofix form styles on prepend/append for consistency, update code docs with examples...
Mark Otto [Sun, 29 Jan 2012 21:25:13 +0000 (13:25 -0800)] 
fix form styles on prepend/append for consistency, update code docs with examples of the code snippets

14 years agoFixed @warningText and @warningBackground colors in docs 1403/head 1404/head
Chad Moran [Sun, 29 Jan 2012 21:20:39 +0000 (13:20 -0800)] 
Fixed @warningText and @warningBackground colors in docs

14 years agoMerge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Sun, 29 Jan 2012 21:16:02 +0000 (13:16 -0800)] 
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip

14 years agofix animated/striped gradients in progress bars
Mark Otto [Sun, 29 Jan 2012 21:15:38 +0000 (13:15 -0800)] 
fix animated/striped gradients in progress bars

14 years agomove building zip file into docs/makefile
Jacob Thornton [Sun, 29 Jan 2012 21:15:37 +0000 (13:15 -0800)] 
move building zip file into docs/makefile

14 years agorefined pager styles to give a border on the links and improved hover state
Mark Otto [Sun, 29 Jan 2012 21:12:13 +0000 (13:12 -0800)] 
refined pager styles to give a border on the links and improved hover state

14 years agoupdate text on icons note
Mark Otto [Sun, 29 Jan 2012 21:09:10 +0000 (13:09 -0800)] 
update text on icons note

14 years agofix js readme api capitalization
Mark Otto [Sun, 29 Jan 2012 21:07:31 +0000 (13:07 -0800)] 
fix js readme api capitalization

14 years agolast minute addition of a simple fluid grid for our fluid examples; it needs work...
Mark Otto [Sun, 29 Jan 2012 21:06:57 +0000 (13:06 -0800)] 
last minute addition of a simple fluid grid for our fluid examples; it needs work, so we're not documenting it now

14 years agoupdate hero example and examples overview
Mark Otto [Sun, 29 Jan 2012 10:27:45 +0000 (02:27 -0800)] 
update hero example and examples overview

14 years agoremove form docs from the styles and markup, it's no longer needed
Mark Otto [Sun, 29 Jan 2012 08:07:01 +0000 (00:07 -0800)] 
remove form docs from the styles and markup, it's no longer needed

14 years agoadd swatches to the color variables in less docs page
Mark Otto [Sun, 29 Jan 2012 07:58:39 +0000 (23:58 -0800)] 
add swatches to the color variables in less docs page

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 29 Jan 2012 07:41:18 +0000 (23:41 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

14 years agoremoving required .navbar-static class, rewrote docs to reflect the change, and updat...
Mark Otto [Sun, 29 Jan 2012 07:40:52 +0000 (23:40 -0800)] 
removing required .navbar-static class, rewrote docs to reflect the change, and updated the upgrade docs page to include the navbar section

14 years agoMerge pull request #1367 from lukeman/update-example-layouts
Mark Otto [Sun, 29 Jan 2012 07:29:10 +0000 (23:29 -0800)] 
Merge pull request #1367 from lukeman/update-example-layouts

[2.0-wip] update example layouts

14 years agoupdate all example pages to latest version 1367/head
Luke Hatcher [Sun, 29 Jan 2012 06:48:51 +0000 (01:48 -0500)] 
update all example pages to latest version

14 years agorevamped the thumbnails examples to make them work and look better at higher resolution
Mark Otto [Sun, 29 Jan 2012 06:48:25 +0000 (22:48 -0800)] 
revamped the thumbnails examples to make them work and look better at higher resolution

14 years agonamespace progress bars and labels classes
Mark Otto [Sun, 29 Jan 2012 06:14:51 +0000 (22:14 -0800)] 
namespace progress bars and labels classes

14 years agoupdates to responsive and docs for responsive navbar
Mark Otto [Sun, 29 Jan 2012 06:03:14 +0000 (22:03 -0800)] 
updates to responsive and docs for responsive navbar

14 years agoclarify and tweak media queries
Mark Otto [Sun, 29 Jan 2012 04:34:07 +0000 (20:34 -0800)] 
clarify and tweak media queries

14 years agoremove benefits from homepage html
Mark Otto [Sun, 29 Jan 2012 04:27:18 +0000 (20:27 -0800)] 
remove benefits from homepage html