]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
14 years agoclose #1628 to add padding to all inline checkboxes/radios
Mark Otto [Sun, 5 Feb 2012 10:16:46 +0000 (02:16 -0800)] 
close #1628 to add padding to all inline checkboxes/radios

14 years agofix #1631 by adding focus to radio buttons
Mark Otto [Sun, 5 Feb 2012 10:14:25 +0000 (02:14 -0800)] 
fix #1631 by adding focus to radio buttons

14 years agoclean up labels per #1656
Mark Otto [Sun, 5 Feb 2012 10:01:28 +0000 (02:01 -0800)] 
clean up labels per #1656

14 years agoaddress #1722 by finishing incomplete sentence on responsive
Mark Otto [Sun, 5 Feb 2012 09:59:16 +0000 (01:59 -0800)] 
address #1722 by finishing incomplete sentence on responsive

14 years agofix for #1658 to give .label-success proper text
Mark Otto [Sun, 5 Feb 2012 09:57:09 +0000 (01:57 -0800)] 
fix for #1658 to give .label-success proper text

14 years agofix #1665 by correcting tabs example markup
Mark Otto [Sun, 5 Feb 2012 09:50:55 +0000 (01:50 -0800)] 
fix #1665 by correcting tabs example markup

14 years agoadd mixin for text-overflow
Mark Otto [Sun, 5 Feb 2012 09:49:36 +0000 (01:49 -0800)] 
add mixin for text-overflow

14 years agoadd mention of required classes to horizontal forms
Mark Otto [Sun, 5 Feb 2012 09:43:22 +0000 (01:43 -0800)] 
add mention of required classes to horizontal forms

14 years agoadd another code example for horizontal forms
Mark Otto [Sun, 5 Feb 2012 09:41:45 +0000 (01:41 -0800)] 
add another code example for horizontal forms

14 years agoadding code snippets to form examples
Mark Otto [Sun, 5 Feb 2012 09:36:11 +0000 (01:36 -0800)] 
adding code snippets to form examples

14 years agoMerge branch 'noahblon-master' into 2.0.1-wip
Mark Otto [Sun, 5 Feb 2012 09:26:44 +0000 (01:26 -0800)] 
Merge branch 'noahblon-master' into 2.0.1-wip

Conflicts:
docs/assets/bootstrap.zip

14 years agomanually resolve #1684
Mark Otto [Sun, 5 Feb 2012 08:35:13 +0000 (00:35 -0800)] 
manually resolve #1684

14 years ago#1693: manual fix of the pull request to add class name changes to pills/tabs to...
Mark Otto [Sun, 5 Feb 2012 08:29:19 +0000 (00:29 -0800)] 
#1693: manual fix of the pull request to add class name changes to pills/tabs to upgrade guide

14 years ago#1695: manually fix broken primary button instances
Mark Otto [Sun, 5 Feb 2012 08:27:08 +0000 (00:27 -0800)] 
#1695: manually fix broken primary button instances

14 years ago#1697: update upgrading docs to include mention of no more secondary class in modals
Mark Otto [Sun, 5 Feb 2012 08:25:40 +0000 (00:25 -0800)] 
#1697: update upgrading docs to include mention of no more secondary class in modals

14 years agofollow up to #1702, add callout on component alignment in tabs/pills
Mark Otto [Sun, 5 Feb 2012 08:16:25 +0000 (00:16 -0800)] 
follow up to #1702, add callout on component alignment in tabs/pills

14 years ago#1702: add callout to navbar for component alignment
Mark Otto [Sun, 5 Feb 2012 08:11:21 +0000 (00:11 -0800)] 
#1702: add callout to navbar for component alignment

14 years agomanually handle #1703 for note on horizontal forms
Mark Otto [Sun, 5 Feb 2012 08:05:01 +0000 (00:05 -0800)] 
manually handle #1703 for note on horizontal forms

14 years agoupdate docs with call on meta tag for responsive
Mark Otto [Sun, 5 Feb 2012 07:57:15 +0000 (23:57 -0800)] 
update docs with call on meta tag for responsive

14 years agofix meta tag for viewport in examples and shims
Mark Otto [Sun, 5 Feb 2012 07:53:24 +0000 (23:53 -0800)] 
fix meta tag for viewport in examples and shims

14 years agofix meta tag for viewport in examples and shims
Mark Otto [Sun, 5 Feb 2012 07:53:24 +0000 (23:53 -0800)] 
fix meta tag for viewport in examples and shims

14 years agoThe < and > escapes have nothing to do with Unicode.
Chris Rebert [Sun, 5 Feb 2012 07:21:56 +0000 (23:21 -0800)] 
The < and > escapes have nothing to do with Unicode.

14 years agocorrect css selector for .control-label, required in the docs but not in the CSS...
Mark Otto [Sun, 5 Feb 2012 06:55:47 +0000 (22:55 -0800)] 
correct css selector for .control-label, required in the docs but not in the CSS files

14 years ago#1712: fix typo in js docs
Mark Otto [Sun, 5 Feb 2012 06:50:26 +0000 (22:50 -0800)] 
#1712: fix typo in js docs

14 years ago#1707: remove rgba() background override on navbar active items for customization
Mark Otto [Sun, 5 Feb 2012 06:40:50 +0000 (22:40 -0800)] 
#1707: remove rgba() background override on navbar active items for customization

14 years ago#1706: protocol independent html5shim added, and moved after the CSS for loading...
Mark Otto [Sun, 5 Feb 2012 06:38:49 +0000 (22:38 -0800)] 
#1706: protocol independent html5shim added, and moved after the CSS for loading time's sake

14 years agofix broken alert example with data-dismiss
Mark Otto [Sun, 5 Feb 2012 06:32:04 +0000 (22:32 -0800)] 
fix broken alert example with data-dismiss

14 years ago#1732: make examples of alerts in docs components page dismissable
Mark Otto [Sun, 5 Feb 2012 06:31:09 +0000 (22:31 -0800)] 
#1732: make examples of alerts in docs components page dismissable

14 years ago#1715: strip code of styles when in a pre
Mark Otto [Sun, 5 Feb 2012 06:23:20 +0000 (22:23 -0800)] 
#1715: strip code of styles when in a pre

14 years agobuttons and icons updated for improved placement and variable support for icon paths
Mark Otto [Sun, 5 Feb 2012 06:22:19 +0000 (22:22 -0800)] 
buttons and icons updated for improved placement and variable support for icon paths

14 years agoremove max-width on dropdown menus
Mark Otto [Sun, 5 Feb 2012 02:52:25 +0000 (18:52 -0800)] 
remove max-width on dropdown menus

14 years agofix cutoff follow button
Mark Otto [Sun, 5 Feb 2012 02:27:05 +0000 (18:27 -0800)] 
fix cutoff follow button

14 years agoallow alternate form layouts to hide inputs with .hide on them
Mark Otto [Sun, 5 Feb 2012 02:26:04 +0000 (18:26 -0800)] 
allow alternate form layouts to hide inputs with .hide on them

14 years agoFixes typo on download page 1676/head
Noah Blon [Fri, 3 Feb 2012 16:34:03 +0000 (10:34 -0600)] 
Fixes typo on download page

Changed chose to choose spelling error on download template

14 years agoMerge pull request #1603 from mikaelbr/master
Jacob Thornton [Fri, 3 Feb 2012 07:47:22 +0000 (23:47 -0800)] 
Merge pull request #1603 from mikaelbr/master

Fixed ID and for-attr in the doc forms

14 years agoits core (typo)
Jacob Thornton [Fri, 3 Feb 2012 07:31:03 +0000 (23:31 -0800)] 
its core (typo)

14 years agoMerge pull request #1647 from htanata/fix_alerts_code_example
Jacob Thornton [Fri, 3 Feb 2012 07:16:17 +0000 (23:16 -0800)] 
Merge pull request #1647 from htanata/fix_alerts_code_example

Fix alerts JavaScript code example

14 years agoFix alerts JavaScript code example. 1647/head
Hendy Tanata [Fri, 3 Feb 2012 04:45:06 +0000 (20:45 -0800)] 
Fix alerts JavaScript code example.

14 years agoWrap long breadcrumb trails 1622/head
Eric Thomas [Thu, 2 Feb 2012 19:02:14 +0000 (11:02 -0800)] 
Wrap long breadcrumb trails

14 years agoadd mention of classes to use for button sizes
Mark Otto [Thu, 2 Feb 2012 17:57:22 +0000 (09:57 -0800)] 
add mention of classes to use for button sizes

14 years agoadd count to follow button, tweak links to fit on one line for 940px
Mark Otto [Thu, 2 Feb 2012 17:46:14 +0000 (09:46 -0800)] 
add count to follow button, tweak links to fit on one line for 940px

14 years agoMerge branch 'shama-master' into 2.0.1-wip
Mark Otto [Thu, 2 Feb 2012 17:38:21 +0000 (09:38 -0800)] 
Merge branch 'shama-master' into 2.0.1-wip

14 years agofix inverted warning text and bg colors in less docs page
Mark Otto [Thu, 2 Feb 2012 17:36:33 +0000 (09:36 -0800)] 
fix inverted warning text and bg colors in less docs page

14 years agoMerge branch 'zhongwei99-master' into 2.0.1-wip
Mark Otto [Thu, 2 Feb 2012 17:34:37 +0000 (09:34 -0800)] 
Merge branch 'zhongwei99-master' into 2.0.1-wip

14 years agofix incorrect uses of it's in the docs
Mark Otto [Thu, 2 Feb 2012 17:33:18 +0000 (09:33 -0800)] 
fix incorrect uses of it's in the docs

14 years agofix incorrect use of 'caret'
Mark Otto [Thu, 2 Feb 2012 17:31:07 +0000 (09:31 -0800)] 
fix incorrect use of 'caret'

14 years agoFixed duplicate and wrong IDs and label fors in forms. 1603/head
Mikael Brevik [Thu, 2 Feb 2012 13:09:27 +0000 (14:09 +0100)] 
Fixed duplicate and wrong IDs and label fors in forms.

14 years agoMinor typo fix. 1588/head
zhongwei99 [Thu, 2 Feb 2012 10:01:16 +0000 (18:01 +0800)] 
Minor typo fix.

14 years agoTypo fixes 1584/head
Kyle Robinson Young [Thu, 2 Feb 2012 07:30:37 +0000 (23:30 -0800)] 
Typo fixes

14 years agoMerge branch 'eirikb-master' into 2.0.1-wip
Mark Otto [Thu, 2 Feb 2012 07:13:16 +0000 (23:13 -0800)] 
Merge branch 'eirikb-master' into 2.0.1-wip

14 years agoMerge branch 'master' of https://github.com/eirikb/bootstrap into eirikb-master
Mark Otto [Thu, 2 Feb 2012 07:12:55 +0000 (23:12 -0800)] 
Merge branch 'master' of https://github.com/eirikb/bootstrap into eirikb-master

14 years agoMerge branch 'mshafrir-master' into 2.0.1-wip
Mark Otto [Thu, 2 Feb 2012 07:12:17 +0000 (23:12 -0800)] 
Merge branch 'mshafrir-master' into 2.0.1-wip

14 years agoMerge branch 'master' of https://github.com/mshafrir/bootstrap into mshafrir-master
Mark Otto [Thu, 2 Feb 2012 07:12:06 +0000 (23:12 -0800)] 
Merge branch 'master' of https://github.com/mshafrir/bootstrap into mshafrir-master

14 years agofollow up to #1501 to update notes in sprites.less
Mark Otto [Thu, 2 Feb 2012 07:10:37 +0000 (23:10 -0800)] 
follow up to #1501 to update notes in sprites.less

14 years agoadd note for icon class usage per #1501
Mark Otto [Thu, 2 Feb 2012 07:10:00 +0000 (23:10 -0800)] 
add note for icon class usage per #1501

14 years agoadd line item to docs on upgrading per #1488
Mark Otto [Thu, 2 Feb 2012 07:02:31 +0000 (23:02 -0800)] 
add line item to docs on upgrading per #1488

14 years agoMerge branch 'master' into 2.0.1-wip
Mark Otto [Thu, 2 Feb 2012 06:52:07 +0000 (22:52 -0800)] 
Merge branch 'master' into 2.0.1-wip

Conflicts:
docs/assets/bootstrap.zip

14 years agofixing some docs pages for i18n
Mark Otto [Thu, 2 Feb 2012 06:51:01 +0000 (22:51 -0800)] 
fixing some docs pages for i18n

14 years agoMerge pull request #1549 from TannerNMO/patch-1
Jacob Thornton [Thu, 2 Feb 2012 06:37:42 +0000 (22:37 -0800)] 
Merge pull request #1549 from TannerNMO/patch-1

Fixed simple grammatical errors.

14 years agoremove 2.0-wip ref
Jacob Thornton [Thu, 2 Feb 2012 06:30:51 +0000 (22:30 -0800)] 
remove 2.0-wip ref

14 years ago#1566: add note about removal of secondary-nav in 2.0
Mark Otto [Thu, 2 Feb 2012 06:29:15 +0000 (22:29 -0800)] 
#1566: add note about removal of secondary-nav in 2.0

14 years agofix makefile to reset zips
Jacob Thornton [Thu, 2 Feb 2012 06:27:46 +0000 (22:27 -0800)] 
fix makefile to reset zips

14 years ago#1571: remove fixed width on file inputs
Mark Otto [Thu, 2 Feb 2012 06:27:11 +0000 (22:27 -0800)] 
#1571: remove fixed width on file inputs

14 years agorebuild with correct zip
Jacob Thornton [Thu, 2 Feb 2012 06:21:29 +0000 (22:21 -0800)] 
rebuild with correct zip

14 years agoMerge branch 'master' of github.com:twitter/bootstrap
Mark Otto [Thu, 2 Feb 2012 06:13:26 +0000 (22:13 -0800)] 
Merge branch 'master' of github.com:twitter/bootstrap

14 years agoMerge branch 'master' of github.com:twitter/bootstrap
Mark Otto [Thu, 2 Feb 2012 06:13:26 +0000 (22:13 -0800)] 
Merge branch 'master' of github.com:twitter/bootstrap

14 years agoMerge pull request #1576 from ejain/patch-1
Mark Otto [Thu, 2 Feb 2012 06:13:07 +0000 (22:13 -0800)] 
Merge pull request #1576 from ejain/patch-1

Import the responsive css *after* setting the body padding to fix...

14 years agoImport the responsive css *after* setting the body padding to fix the issue described...
ejain [Thu, 2 Feb 2012 05:17:04 +0000 (21:17 -0800)] 
Import the responsive css *after* setting the body padding to fix the issue described in #1570.

14 years agoImport the responsive css *after* setting the body padding to fix the issue described... 1576/head
ejain [Thu, 2 Feb 2012 05:17:04 +0000 (21:17 -0800)] 
Import the responsive css *after* setting the body padding to fix the issue described in #1570.

14 years agoFixed typo "tabs" ==> "button" 1573/head
Cary Landholt [Thu, 2 Feb 2012 04:20:24 +0000 (22:20 -0600)] 
Fixed typo "tabs" ==> "button"

14 years agonuke all curly ticks
Mark Otto [Thu, 2 Feb 2012 02:27:38 +0000 (18:27 -0800)] 
nuke all curly ticks

14 years agofix spelling in examples page
Mark Otto [Thu, 2 Feb 2012 02:25:34 +0000 (18:25 -0800)] 
fix spelling in examples page

14 years agofix the makefile
Mark Otto [Thu, 2 Feb 2012 02:24:41 +0000 (18:24 -0800)] 
fix the makefile

14 years agofix missing ; in buttons.less
Mark Otto [Thu, 2 Feb 2012 02:18:39 +0000 (18:18 -0800)] 
fix missing ; in buttons.less

14 years agoupdate scaffolding responsive section to reflect proper media query ranges
Mark Otto [Thu, 2 Feb 2012 02:12:14 +0000 (18:12 -0800)] 
update scaffolding responsive section to reflect proper media query ranges

14 years agofix mis-labeled label
Mark Otto [Thu, 2 Feb 2012 02:11:19 +0000 (18:11 -0800)] 
fix mis-labeled label

14 years agofix js links in components
Mark Otto [Thu, 2 Feb 2012 02:06:52 +0000 (18:06 -0800)] 
fix js links in components

14 years agoremove twitter widgets js from examples
Mark Otto [Thu, 2 Feb 2012 02:00:40 +0000 (18:00 -0800)] 
remove twitter widgets js from examples

14 years agoremove twitter widgets js from examples
Mark Otto [Thu, 2 Feb 2012 02:00:40 +0000 (18:00 -0800)] 
remove twitter widgets js from examples

14 years agoMerge pull request #1490 from amenonsen/master
Mark Otto [Thu, 2 Feb 2012 01:59:19 +0000 (17:59 -0800)] 
Merge pull request #1490 from amenonsen/master

Typo fix: Sprited => Striped

14 years agofix icon-bar class in exampless
Mark Otto [Thu, 2 Feb 2012 01:57:39 +0000 (17:57 -0800)] 
fix icon-bar class in exampless

14 years agofix icon-bar class in exampless
Mark Otto [Thu, 2 Feb 2012 01:57:39 +0000 (17:57 -0800)] 
fix icon-bar class in exampless

14 years agoremove excess td in less docs
Mark Otto [Thu, 2 Feb 2012 01:55:32 +0000 (17:55 -0800)] 
remove excess td in less docs

14 years agofix hover state on .nav-list for active links
Mark Otto [Thu, 2 Feb 2012 01:54:21 +0000 (17:54 -0800)] 
fix hover state on .nav-list for active links

14 years agofixing jquery links in examples
Mark Otto [Thu, 2 Feb 2012 01:41:24 +0000 (17:41 -0800)] 
fixing jquery links in examples

14 years agofixing jquery links in examples
Mark Otto [Thu, 2 Feb 2012 01:41:24 +0000 (17:41 -0800)] 
fixing jquery links in examples

14 years agoremove unused css files and add scaffolding and hero-unit to the builder
Mark Otto [Thu, 2 Feb 2012 01:06:40 +0000 (17:06 -0800)] 
remove unused css files and add scaffolding and hero-unit to the builder

14 years agoMerge branch 'master' of github.com:twitter/bootstrap
Mark Otto [Thu, 2 Feb 2012 00:45:25 +0000 (16:45 -0800)] 
Merge branch 'master' of github.com:twitter/bootstrap

Conflicts:
docs/assets/bootstrap.zip

14 years agofix that jank hack
Mark Otto [Thu, 2 Feb 2012 00:44:07 +0000 (16:44 -0800)] 
fix that jank hack

14 years agorebuild
Jacob Thornton [Thu, 2 Feb 2012 00:39:15 +0000 (16:39 -0800)] 
rebuild

14 years agoonly add the anyalytics to production
Jacob Thornton [Thu, 2 Feb 2012 00:38:58 +0000 (16:38 -0800)] 
only add the anyalytics to production

14 years agoFixed simple grammatical errors. http://grammar.quickanddirtytips.com/backward-versus... 1549/head
TannerNMO [Wed, 1 Feb 2012 21:14:49 +0000 (14:14 -0700)] 
Fixed simple grammatical errors. http://grammar.quickanddirtytips.com/backward-versus-backwards.aspx

14 years agoRemoved / from 'Get the javascript' in components.mustache 1539/head
eirikb [Wed, 1 Feb 2012 18:44:33 +0000 (19:44 +0100)] 
Removed / from 'Get the javascript' in components.mustache

14 years agoRemoved extra / from 'Get the javascript'-link in components.html
eirikb [Wed, 1 Feb 2012 18:40:10 +0000 (19:40 +0100)] 
Removed extra / from 'Get the javascript'-link in components.html

14 years agoFix broken named anchor link for LESS compiling instructions. 1535/head
Michael Shafrir [Wed, 1 Feb 2012 17:58:08 +0000 (09:58 -0800)] 
Fix broken named anchor link for LESS compiling instructions.

14 years agoAllow labels to be links 1508/head
Jari Jokinen [Wed, 1 Feb 2012 10:59:38 +0000 (12:59 +0200)] 
Allow labels to be links

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...
Jacob Thornton [Wed, 1 Feb 2012 01:35:23 +0000 (17:35 -0800)] 
move examples into docs...

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...