]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoFixed a typo. Because I'm a Grammar Nazi. 687/head
Martin Bean [Thu, 24 Nov 2011 11:37:08 +0000 (11:37 +0000)] 
Fixed a typo. Because I'm a Grammar Nazi.

13 years agopush disable setting to the event loop - this allows for form submit to begin
Jacob Thornton [Mon, 21 Nov 2011 05:59:31 +0000 (21:59 -0800)] 
push disable setting to the event loop - this allows for form submit to begin

13 years agoremove js min from repo
Jacob Thornton [Mon, 21 Nov 2011 05:45:09 +0000 (21:45 -0800)] 
remove js min from repo

13 years agoadd minified source to min dir in js + add uglify to make process
Jacob Thornton [Mon, 21 Nov 2011 05:42:52 +0000 (21:42 -0800)] 
add minified source to min dir in js + add uglify to make process

14 years agoMerge pull request #621 from vshih/master
Mark Otto [Thu, 17 Nov 2011 08:40:42 +0000 (00:40 -0800)] 
Merge pull request #621 from vshih/master

Fix tab event selector in tabs JS docs example

14 years agoMerge pull request #645 from mkaschenko/master
Mark Otto [Thu, 17 Nov 2011 08:10:59 +0000 (00:10 -0800)] 
Merge pull request #645 from mkaschenko/master

Fix anchor to JS dropdown docs

14 years agoFix dropdown anchor 645/head
Maxim Kaschenko [Wed, 16 Nov 2011 18:11:37 +0000 (01:11 +0700)] 
Fix dropdown anchor

14 years agoclean up var defintion
Jacob Thornton [Wed, 16 Nov 2011 08:30:11 +0000 (00:30 -0800)] 
clean up var defintion

14 years agoMerge branch 'master' of https://github.com/twitter/bootstrap
Jacob Thornton [Wed, 16 Nov 2011 08:28:20 +0000 (00:28 -0800)] 
Merge branch 'master' of https://github.com/twitter/bootstrap

Conflicts:
bootstrap.css

14 years agoimprove alert api - $("#fat").alert("close") should just work.
Jacob Thornton [Wed, 16 Nov 2011 08:27:04 +0000 (00:27 -0800)] 
improve alert api - $("#fat").alert("close") should just work.

14 years agoMerge pull request #629 from leocassarani/patch-1
Mark Otto [Sun, 13 Nov 2011 23:56:33 +0000 (15:56 -0800)] 
Merge pull request #629 from leocassarani/patch-1

Fix grammatically incorrect sentence in form docs

14 years agoFix grammatically incorrect sentence (copy-paste oversight?) 629/head
Leo Cassarani [Sun, 13 Nov 2011 21:45:43 +0000 (21:45 +0000)] 
Fix grammatically incorrect sentence (copy-paste oversight?)

14 years agoFixes tab event selector in tabs example 621/head
Vic [Sat, 12 Nov 2011 21:18:08 +0000 (13:18 -0800)] 
Fixes tab event selector in tabs example

14 years agoensure two-thirds grid offsets work the same as the others
Mark Otto [Sat, 12 Nov 2011 09:05:19 +0000 (01:05 -0800)] 
ensure two-thirds grid offsets work the same as the others

14 years agofix broken state of active buttons
Mark Otto [Sat, 12 Nov 2011 08:52:18 +0000 (00:52 -0800)] 
fix broken state of active buttons

14 years agoremove selector options for popover, in favor of more generic content selector
Jacob Thornton [Tue, 8 Nov 2011 19:04:26 +0000 (11:04 -0800)] 
remove selector options for popover, in favor of more generic content selector

14 years agoMerge pull request #554 from rvagg/poveropt
Jacob Thornton [Mon, 7 Nov 2011 17:58:42 +0000 (09:58 -0800)] 
Merge pull request #554 from rvagg/poveropt

optionable selectors for title & content elements

14 years agoremoved twipsy options 554/head
Rod Vagg [Mon, 7 Nov 2011 01:10:53 +0000 (12:10 +1100)] 
removed twipsy options

14 years agoMerge remote-tracking branch 'twitter/master' into poveropt
Rod Vagg [Mon, 7 Nov 2011 01:02:51 +0000 (12:02 +1100)] 
Merge remote-tracking branch 'twitter/master' into poveropt

Conflicts:
js/bootstrap-popover.js

14 years agodon't include data-content/data-title as specifications for options in twipsy/popover
Jacob Thornton [Sun, 6 Nov 2011 21:49:00 +0000 (13:49 -0800)] 
don't include data-content/data-title as specifications for options in twipsy/popover

14 years agotests & docs & twipsy too
Rod Vagg [Sun, 6 Nov 2011 02:20:09 +0000 (13:20 +1100)] 
tests & docs & twipsy too

14 years agoMerge branch 'master' into poveropt
Rod Vagg [Sun, 6 Nov 2011 01:41:55 +0000 (12:41 +1100)] 
Merge branch 'master' into poveropt

14 years agorebuild
Jacob Thornton [Sun, 6 Nov 2011 00:07:55 +0000 (17:07 -0700)] 
rebuild

14 years agoMerge branch 'master' of https://github.com/twitter/bootstrap
Jacob Thornton [Sun, 6 Nov 2011 00:07:39 +0000 (17:07 -0700)] 
Merge branch 'master' of https://github.com/twitter/bootstrap

14 years agoupdate to jquery 1.7 + add toggle method to twipsy/popover
Jacob Thornton [Sun, 6 Nov 2011 00:06:41 +0000 (17:06 -0700)] 
update to jquery 1.7 + add toggle method to twipsy/popover

14 years agoMerge pull request #557 from JulianBirch/master
Jacob Thornton [Sat, 5 Nov 2011 22:31:41 +0000 (15:31 -0700)] 
Merge pull request #557 from JulianBirch/master

Fixed compilation under dotLess

14 years agoAdd a missing bracket back in. (Prevents dotLess from compiling.) 557/head
Julian Birch [Sat, 5 Nov 2011 04:25:31 +0000 (04:25 +0000)] 
Add a missing bracket back in.  (Prevents dotLess from compiling.)

14 years agooptionable selectors for title & content elements
Rod Vagg [Fri, 4 Nov 2011 23:50:08 +0000 (10:50 +1100)] 
optionable selectors for title & content elements

14 years agoadd the tab-pane class back to example
Jacob Thornton [Fri, 4 Nov 2011 20:46:03 +0000 (13:46 -0700)] 
add the tab-pane class back to example

14 years agomake .tab-content backwards compat with 1.3
Jacob Thornton [Fri, 4 Nov 2011 20:44:25 +0000 (13:44 -0700)] 
make .tab-content backwards compat with 1.3

14 years agoMerge branch 'master' of https://github.com/twitter/bootstrap
Jacob Thornton [Fri, 4 Nov 2011 20:35:31 +0000 (13:35 -0700)] 
Merge branch 'master' of https://github.com/twitter/bootstrap

14 years agofix > & bug and point to 1.1.4 less version
Jacob Thornton [Fri, 4 Nov 2011 20:34:44 +0000 (13:34 -0700)] 
fix > & bug and point to 1.1.4 less version

14 years agoMerge pull request #537 from hermanschutte/master
Jacob Thornton [Fri, 4 Nov 2011 18:20:41 +0000 (11:20 -0700)] 
Merge pull request #537 from hermanschutte/master

Small change to correct the incorrect description for bootstrap-buttons.js in the Javascript section

14 years agoMerge branch 'master' of https://github.com/twitter/bootstrap
Jacob Thornton [Fri, 4 Nov 2011 18:18:06 +0000 (11:18 -0700)] 
Merge branch 'master' of https://github.com/twitter/bootstrap

14 years agoupdate button comment
Jacob Thornton [Fri, 4 Nov 2011 18:17:28 +0000 (11:17 -0700)] 
update button comment

14 years agoMerge pull request #544 from nikcub/master
Jacob Thornton [Fri, 4 Nov 2011 18:14:01 +0000 (11:14 -0700)] 
Merge pull request #544 from nikcub/master

bump version number in docs

14 years agobump version number in docs 544/head
Nik Cubrilovic [Fri, 4 Nov 2011 13:17:12 +0000 (00:17 +1100)] 
bump version number in docs

14 years agoAdd correct description for bootstrap-buttons.js in Javascript section 537/head
Herman Schutte [Fri, 4 Nov 2011 07:34:12 +0000 (09:34 +0200)] 
Add correct description for bootstrap-buttons.js in Javascript section

14 years agoremove preserve-3d
Jacob Thornton [Fri, 4 Nov 2011 01:40:18 +0000 (18:40 -0700)] 
remove preserve-3d

14 years agoupdate 1.4 docs v1.4.0
Jacob Thornton [Fri, 4 Nov 2011 00:39:50 +0000 (17:39 -0700)] 
update 1.4 docs

14 years agorebuild
Jacob Thornton [Fri, 4 Nov 2011 00:08:12 +0000 (17:08 -0700)] 
rebuild

14 years agoMerge branch 'master' of https://github.com/twitter/bootstrap into dev
Jacob Thornton [Fri, 4 Nov 2011 00:06:13 +0000 (17:06 -0700)] 
Merge branch 'master' of https://github.com/twitter/bootstrap into dev

14 years agoupdate 1.3 to 1.4 stuffs
Jacob Thornton [Fri, 4 Nov 2011 00:03:03 +0000 (17:03 -0700)] 
update 1.3 to 1.4 stuffs

14 years agorebuild css, add preserve-3d for faster animations, fix whitespace in mixins.less
Jacob Thornton [Thu, 3 Nov 2011 21:45:53 +0000 (14:45 -0700)] 
rebuild css, add preserve-3d for faster animations, fix whitespace in mixins.less

14 years agoMerge pull request #525 from mchung/patch-1
Jacob Thornton [Wed, 2 Nov 2011 17:13:58 +0000 (10:13 -0700)] 
Merge pull request #525 from mchung/patch-1

Fixed typo in Makefile

14 years agoFixed typo in Makefile 525/head
Marc Chung [Wed, 2 Nov 2011 07:38:44 +0000 (00:38 -0700)] 
Fixed typo in Makefile

14 years agofix tipsies, modals, and popovers from overlaying topbar
Mark Otto [Wed, 2 Nov 2011 07:04:43 +0000 (00:04 -0700)] 
fix tipsies, modals, and popovers from overlaying topbar

14 years agofix pagination inconsistencies
Mark Otto [Wed, 2 Nov 2011 06:57:48 +0000 (23:57 -0700)] 
fix pagination inconsistencies

14 years agoMerge branch 'kriansa-patch1' into dev
Mark Otto [Tue, 1 Nov 2011 06:28:05 +0000 (23:28 -0700)] 
Merge branch 'kriansa-patch1' into dev

Conflicts:
bootstrap.css

14 years agotweak alignment for IE7 and chrome
Mark Otto [Tue, 1 Nov 2011 06:27:20 +0000 (23:27 -0700)] 
tweak alignment for IE7 and chrome

14 years agoMerge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-patch1
Mark Otto [Tue, 1 Nov 2011 06:22:55 +0000 (23:22 -0700)] 
Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-patch1

14 years agoMerge branch 'dev' of github.com:twitter/bootstrap into dev
Mark Otto [Tue, 1 Nov 2011 06:22:13 +0000 (23:22 -0700)] 
Merge branch 'dev' of github.com:twitter/bootstrap into dev

Conflicts:
bootstrap.css

14 years agoremove fixed height from select elements for IE7
Mark Otto [Tue, 1 Nov 2011 06:18:36 +0000 (23:18 -0700)] 
remove fixed height from select elements for IE7

14 years agoissue #240 - firefox drop css transition events :{o
Jacob Thornton [Tue, 1 Nov 2011 05:44:42 +0000 (22:44 -0700)] 
issue #240 - firefox drop css transition events :{o

14 years agoadd template option and make title an optional attribute for popover
Jacob Thornton [Sun, 30 Oct 2011 02:59:51 +0000 (19:59 -0700)] 
add template option and make title an optional attribute for popover

14 years agoallow the use of data attributes to define popover options
Jacob Thornton [Sun, 30 Oct 2011 02:27:02 +0000 (19:27 -0700)] 
allow the use of data attributes to define popover options

14 years agoadd active class to css for buttons, write new spec for button, "use strict"
Jacob Thornton [Sun, 30 Oct 2011 01:49:35 +0000 (18:49 -0700)] 
add active class to css for buttons, write new spec for button, "use strict"

14 years agostar work on bootstrap-buttons.js
Jacob Thornton [Sun, 30 Oct 2011 00:58:58 +0000 (17:58 -0700)] 
star work on bootstrap-buttons.js

14 years agoMerge branch 'master' of github.com:twitter/bootstrap into dev
Jacob Thornton [Sun, 30 Oct 2011 00:08:35 +0000 (17:08 -0700)] 
Merge branch 'master' of github.com:twitter/bootstrap into dev

Conflicts:
bootstrap.css
bootstrap.min.css
lib/forms.less

14 years agoadding resizable class and mixin
Mark Otto [Sat, 29 Oct 2011 01:57:37 +0000 (18:57 -0700)] 
adding resizable class and mixin

14 years agoUpdate README.md
Chris Aniszczyk [Fri, 28 Oct 2011 15:57:58 +0000 (08:57 -0700)] 
Update README.md

14 years agoUpdate LICENSE
Chris Aniszczyk [Fri, 28 Oct 2011 15:57:09 +0000 (08:57 -0700)] 
Update LICENSE

14 years agoremove background color from html tag
Mark Otto [Fri, 28 Oct 2011 06:45:48 +0000 (23:45 -0700)] 
remove background color from html tag

14 years agoFixed a bug that wasn't working as expected on Linux 492/head
Kriansa [Thu, 27 Oct 2011 14:36:28 +0000 (12:36 -0200)] 
Fixed a bug that wasn't working as expected on Linux

14 years agoMerge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-patch1
Mark Otto [Thu, 27 Oct 2011 04:29:23 +0000 (21:29 -0700)] 
Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-patch1

14 years agofix vertical position of dropdown menu in .tabs
Mark Otto [Thu, 27 Oct 2011 04:28:43 +0000 (21:28 -0700)] 
fix vertical position of dropdown menu in .tabs

14 years agofix prettyify and update the table styles to include a condensed flavor
Mark Otto [Thu, 27 Oct 2011 04:22:05 +0000 (21:22 -0700)] 
fix prettyify and update the table styles to include a condensed flavor

14 years agoAligned close buttons to the middle of alert message
kriansa [Thu, 27 Oct 2011 03:29:34 +0000 (01:29 -0200)] 
Aligned close buttons to the middle of alert message

14 years agoMerge pull request #462 from southpolesteve/master
Jacob Thornton [Sat, 22 Oct 2011 18:23:48 +0000 (11:23 -0700)] 
Merge pull request #462 from southpolesteve/master

Use proper span classes for three column layout in hero example

14 years agoUse proper classes for three column layout 462/head
Steve Faulkner [Fri, 21 Oct 2011 19:00:39 +0000 (14:00 -0500)] 
Use proper classes for three column layout

14 years agotweaking prettify styles to introduce dark theme
Mark Otto [Fri, 21 Oct 2011 07:37:01 +0000 (00:37 -0700)] 
tweaking prettify styles to introduce dark theme

14 years agomove javascript to le footer
Mark Otto [Fri, 21 Oct 2011 07:12:47 +0000 (00:12 -0700)] 
move javascript to le footer

14 years agofix the popover background color to work in ie7
Mark Otto [Thu, 20 Oct 2011 16:13:22 +0000 (09:13 -0700)] 
fix the popover background color to work in ie7

14 years agoupdated fluid example to not use floated sidebar and instead use position absolute...
Mark Otto [Thu, 20 Oct 2011 06:50:41 +0000 (23:50 -0700)] 
updated fluid example to not use floated sidebar and instead use position absolute; not ideal, but it works in most cases

14 years agoupdate docs to streamline the tables section, remove redundant css for tables to...
Mark Otto [Thu, 20 Oct 2011 06:11:22 +0000 (23:11 -0700)] 
update docs to streamline the tables section, remove redundant css for tables to simplify borders

14 years agoremove redundant styles from inline forms
Mark Otto [Thu, 20 Oct 2011 05:26:14 +0000 (22:26 -0700)] 
remove redundant styles from inline forms

14 years agoupdate docs copy to include mention of info alert messages
Mark Otto [Thu, 20 Oct 2011 05:22:44 +0000 (22:22 -0700)] 
update docs copy to include mention of info alert messages

14 years agoremove new tab stuff since it breaks backwards compatability
Mark Otto [Wed, 12 Oct 2011 06:49:43 +0000 (23:49 -0700)] 
remove new tab stuff since it breaks backwards compatability

14 years agoadding new tabble stuff, still a huge work in progress
Mark Otto [Wed, 12 Oct 2011 06:46:42 +0000 (23:46 -0700)] 
adding new tabble stuff, still a huge work in progress

14 years agoupdated pills to include vertical (stacked) variation in patterns and documentation
Mark Otto [Wed, 12 Oct 2011 04:49:37 +0000 (21:49 -0700)] 
updated pills to include vertical (stacked) variation in patterns and documentation

14 years agoMerge pull request #408 from tinyfly/grid-input-size-fix
Mark Otto [Tue, 11 Oct 2011 02:44:06 +0000 (19:44 -0700)] 
Merge pull request #408 from tinyfly/grid-input-size-fix

adjust width calculations for formColumns to fix issue #404

14 years agofixing form input width sizing, removing unused CSS
Mark Otto [Tue, 11 Oct 2011 02:38:24 +0000 (19:38 -0700)] 
fixing form input width sizing, removing unused CSS

14 years agoadjust width calculations for formColumns to fix issue #404 408/head
Jeff Adams [Mon, 10 Oct 2011 19:32:59 +0000 (14:32 -0500)] 
adjust width calculations for formColumns to fix issue #404

14 years agocleanup tabs and pills to prep css for new stuff
Mark Otto [Mon, 10 Oct 2011 06:02:34 +0000 (23:02 -0700)] 
cleanup tabs and pills to prep css for new stuff

14 years agostart adding examples to docs for alternate tabs and pills
Mark Otto [Mon, 10 Oct 2011 05:55:12 +0000 (22:55 -0700)] 
start adding examples to docs for alternate tabs and pills

14 years agosmall tweak to dropdowns for autocomplete if you implement dropdowns that way
Mark Otto [Mon, 10 Oct 2011 05:44:45 +0000 (22:44 -0700)] 
small tweak to dropdowns for autocomplete if you implement dropdowns that way

14 years agoimprove text color and borders for legibility
Mark Otto [Mon, 10 Oct 2011 05:38:48 +0000 (22:38 -0700)] 
improve text color and borders for legibility

14 years agonew form state styles with lighter footprint
Mark Otto [Mon, 10 Oct 2011 05:32:19 +0000 (22:32 -0700)] 
new form state styles with lighter footprint

14 years agoadd extra states to the form examples
Mark Otto [Mon, 10 Oct 2011 05:02:40 +0000 (22:02 -0700)] 
add extra states to the form examples

14 years agoremove bottom margin from form in modals for temp fix"
Mark Otto [Mon, 10 Oct 2011 03:57:38 +0000 (20:57 -0700)] 
remove bottom margin from form in modals for temp fix"

14 years agomodal was not centered correctly
Mark Otto [Sat, 8 Oct 2011 16:21:25 +0000 (09:21 -0700)] 
modal was not centered correctly

14 years agoremove select from docs form sizes
Mark Otto [Sat, 8 Oct 2011 07:27:52 +0000 (00:27 -0700)] 
remove select from docs form sizes

14 years agoremove select from the new form grid sizes and let them inherit the default grid...
Mark Otto [Sat, 8 Oct 2011 07:26:57 +0000 (00:26 -0700)] 
remove select from the new form grid sizes and let them inherit the default grid ones

14 years agoadd better handling to the tables so that the thead and tbody first row can have...
Mark Otto [Sat, 8 Oct 2011 07:19:01 +0000 (00:19 -0700)] 
add better handling to the tables so that the thead and tbody first row can have rounded corners where applicable

14 years agoplace popovers and twipsies above modals for use there
Mark Otto [Sat, 8 Oct 2011 07:16:21 +0000 (00:16 -0700)] 
place popovers and twipsies above modals for use there

14 years agofix problems with scope in tables when using th in tbody
Mark Otto [Sat, 8 Oct 2011 07:14:38 +0000 (00:14 -0700)] 
fix problems with scope in tables when using th in tbody

14 years agobring hover state back to the .brand element in the topbar to fix a bug
Mark Otto [Sat, 8 Oct 2011 06:56:14 +0000 (23:56 -0700)] 
bring hover state back to the .brand element in the topbar to fix a bug

14 years agoupdate docs to simplify first table example and introduce nested documentation
Mark Otto [Sat, 8 Oct 2011 06:54:50 +0000 (23:54 -0700)] 
update docs to simplify first table example and introduce nested documentation

14 years agoresolve problem with nested tables having double borders
Mark Otto [Sat, 8 Oct 2011 06:53:32 +0000 (23:53 -0700)] 
resolve problem with nested tables having double borders

14 years agoMerge pull request #381 from smaboshe/docs
Mark Otto [Sat, 8 Oct 2011 06:27:19 +0000 (23:27 -0700)] 
Merge pull request #381 from smaboshe/docs

Docs