]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Blake Embrey [Thu, 9 May 2013 21:48:27 +0000 (14:48 -0700)]
Make the border-radius on input-groups to be overrides instead of resets on every size.
Mark Otto [Thu, 9 May 2013 20:28:05 +0000 (13:28 -0700)]
fix some broke buttons on the js page
Mark Otto [Thu, 9 May 2013 20:19:38 +0000 (13:19 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Thu, 9 May 2013 20:18:39 +0000 (13:18 -0700)]
Merge pull request #7835 from blakeembrey/progress-bars
Remove backface-visibility from progress bars
Mark Otto [Thu, 9 May 2013 20:12:40 +0000 (13:12 -0700)]
fix broken buttons on css docs
Blake Embrey [Thu, 9 May 2013 20:09:33 +0000 (13:09 -0700)]
Remove backface-visibility from progress bars.
Mark Otto [Thu, 9 May 2013 18:40:39 +0000 (11:40 -0700)]
Update getting started page
Mark Otto [Thu, 9 May 2013 18:20:15 +0000 (11:20 -0700)]
rename welcome to getting started
Mark Otto [Thu, 9 May 2013 16:22:58 +0000 (09:22 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Thu, 9 May 2013 16:22:49 +0000 (09:22 -0700)]
Fixes #7823: add mention of container to CSS page; build out CSS overview subnav
Mark Otto [Thu, 9 May 2013 16:14:31 +0000 (09:14 -0700)]
Merge pull request #7824 from burnsra/3.0.0-wip-examples
Fix form in navbar
Mark Otto [Thu, 9 May 2013 16:09:44 +0000 (09:09 -0700)]
remove lingering typeahead reference in makefile
Robert Burns [Thu, 9 May 2013 11:21:22 +0000 (07:21 -0400)]
Fix form in navbar
Mark Otto [Thu, 9 May 2013 05:58:54 +0000 (22:58 -0700)]
.bs-docs-sidenote to .bs-callout
Mark Otto [Thu, 9 May 2013 05:57:42 +0000 (22:57 -0700)]
.bs-docs-tooltip-examples to .bs-example-tooltips
Mark Otto [Thu, 9 May 2013 05:56:29 +0000 (22:56 -0700)]
.bs-docs-example to .bs-example
Mark Otto [Thu, 9 May 2013 05:55:17 +0000 (22:55 -0700)]
.bs-docs-footer to .bs-footer; nuke .bs-docs-container css; remove .bs-docs-container from footer
Mark Otto [Thu, 9 May 2013 05:54:25 +0000 (22:54 -0700)]
.bs-docs-social-* to .bs-social-*
Mark Otto [Thu, 9 May 2013 05:53:22 +0000 (22:53 -0700)]
nuke stuff from customizer
Mark Otto [Thu, 9 May 2013 05:52:48 +0000 (22:52 -0700)]
.bs-docs-top to .bs-top
Mark Otto [Thu, 9 May 2013 05:51:44 +0000 (22:51 -0700)]
.bs-docs-header to .bs-header
Mark Otto [Thu, 9 May 2013 05:50:41 +0000 (22:50 -0700)]
docs css reorg
Mark Otto [Thu, 9 May 2013 05:42:42 +0000 (22:42 -0700)]
more work on the sidenav, including small css refactor and new classes
Mark Otto [Thu, 9 May 2013 05:31:49 +0000 (22:31 -0700)]
more navbar and header tweaks
Mark Otto [Thu, 9 May 2013 05:29:53 +0000 (22:29 -0700)]
new docs page headers
Mark Otto [Thu, 9 May 2013 05:24:07 +0000 (22:24 -0700)]
red navbar for docs
Mark Otto [Thu, 9 May 2013 05:17:26 +0000 (22:17 -0700)]
make restored top navbar collapsable
Mark Otto [Thu, 9 May 2013 05:13:56 +0000 (22:13 -0700)]
refactor homepage jumbotron masthead doodad
Mark Otto [Thu, 9 May 2013 05:07:28 +0000 (22:07 -0700)]
move social buttons to separate include
Mark Otto [Thu, 9 May 2013 04:56:08 +0000 (21:56 -0700)]
Super massive docs overhaul
* Bring back the navbar up top
* Pull the docs content back into separate pages because a 6.6k line docs file is just crazy
* Recenter the page content and bring back affixed side nav (needs work)
Mark Otto [Thu, 9 May 2013 03:04:54 +0000 (20:04 -0700)]
Drop typeahead.js--instead try Twitter's typeahead plugin
Mark Otto [Thu, 9 May 2013 02:57:42 +0000 (19:57 -0700)]
hide entire navbar in print views
Mark Otto [Thu, 9 May 2013 02:55:20 +0000 (19:55 -0700)]
Fixes #7816: revert negative margin on .navbar-nav
Mark Otto [Wed, 8 May 2013 18:47:43 +0000 (11:47 -0700)]
Merge pull request #7809 from twitter/bs3_adding_btn_default
BS3: Require .btn-default for all standard buttons
Mark Otto [Wed, 8 May 2013 06:43:51 +0000 (23:43 -0700)]
indentation fix
Mark Otto [Wed, 8 May 2013 04:56:55 +0000 (21:56 -0700)]
Update forms
* Overhaul the form control sizing section to only show sizing via grid columns as parents, not as classes on inputs
* Restore the inline-form option
* Restore the bottom margin on form controls and make them block level instead of inline-block
* More misc docs cleanup for forms
Mark Otto [Wed, 8 May 2013 03:48:37 +0000 (20:48 -0700)]
nuke the unused navbar that was leftover
Mark Otto [Wed, 8 May 2013 03:01:57 +0000 (20:01 -0700)]
Fixes #7796: change @list-group-active-text to @list-group-active-color
Mark Otto [Wed, 8 May 2013 01:07:06 +0000 (18:07 -0700)]
Require .btn-default for regular buttons
* Instead of , use for standard, gray button
* Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes
* Updates docs to reflect the change
* Reorganize buttons CSS
Mark Otto [Wed, 8 May 2013 01:03:32 +0000 (18:03 -0700)]
Update config after updating to jekyll 1.0.1
Mark Otto [Tue, 7 May 2013 17:33:49 +0000 (10:33 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Tue, 7 May 2013 17:33:41 +0000 (10:33 -0700)]
Outdent nav links a bit more so they line up in navbar
Mark Otto [Tue, 7 May 2013 16:13:48 +0000 (09:13 -0700)]
Merge pull request #7806 from koenpunt/patch-1
Updated URL for jekyll installation
Koen Punt [Tue, 7 May 2013 12:20:28 +0000 (15:20 +0300)]
Updated URL for jekyll installation
Mark Otto [Tue, 7 May 2013 06:44:12 +0000 (23:44 -0700)]
Merge pull request #7798 from mediafreakch/3.0.0-wip
fixed not working example code for modals
Edgar Schnueriger [Mon, 6 May 2013 07:48:05 +0000 (09:48 +0200)]
fixed not working example code for modals
Mark Otto [Sat, 4 May 2013 22:00:59 +0000 (15:00 -0700)]
correct right nav in navbar examples
Mark Otto [Sat, 4 May 2013 20:11:31 +0000 (13:11 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Sat, 4 May 2013 20:11:20 +0000 (13:11 -0700)]
Fixes #7783: nuke bottom margin on fixed-bottom-navbar
Mark Otto [Sat, 4 May 2013 20:09:53 +0000 (13:09 -0700)]
Merge pull request #7782 from cvrebert/patch-1
use @screen-small var in grid.less
Chris Rebert [Sat, 4 May 2013 00:38:58 +0000 (17:38 -0700)]
use @screen-small var in grid.less
Per comment by @nextgenthemes on/in
cd06c5baac64a366
Mark Otto [Sat, 4 May 2013 00:32:54 +0000 (17:32 -0700)]
Merge pull request #7621 from jeremydenoun/patch-1
Fix flickering on progress bar width update
Mark Otto [Fri, 3 May 2013 23:16:26 +0000 (16:16 -0700)]
Fixes #7511: add support for nested button groups so you can use dropdowns in your button groups
Mark Otto [Fri, 3 May 2013 22:29:32 +0000 (15:29 -0700)]
Fixes #7721: change @navbar-text to @navbar-color, along with inverse options
Mark Otto [Fri, 3 May 2013 22:29:10 +0000 (15:29 -0700)]
recompile after last justified nav tweaks
Mark Otto [Fri, 3 May 2013 22:18:04 +0000 (15:18 -0700)]
Update justified nav CSS for proper selectors
Mark Otto [Fri, 3 May 2013 22:05:29 +0000 (15:05 -0700)]
Merge pull request #7670 from DarDar/3.0.0-wip
Use @font-size-... variables instead of hardcoded font-size in px
Mark Otto [Fri, 3 May 2013 21:57:07 +0000 (14:57 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 3 May 2013 21:56:57 +0000 (14:56 -0700)]
Scope .table-bordered styles to immediate children only
Mark Otto [Fri, 3 May 2013 21:46:09 +0000 (14:46 -0700)]
remove .fade from static modal example, but include in code snippet
Mark Otto [Fri, 3 May 2013 21:29:11 +0000 (14:29 -0700)]
Merge pull request #7769 from holic/3.0.0-sticky-footer
Use padding instead of #push with box-sizing: border-box
Mark Otto [Fri, 3 May 2013 21:13:06 +0000 (14:13 -0700)]
Merge branch 'bs3_cdn_docs_mention' into 3.0.0-wip
Conflicts:
docs/docs.html
Mark Otto [Fri, 3 May 2013 21:11:23 +0000 (14:11 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 3 May 2013 18:56:00 +0000 (11:56 -0700)]
Add cursor: pointer; to .checkbox and .radio and their inline counterparts
Mark Otto [Fri, 3 May 2013 18:21:13 +0000 (11:21 -0700)]
Merge pull request #7762 from sethlilly/3.0.0-wip
Corrected typo in carousel.html
Mark Otto [Fri, 3 May 2013 17:59:52 +0000 (10:59 -0700)]
Merge pull request #7770 from holic/3.0.0-input-border-transition
Fix input border flicker in Chrome
Mark Otto [Fri, 3 May 2013 17:53:26 +0000 (10:53 -0700)]
run make on previous commits
Mark Otto [Fri, 3 May 2013 06:13:43 +0000 (23:13 -0700)]
More navbar CSS and docs cleanup
* Rearrange sections
* Add code snippets for text and links in navbars
* Add .navbar-link back in
* Add mention of .navbar-text, but it still needs to be re-implemented
* Update nav to reflect new order
Mark Otto [Fri, 3 May 2013 06:05:09 +0000 (23:05 -0700)]
Improve buttons in navbars
* Add top margin, calculated by subtracting height of an input from height of a navbar, and dividing by two
* Uses the same method as .navbar-form
* To use, add .navbar-btn to any button outside a form element
* Also add section to docs detailing buttons in navbars, and add more ids for the other unlinked and unmentioned sections in the side nav
Mark Otto [Fri, 3 May 2013 05:58:30 +0000 (22:58 -0700)]
delete lingering navbar dividers code since we nuked that awhile back
Mark Otto [Fri, 3 May 2013 05:52:32 +0000 (22:52 -0700)]
Cleanup .navbar-form styles
* Nuke the commented out navbar forms code that's not currently needed
* Add a few more examples to the .navbar-form docs section
* Remove (for now at least) top padding on checkbox and radios
Mark Otto [Fri, 3 May 2013 05:44:43 +0000 (22:44 -0700)]
add customizer link to docs homepage
Kevin Ingersoll [Fri, 3 May 2013 03:27:10 +0000 (15:27 +1200)]
Fix input border flicker in Chrome from @garoevans, closes #7689
Kevin Ingersoll [Fri, 3 May 2013 03:22:27 +0000 (15:22 +1200)]
Use padding instead of #push with box-sizing: border-box
Seth Lilly [Thu, 2 May 2013 17:03:54 +0000 (14:03 -0300)]
Corrected typo in carousel.html
Changed text from "First featurette headling" to "First featurette heading" in the first `h2.featurette-heading` tag.
DarDar [Tue, 23 Apr 2013 22:41:06 +0000 (00:41 +0200)]
Use @font-size-... variables instead of hardcoded font-size in px
Mark Otto [Wed, 1 May 2013 18:50:29 +0000 (11:50 -0700)]
Merge pull request #7750 from hppycoder/3.0.0-wip
Updating the README.md to fix the link to Bower
Chad Smith [Wed, 1 May 2013 17:47:52 +0000 (13:47 -0400)]
Updating the README.md to fix the link to Bower
Mark Otto [Wed, 1 May 2013 02:55:02 +0000 (19:55 -0700)]
add the fade class to the default modal docs
Mark Otto [Wed, 1 May 2013 02:35:52 +0000 (19:35 -0700)]
outdent the rows for tablets and above
Mark Otto [Wed, 1 May 2013 02:20:41 +0000 (19:20 -0700)]
make that left/right padding, not top/bottom on navbar
Mark Otto [Wed, 1 May 2013 02:12:48 +0000 (19:12 -0700)]
add back bottom margin to navbars
Mark Otto [Wed, 1 May 2013 02:07:28 +0000 (19:07 -0700)]
no need for zero padding on navbar top/bottom; better comment
Mark Otto [Wed, 1 May 2013 02:06:30 +0000 (19:06 -0700)]
no units on 0 values
Mark Otto [Tue, 30 Apr 2013 20:03:10 +0000 (13:03 -0700)]
Fixes #7744: update grid mixin to use latest grid styles
Mark Otto [Tue, 30 Apr 2013 18:32:11 +0000 (11:32 -0700)]
nuke line numbers
Mark Otto [Mon, 29 Apr 2013 05:46:10 +0000 (22:46 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Mon, 29 Apr 2013 05:45:56 +0000 (22:45 -0700)]
single colon pseudo element for ie8
Mark Otto [Mon, 29 Apr 2013 03:14:26 +0000 (20:14 -0700)]
Merge pull request #7718 from burnsra/3.0.0-wip-breadcrumbs
Cleanup breadcrumb divider last item
Mark Otto [Mon, 29 Apr 2013 03:05:15 +0000 (20:05 -0700)]
Merge pull request #7719 from burnsra/3.0.0-wip-grid-examples
Update examples after grid changes
Robert Burns [Mon, 29 Apr 2013 02:22:33 +0000 (22:22 -0400)]
Update examples after grid changes
Robert Burns [Mon, 29 Apr 2013 01:51:02 +0000 (21:51 -0400)]
Cleanup breadcrumb divider last item
Modify to hide both padding and leading/trailing whitespace
Thanks to https://github.com/holic for suggestion
Mark Otto [Mon, 29 Apr 2013 01:44:54 +0000 (18:44 -0700)]
Merge pull request #7704 from twitter/bs3_moar_grid_changes
BS3: Overhaul grid system once more
Mark Otto [Mon, 29 Apr 2013 01:42:20 +0000 (18:42 -0700)]
Merge pull request #7716 from burnsra/3.0.0-wip-navbar
Fix navbar-toggle after commit
bbee78b30b40ff0b1473a06ea7ecf5a42d51b614
Robert Burns [Mon, 29 Apr 2013 00:45:42 +0000 (20:45 -0400)]
Fix navbar-toggle after commit
bbee78b30b40ff0b1473a06ea7ecf5a42d51b614
The following commit introduced an issue with the navbar toggle placement:
https://github.com/twitter/bootstrap/commit/
bbee78b30b40ff0b1473a06ea7ecf5a42d51b614
Mark Otto [Sun, 28 Apr 2013 21:27:58 +0000 (14:27 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Sun, 28 Apr 2013 21:27:48 +0000 (14:27 -0700)]
derp on navbar toggle and docs positions
Mark Otto [Sun, 28 Apr 2013 21:26:10 +0000 (14:26 -0700)]
Merge pull request #7713 from burnsra/3.0.0-wip-navs-overhaul
Fix navbar on phone/tablet devices after navbar overhaul
Mark Otto [Sun, 28 Apr 2013 21:24:49 +0000 (14:24 -0700)]
Merge pull request #7712 from burnsra/3.0.0-wip-navs
Update examples after navbar overhaul
Robert Burns [Sun, 28 Apr 2013 14:08:48 +0000 (10:08 -0400)]
Fix navbar on phone/tablet devices after navbar overhaul