]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
mo [Tue, 26 Mar 2013 01:13:13 +0000 (18:13 -0700)]
Fixed the navbar toggle in example templates by changing all the ".btn .btn-navbar" to ".navbar-toggle"
mo [Tue, 26 Mar 2013 00:46:44 +0000 (17:46 -0700)]
Fixed all the .brand in navbar to .navbar-brand
Mark Otto [Wed, 20 Feb 2013 00:09:18 +0000 (16:09 -0800)]
Merge pull request #6990 from acmetech/3.0.0-wip
Additional minor updates to the docs
Tom Pietschker [Tue, 19 Feb 2013 19:54:56 +0000 (14:54 -0500)]
forgot navbar-fixed-bottom in the commit
Tom Pietschker [Tue, 19 Feb 2013 19:50:44 +0000 (14:50 -0500)]
tweak the position of the fixed to top/bottom navbars to remove double border
Tom Pietschker [Tue, 19 Feb 2013 19:40:05 +0000 (14:40 -0500)]
remove the search-query class and increase the width
Tom Pietschker [Tue, 19 Feb 2013 19:35:48 +0000 (14:35 -0500)]
replace navbar-search with navbar-form
Tom Pietschker [Tue, 19 Feb 2013 19:32:28 +0000 (14:32 -0500)]
remove navbar-inner
Mark Otto [Tue, 19 Feb 2013 02:26:26 +0000 (18:26 -0800)]
Merge pull request #6979 from acmetech/3.0.0-wip
Minor fixes to docs
Tom Pietschker [Tue, 19 Feb 2013 02:03:52 +0000 (21:03 -0500)]
added missing slash in the src for Gather Content
Tom Pietschker [Tue, 19 Feb 2013 01:57:54 +0000 (20:57 -0500)]
fix incorrect section id for labels
Mark Otto [Mon, 18 Feb 2013 09:28:35 +0000 (01:28 -0800)]
Navbar realignment:
* Change .brand to .navbar-brand
* Change .btn-navbar to .navbar-toggle
* Redesign navbar toggle to be a bit lighter and wider
* Center align the navbar brand with a max-width of 200px (to minimize hit area) while still centering
Mark Otto [Mon, 18 Feb 2013 09:27:08 +0000 (01:27 -0800)]
remove unused include
Mark Otto [Mon, 18 Feb 2013 06:20:49 +0000 (22:20 -0800)]
Bring back the label, make it scale somewhat with the font-size of the parent using percentages and ems
Mark Otto [Mon, 18 Feb 2013 05:06:20 +0000 (21:06 -0800)]
Drop the recently added .counter class for .badge
Mark Otto [Mon, 18 Feb 2013 04:26:44 +0000 (20:26 -0800)]
remove old todo comment
Mark Otto [Mon, 18 Feb 2013 04:26:21 +0000 (20:26 -0800)]
remove unnecessary select border reset
Mark Otto [Mon, 18 Feb 2013 04:23:31 +0000 (20:23 -0800)]
fix inaccurate text classes code
Mark Otto [Mon, 18 Feb 2013 04:18:29 +0000 (20:18 -0800)]
fix broken marketing section with updated class
Mark Otto [Mon, 18 Feb 2013 03:15:09 +0000 (19:15 -0800)]
forgot about those quotes
Mark Otto [Mon, 18 Feb 2013 03:12:30 +0000 (19:12 -0800)]
fix the docs include logic
Mark Otto [Mon, 18 Feb 2013 03:04:38 +0000 (19:04 -0800)]
more narrow jumbotron example fixes in the mobile first arena
Mark Otto [Mon, 18 Feb 2013 02:58:40 +0000 (18:58 -0800)]
Refactor some common classes from docs css and examples, then prevent examples from using docs.css
Mark Otto [Mon, 18 Feb 2013 02:48:00 +0000 (18:48 -0800)]
revamp narrow jumbotron to avoid conflicts with docs .masthead
Mark Otto [Mon, 18 Feb 2013 02:47:44 +0000 (18:47 -0800)]
decrease top/bottom padding a bit in mobile fixed navbars
Mark Otto [Mon, 18 Feb 2013 02:46:49 +0000 (18:46 -0800)]
css to go with it
Mark Otto [Mon, 18 Feb 2013 02:46:30 +0000 (18:46 -0800)]
Add class to body for special styles to avoid conflict with examples
Mark Otto [Mon, 18 Feb 2013 02:33:55 +0000 (18:33 -0800)]
Revert the statis navbar in mobile views--they're back to being fixed all the time
Mark Otto [Mon, 18 Feb 2013 02:10:29 +0000 (18:10 -0800)]
Update some links and rename #gridsystem to #grid-system
Mark Otto [Sun, 17 Feb 2013 21:54:47 +0000 (13:54 -0800)]
add note to readme about fubared npm installs
Mark Otto [Sun, 17 Feb 2013 21:42:31 +0000 (13:42 -0800)]
clarification on readme makefile
Mark Otto [Sun, 17 Feb 2013 21:35:14 +0000 (13:35 -0800)]
Restore submenu support
Mark Otto [Sun, 17 Feb 2013 21:35:08 +0000 (13:35 -0800)]
restore auto regen of docs
Mark Otto [Sat, 16 Feb 2013 10:49:12 +0000 (02:49 -0800)]
add visibility note to docs about captions
Mark Otto [Sat, 16 Feb 2013 10:47:48 +0000 (02:47 -0800)]
Scrach that: carousel caption is always left aligned, but still hidden for mobile views
Mark Otto [Sat, 16 Feb 2013 10:47:15 +0000 (02:47 -0800)]
Re-add carousel captions as optional
* They're hidden by default in the mobile-first views because otherwise they just cover up the slides
* In mobile they're centered, and then are shown left aligned at larger viewports
Mark Otto [Sat, 16 Feb 2013 09:43:23 +0000 (01:43 -0800)]
Nuke the fluid example since it's no longer applicable
Mark Otto [Sat, 16 Feb 2013 09:39:09 +0000 (01:39 -0800)]
Nuke the old_docs.css file
Mark Otto [Sat, 16 Feb 2013 09:38:32 +0000 (01:38 -0800)]
Nuke @mdo's photos from the repo since we're using holder.js for carousel demo
Mark Otto [Sat, 16 Feb 2013 09:26:43 +0000 (01:26 -0800)]
All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star
Mark Otto [Sat, 16 Feb 2013 09:22:15 +0000 (01:22 -0800)]
Overhaul carousel a bit more:
* Drop custom type arrow controls for glyphicons icons instead for more consistent rendering
* Remove the captions and instead let folks implement what they want in the carousel
* Move the indicators to the bottom middle instead of top right
* Lighten up gradients on the edges for less harsh lighting
Mark Otto [Sat, 16 Feb 2013 08:20:20 +0000 (00:20 -0800)]
More accurate padding for fixed navbars at >768px
Mark Otto [Sat, 16 Feb 2013 08:19:17 +0000 (00:19 -0800)]
Don't affix the fixed navbars in mobile views
Mark Otto [Sat, 16 Feb 2013 01:27:05 +0000 (17:27 -0800)]
twerk gallery examples to stay at 400px or less for proper retinafying
Mark Otto [Sat, 16 Feb 2013 01:21:41 +0000 (17:21 -0800)]
Update gallery examples on homepage; make all gallery entries open in new tabs
Mark Otto [Sat, 16 Feb 2013 00:51:16 +0000 (16:51 -0800)]
fix #6950: use var for font-family
Mark Otto [Fri, 15 Feb 2013 20:22:26 +0000 (12:22 -0800)]
restore jekyll-based css.html to docs
Mark Otto [Fri, 15 Feb 2013 20:17:27 +0000 (12:17 -0800)]
Merge pull request #6944 from canburak/3.0.0-wip
Fixed typo on JavaScript documentation
Can Burak Cilingir [Fri, 15 Feb 2013 10:47:34 +0000 (18:47 +0800)]
Fix typo on JavaScript documentation
Mark Otto [Fri, 15 Feb 2013 07:55:04 +0000 (23:55 -0800)]
Fixes #6941: add alt attribute to images
Mark Otto [Fri, 15 Feb 2013 07:51:35 +0000 (23:51 -0800)]
fix spelling as pointed out by @jodytate that got nuked in the merge
Mark Otto [Fri, 15 Feb 2013 07:48:29 +0000 (23:48 -0800)]
rearrange readme
Mark Otto [Fri, 15 Feb 2013 07:44:50 +0000 (23:44 -0800)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Conflicts:
docs/examples/sticky-footer-navbar.html
docs/examples/sticky-footer.html
Mark Otto [Fri, 15 Feb 2013 07:42:47 +0000 (23:42 -0800)]
Merge branch 'bs3_jekyll' into 3.0.0-wip
Conflicts:
docs/css.html
docs/templates/pages/css.mustache
Mark Otto [Fri, 15 Feb 2013 07:38:00 +0000 (23:38 -0800)]
Make example pages use Jekyll; add sticky footer navbar image to examples
Mark Otto [Fri, 15 Feb 2013 07:07:36 +0000 (23:07 -0800)]
no need for scrollspy in example template
Mark Otto [Fri, 15 Feb 2013 06:57:25 +0000 (22:57 -0800)]
Update makefile
Mark Otto [Fri, 15 Feb 2013 06:33:26 +0000 (22:33 -0800)]
Convert JS page to pygments; nuke prettify assets
Mark Otto [Fri, 15 Feb 2013 05:42:33 +0000 (21:42 -0800)]
convert components code examples to pygments
Mark Otto [Fri, 15 Feb 2013 00:43:50 +0000 (16:43 -0800)]
pygmentize the rest of the css page
Mark Otto [Fri, 15 Feb 2013 00:17:16 +0000 (16:17 -0800)]
Specify new local URL
Mark Otto [Thu, 14 Feb 2013 21:59:05 +0000 (13:59 -0800)]
Merge pull request #6936 from jodytate/3.0.0-wip
minor update to sticky-footer examples
jody tate [Thu, 14 Feb 2013 21:30:22 +0000 (13:30 -0800)]
Update docs/examples/sticky-footer.html
again, "it's" to "its" for grammar fun!
jody tate [Thu, 14 Feb 2013 21:26:52 +0000 (13:26 -0800)]
Update docs/examples/sticky-footer-navbar.html
contraction "it's" to possessive "its", aka pedantic grammar fix
Mark Otto [Thu, 14 Feb 2013 08:43:43 +0000 (00:43 -0800)]
pygmentize grid section; update bs-docs-example corners
Mark Otto [Thu, 14 Feb 2013 08:39:32 +0000 (00:39 -0800)]
twerk dat manni pygment style
Mark Otto [Thu, 14 Feb 2013 08:23:23 +0000 (00:23 -0800)]
Start pygmentizing css.html; add new theme for pygments
Mark Otto [Thu, 14 Feb 2013 07:37:08 +0000 (23:37 -0800)]
Start using some includes; test out some pygments highlighting
Mark Otto [Thu, 14 Feb 2013 06:01:34 +0000 (22:01 -0800)]
update readme to point to getting started page; twerk link
Mark Otto [Thu, 14 Feb 2013 04:01:36 +0000 (20:01 -0800)]
readme improvements
Mark Otto [Wed, 13 Feb 2013 20:51:25 +0000 (12:51 -0800)]
update readme to reflect jekyll docs and local npm install method
Mark Otto [Wed, 13 Feb 2013 20:32:29 +0000 (12:32 -0800)]
make same css docs fix from upstream
Mark Otto [Wed, 13 Feb 2013 20:30:56 +0000 (12:30 -0800)]
update makefile to work again; gitignore the compiled docs _gh_pages folder; test makefile with darkened navbar active bg
Mark Otto [Wed, 13 Feb 2013 19:48:22 +0000 (11:48 -0800)]
Restore gallery page, add active nav class jankitude, auto regenerate docs on file save
Mark Otto [Wed, 13 Feb 2013 19:28:00 +0000 (11:28 -0800)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Tue, 12 Feb 2013 20:44:41 +0000 (12:44 -0800)]
rearrange jekyll and docs
Mark Otto [Tue, 12 Feb 2013 20:27:18 +0000 (12:27 -0800)]
update makefile to work given nuked docs dir
Mark Otto [Tue, 12 Feb 2013 20:25:05 +0000 (12:25 -0800)]
nuke what we don't need for jekyll
Mark Otto [Tue, 12 Feb 2013 20:16:32 +0000 (12:16 -0800)]
convert to jekyll
Mark Otto [Tue, 12 Feb 2013 05:38:44 +0000 (21:38 -0800)]
nuke dat extend docs page
Mark Otto [Sat, 9 Feb 2013 07:28:18 +0000 (23:28 -0800)]
Merge pull request #6863 from devknoll/fix-css-docs
Fix the Star glyphicon in the CSS docs
Gerald Monaco [Sat, 9 Feb 2013 00:52:50 +0000 (19:52 -0500)]
Fix the Star glyphicon in the CSS docs
Mark Otto [Fri, 8 Feb 2013 17:56:04 +0000 (09:56 -0800)]
Fixes #6852: add cursor pointer to carousel indicators
Mark Otto [Fri, 8 Feb 2013 16:32:29 +0000 (08:32 -0800)]
Fixes #6841: Add new Firefox placeholder, comments
Mark Otto [Fri, 8 Feb 2013 16:24:10 +0000 (08:24 -0800)]
Fixes #6837: Enable text alignment utility classes on tables
* Removes text-align from td elements (no need to set that one)
* Specifically sets th to text-align: left; at a global level (no longer within .table) to override browser defaults
* Removes font-weight: bold; from th while we're at it since that's browser default already
Mark Otto [Fri, 8 Feb 2013 08:13:44 +0000 (00:13 -0800)]
clean up responsive docs and global css styles
Mark Otto [Fri, 8 Feb 2013 06:18:53 +0000 (22:18 -0800)]
Merge branch 'master' into 3.0.0-wip
Conflicts:
docs/assets/js/bootstrap.min.js
fat [Fri, 8 Feb 2013 06:13:13 +0000 (22:13 -0800)]
Merge branch '2.3.0-wip'
Mark Otto [Fri, 8 Feb 2013 06:08:13 +0000 (22:08 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Fri, 8 Feb 2013 06:08:04 +0000 (22:08 -0800)]
add 2.3 changelog section
fat [Fri, 8 Feb 2013 05:42:34 +0000 (21:42 -0800)]
remove prevent default on focus
fat [Fri, 8 Feb 2013 04:13:40 +0000 (20:13 -0800)]
only fire hidden once backdrop has been removed
fat [Fri, 8 Feb 2013 03:47:01 +0000 (19:47 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Conflicts:
docs/assets/js/bootstrap.min.js
fat [Fri, 8 Feb 2013 03:45:42 +0000 (19:45 -0800)]
if no callback, don't try to call callback ya goof
Mark Otto [Fri, 8 Feb 2013 03:38:46 +0000 (19:38 -0800)]
fix js from @fat feedback for modal
Mark Otto [Fri, 8 Feb 2013 03:34:23 +0000 (19:34 -0800)]
remove modal test file
Mark Otto [Fri, 8 Feb 2013 03:34:06 +0000 (19:34 -0800)]
update example code
Mark Otto [Fri, 8 Feb 2013 03:32:30 +0000 (19:32 -0800)]
nuke that whitespace
Mark Otto [Fri, 8 Feb 2013 03:31:12 +0000 (19:31 -0800)]
finish modal tweaks
Mark Otto [Fri, 8 Feb 2013 03:21:56 +0000 (19:21 -0800)]
update docs modals