]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoMerge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip-forms
Mark Otto [Tue, 15 May 2012 16:07:31 +0000 (09:07 -0700)] 
Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip-forms

13 years agofinish fixing uneditable-input and remake
Mark Otto [Tue, 15 May 2012 16:07:19 +0000 (09:07 -0700)] 
finish fixing uneditable-input and remake

13 years agoupdated forms to rearrange focus state, reinstate uneditable-input, and a few other...
Mark Otto [Tue, 15 May 2012 16:04:44 +0000 (09:04 -0700)] 
updated forms to rearrange focus state, reinstate uneditable-input, and a few other cleanup tidbits

13 years agocorrect regressions against 2.0.3
Mark Otto [Tue, 15 May 2012 07:17:02 +0000 (00:17 -0700)] 
correct regressions against 2.0.3

13 years agothree columns
Mark Otto [Tue, 15 May 2012 06:50:34 +0000 (23:50 -0700)] 
three columns

13 years agomove forms test to less/tests
Mark Otto [Tue, 15 May 2012 06:45:25 +0000 (23:45 -0700)] 
move forms test to less/tests

13 years agoconsolidate and relabel new form selectors
Mark Otto [Tue, 15 May 2012 06:42:32 +0000 (23:42 -0700)] 
consolidate and relabel new form selectors

13 years agoadd forms test page for all html5 input types and refactor selectors
Mark Otto [Tue, 15 May 2012 06:40:06 +0000 (23:40 -0700)] 
add forms test page for all html5 input types and refactor selectors

13 years agodocument .lead per #3213
Mark Otto [Tue, 15 May 2012 05:02:51 +0000 (22:02 -0700)] 
document .lead per #3213

13 years agoadding navbar example, for fixed and static navbars
Mark Otto [Mon, 14 May 2012 15:57:24 +0000 (08:57 -0700)] 
adding navbar example, for fixed and static navbars

13 years ago#3257: share .navbar-fixed-top styles with .navbar-fixed-bottom
Mark Otto [Mon, 14 May 2012 05:11:35 +0000 (22:11 -0700)] 
#3257: share .navbar-fixed-top styles with .navbar-fixed-bottom

13 years ago#3420: properly scope dropdown open state to immediate children only
Mark Otto [Mon, 14 May 2012 04:52:18 +0000 (21:52 -0700)] 
#3420: properly scope dropdown open state to immediate children only

13 years ago#3438: fix typo on i18n tag
Mark Otto [Mon, 14 May 2012 00:43:56 +0000 (17:43 -0700)] 
#3438: fix typo on i18n tag

13 years ago#3449: make legend and form-actions the same border color
Mark Otto [Mon, 14 May 2012 00:43:04 +0000 (17:43 -0700)] 
#3449: make legend and form-actions the same border color

13 years agoMerge branch 'aziz-patch-7' into 2.0.4-wip
Mark Otto [Sun, 13 May 2012 21:42:12 +0000 (14:42 -0700)] 
Merge branch 'aziz-patch-7' into 2.0.4-wip

13 years agodocument .hyphens() mixin
Mark Otto [Sun, 13 May 2012 21:31:31 +0000 (14:31 -0700)] 
document .hyphens() mixin

13 years agoMerge branch 'Synchro-hyphenation' into 2.0.4-wip
Mark Otto [Sun, 13 May 2012 21:29:08 +0000 (14:29 -0700)] 
Merge branch 'Synchro-hyphenation' into 2.0.4-wip

13 years agoMerge branch 'hyphenation' of https://github.com/Synchro/bootstrap into Synchro-hyphe...
Mark Otto [Sun, 13 May 2012 21:28:32 +0000 (14:28 -0700)] 
Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into Synchro-hyphenation

13 years ago#3465 part 2: add mention to docs of type button issue
Mark Otto [Sun, 13 May 2012 21:03:32 +0000 (14:03 -0700)] 
#3465 part 2: add mention to docs of type button issue

13 years ago#3465 part 1: add type="button" to all dismiss buttons in docs
Mark Otto [Sun, 13 May 2012 21:01:57 +0000 (14:01 -0700)] 
#3465 part 1: add type="button" to all dismiss buttons in docs

13 years agoMerge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wip
Mark Otto [Sun, 13 May 2012 20:59:26 +0000 (13:59 -0700)] 
Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wip

13 years ago#3468: 140 icons, not 120
Mark Otto [Sun, 13 May 2012 20:59:20 +0000 (13:59 -0700)] 
#3468: 140 icons, not 120

13 years ago#3469: add variables for dropdown menu dividers
Mark Otto [Sun, 13 May 2012 20:58:42 +0000 (13:58 -0700)] 
#3469: add variables for dropdown menu dividers

13 years agoremove wrapping <label> from all js docs
Mark Otto [Sun, 13 May 2012 18:10:08 +0000 (11:10 -0700)] 
remove wrapping <label> from all js docs

13 years agoMerge pull request #3428 from Gavrisimo/patch-1
Mark Otto [Sat, 12 May 2012 18:37:53 +0000 (11:37 -0700)] 
Merge pull request #3428 from Gavrisimo/patch-1

Update .placeholder() mixin call

13 years agoUpdate .placeholder() mixin call 3428/head
Milos Gavrilovic [Thu, 10 May 2012 09:25:22 +0000 (12:25 +0300)] 
Update .placeholder() mixin call

In less/mixins.less this mixin is being created with @placeholderText
color as default, which is actually set as @placeholderText: @grayLight
in less/variables.less so it's redundant to make call like this:

.placeholder(@grayLight);

13 years agoAdd Opera prefix 3388/head
Synchro [Tue, 1 May 2012 15:54:53 +0000 (17:54 +0200)] 
Add Opera prefix

13 years agoCoding style
Synchro [Tue, 1 May 2012 15:06:19 +0000 (17:06 +0200)] 
Coding style

13 years agoAdd .hyphens mixin
Synchro [Tue, 1 May 2012 15:01:26 +0000 (17:01 +0200)] 
Add .hyphens mixin

13 years ago#3263: typo in forms docs
Mark Otto [Mon, 30 Apr 2012 22:43:47 +0000 (15:43 -0700)] 
#3263: typo in forms docs

13 years ago#3255: typo in components for tabbable tabs
Mark Otto [Mon, 30 Apr 2012 22:42:55 +0000 (15:42 -0700)] 
#3255: typo in components for tabbable tabs

13 years agoMerge branch 'anirvan-master' into 2.0.4-wip
Mark Otto [Mon, 30 Apr 2012 22:41:47 +0000 (15:41 -0700)] 
Merge branch 'anirvan-master' into 2.0.4-wip

13 years agomake responsive input fields not wrap for fluid input prepend/append by setting block...
Mark Otto [Mon, 30 Apr 2012 22:40:49 +0000 (15:40 -0700)] 
make responsive input fields not wrap for fluid input prepend/append by setting block back to inline-block (oversight of 2.0.3)

13 years ago#3237: change to CSS comments in responsive docs
Mark Otto [Mon, 30 Apr 2012 22:33:35 +0000 (15:33 -0700)] 
#3237: change to CSS comments in responsive docs

13 years ago#3228: update docs to list dependencies from 2.0.3 for compiling via make
Mark Otto [Mon, 30 Apr 2012 22:30:56 +0000 (15:30 -0700)] 
#3228: update docs to list dependencies from 2.0.3 for compiling via make

13 years agoexpand input css tests to fixed width grid
Mark Otto [Mon, 30 Apr 2012 22:06:26 +0000 (15:06 -0700)] 
expand input css tests to fixed width grid

13 years agoseveral spelling corrections 3268/head
Anirvan Chatterjee [Fri, 27 Apr 2012 17:48:59 +0000 (10:48 -0700)] 
several spelling corrections

13 years agolet's reuse color variables, instead of hardcoding colors. 3243/head
Allen Bargi [Thu, 26 Apr 2012 14:38:47 +0000 (17:38 +0300)] 
let's reuse color variables, instead of hardcoding colors.

13 years agoMerge pull request #3226 from aziz/patch-6
Jacob Thornton [Thu, 26 Apr 2012 05:19:49 +0000 (22:19 -0700)] 
Merge pull request #3226 from aziz/patch-6

No need to specify units when a value is 0, thanks to RECESS

13 years agorebuild with typeahead change
Jacob Thornton [Thu, 26 Apr 2012 05:15:39 +0000 (22:15 -0700)] 
rebuild with typeahead change

13 years agorevert position -> offset for typeahead position
Jacob Thornton [Thu, 26 Apr 2012 05:14:39 +0000 (22:14 -0700)] 
revert position -> offset for typeahead position

13 years agofix #3234
Jacob Thornton [Thu, 26 Apr 2012 04:52:05 +0000 (21:52 -0700)] 
fix #3234

13 years agoNo need to specify units when a value is 0, thanks to RECESS 3226/head
Allen Bargi [Wed, 25 Apr 2012 15:16:59 +0000 (18:16 +0300)] 
No need to specify units when a value is 0, thanks to RECESS

13 years agofix regression in resetting collapse to auto on collapse open. (+ add spec and rebuild) v2.0.3
Jacob Thornton [Wed, 25 Apr 2012 01:06:41 +0000 (18:06 -0700)] 
fix regression in resetting collapse to auto on collapse open. (+ add spec and rebuild)

13 years agoheading
Mark Otto [Tue, 24 Apr 2012 13:53:48 +0000 (06:53 -0700)] 
heading

13 years agoofficially drop support for offset on thumbnails since it breaks BC
Mark Otto [Tue, 24 Apr 2012 13:52:57 +0000 (06:52 -0700)] 
officially drop support for offset on thumbnails since it breaks BC

13 years agorestore margins on thumbnails, add comments about it's changes and how responsive...
Mark Otto [Tue, 24 Apr 2012 13:45:21 +0000 (06:45 -0700)] 
restore margins on thumbnails, add comments about it's changes and how responsive affects it

13 years agomake component animations work cross browsers with opacity mixin, restore float on...
Mark Otto [Tue, 24 Apr 2012 13:39:14 +0000 (06:39 -0700)] 
make component animations work cross browsers with opacity mixin, restore float on thumbnails > li

13 years agoMerge branch '2.0.3-wip'
Jacob Thornton [Tue, 24 Apr 2012 09:21:45 +0000 (02:21 -0700)] 
Merge branch '2.0.3-wip'

Conflicts:
Makefile
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js

13 years ago2.0.2 -> 2.0.3
Jacob Thornton [Tue, 24 Apr 2012 09:19:02 +0000 (02:19 -0700)] 
2.0.2 -> 2.0.3

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Tue, 24 Apr 2012 09:12:09 +0000 (02:12 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agoimplement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not perfect...
Mark Otto [Tue, 24 Apr 2012 09:11:59 +0000 (02:11 -0700)] 
implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not perfect, but mostly solid

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Jacob Thornton [Tue, 24 Apr 2012 09:02:28 +0000 (02:02 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agochanges for build in preperation for 2.0.3 release
Jacob Thornton [Tue, 24 Apr 2012 09:02:06 +0000 (02:02 -0700)] 
changes for build in preperation for 2.0.3 release

13 years agofix ie7 button group toggles and button borders
Mark Otto [Tue, 24 Apr 2012 08:46:20 +0000 (01:46 -0700)] 
fix ie7 button group toggles and button borders

13 years agofix #3179: cut off radios and checkboxes
Mark Otto [Tue, 24 Apr 2012 08:33:00 +0000 (01:33 -0700)] 
fix #3179: cut off radios and checkboxes

13 years agofix #3202: add cursor to .accordion-toggle
Mark Otto [Tue, 24 Apr 2012 08:23:24 +0000 (01:23 -0700)] 
fix #3202: add cursor to .accordion-toggle

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Mon, 23 Apr 2012 17:06:45 +0000 (10:06 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agofix up buttons after recess property order
Mark Otto [Mon, 23 Apr 2012 17:06:35 +0000 (10:06 -0700)] 
fix up buttons after recess property order

13 years agohr to var in makefil
Jacob Thornton [Mon, 23 Apr 2012 11:16:27 +0000 (04:16 -0700)] 
hr to var in makefil

13 years agorewrite server.js, fix travis
Jacob Thornton [Mon, 23 Apr 2012 10:44:32 +0000 (03:44 -0700)] 
rewrite server.js, fix travis

13 years agoincrease length of waitfor timeout for phantom
Jacob Thornton [Mon, 23 Apr 2012 10:18:13 +0000 (03:18 -0700)] 
increase length of waitfor timeout for phantom

13 years agowhite bg on docs again
Mark Otto [Mon, 23 Apr 2012 10:06:30 +0000 (03:06 -0700)] 
white bg on docs again

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Mon, 23 Apr 2012 10:05:22 +0000 (03:05 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agoremove background color from radios and checkboxes for IEs
Mark Otto [Mon, 23 Apr 2012 10:05:10 +0000 (03:05 -0700)] 
remove background color from radios and checkboxes for IEs

13 years agofix typo
Mark Otto [Mon, 23 Apr 2012 06:56:36 +0000 (23:56 -0700)] 
fix typo

13 years agostyle changes to phantom integration
Jacob Thornton [Fri, 20 Apr 2012 00:40:58 +0000 (17:40 -0700)] 
style changes to phantom integration

13 years agorun qunit tests in phantomjs for travis-ci
Jacob Thornton [Fri, 20 Apr 2012 00:34:07 +0000 (17:34 -0700)] 
run qunit tests in phantomjs for travis-ci

13 years agomake a few changes to package.json (add make test to makefile)
Jacob Thornton [Thu, 19 Apr 2012 23:38:43 +0000 (16:38 -0700)] 
make a few changes to package.json (add make test to makefile)

13 years agoMerge pull request #3157 from caniszczyk/2.0.3-wip
Jacob Thornton [Thu, 19 Apr 2012 23:35:27 +0000 (16:35 -0700)] 
Merge pull request #3157 from caniszczyk/2.0.3-wip

Add TravisCI support and update README

13 years agoAdd Travis CI Support 3157/head
Chris Aniszczyk [Thu, 19 Apr 2012 22:32:41 +0000 (15:32 -0700)] 
Add Travis CI Support

Continous integration is nice, fixes #3155

Signed-off-by: Chris Aniszczyk <zx@twitter.com>
13 years agomention responsive css in navbar responsive section
Mark Otto [Thu, 19 Apr 2012 16:28:40 +0000 (09:28 -0700)] 
mention responsive css in navbar responsive section

13 years agomake build prettier - hopefully this works, maybe some makefile bro's can improve
Jacob Thornton [Thu, 19 Apr 2012 05:49:31 +0000 (22:49 -0700)] 
make build prettier - hopefully this works, maybe some makefile bro's can improve

13 years agomake bootstrap compile with Recess instead of Less
Jacob Thornton [Wed, 18 Apr 2012 23:16:42 +0000 (16:16 -0700)] 
make bootstrap compile with Recess instead of Less

13 years agoallow for pushstate in scrollspy
Jacob Thornton [Wed, 18 Apr 2012 20:35:14 +0000 (13:35 -0700)] 
allow for pushstate in scrollspy

13 years agoMerge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
Jacob Thornton [Wed, 18 Apr 2012 20:15:58 +0000 (13:15 -0700)] 
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip

13 years agooffset -> position #3088
Jacob Thornton [Wed, 18 Apr 2012 20:15:13 +0000 (13:15 -0700)] 
offset -> position #3088

13 years agofix #3111, badge and label alignment with surrounding text
Mark Otto [Wed, 18 Apr 2012 16:47:30 +0000 (09:47 -0700)] 
fix #3111, badge and label alignment with surrounding text

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Wed, 18 Apr 2012 16:37:12 +0000 (09:37 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agofix some text around media queries in the docs
Mark Otto [Wed, 18 Apr 2012 16:37:07 +0000 (09:37 -0700)] 
fix some text around media queries in the docs

13 years agoMerge pull request #3128 from codler/patch-2
Mark Otto [Wed, 18 Apr 2012 16:22:38 +0000 (09:22 -0700)] 
Merge pull request #3128 from codler/patch-2

Add -ms-user-select

13 years agoadd -ms-user-select 3128/head
Han Lin Yap [Wed, 18 Apr 2012 08:38:14 +0000 (11:38 +0300)] 
add -ms-user-select

13 years agorebuild
Jacob Thornton [Tue, 17 Apr 2012 00:36:03 +0000 (17:36 -0700)] 
rebuild

13 years agoMerge pull request #3104 from iamnirav/2.0.3-wip
Jacob Thornton [Tue, 17 Apr 2012 00:35:32 +0000 (17:35 -0700)] 
Merge pull request #3104 from iamnirav/2.0.3-wip

Allow updater function in bootstrap-typeahead.js (updates the value of the input field) to be overridden

13 years agoUpdate new typeahead method docs to be a bit clearer. 3104/head
Nirav Sanghani [Tue, 17 Apr 2012 00:27:34 +0000 (17:27 -0700)] 
Update new typeahead method docs to be a bit clearer.

13 years agoUpdate typeahead docs to reflect new option.
Nirav Sanghani [Tue, 17 Apr 2012 00:24:51 +0000 (17:24 -0700)] 
Update typeahead docs to reflect new option.

13 years agoAllow updater function (updates the value of the input field) to be overridden.
Nirav Sanghani [Tue, 17 Apr 2012 00:05:35 +0000 (17:05 -0700)] 
Allow updater function (updates the value of the input field) to be overridden.

13 years agolots of property ordering
Jacob Thornton [Mon, 16 Apr 2012 23:34:08 +0000 (16:34 -0700)] 
lots of property ordering

13 years agofew more property orders
Jacob Thornton [Mon, 16 Apr 2012 22:37:17 +0000 (15:37 -0700)] 
few more property orders

13 years agoMerge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
Jacob Thornton [Mon, 16 Apr 2012 22:09:26 +0000 (15:09 -0700)] 
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip

13 years agoa few property reordering things
Jacob Thornton [Mon, 16 Apr 2012 22:09:05 +0000 (15:09 -0700)] 
a few property reordering things

13 years agofix modal per #3086
Mark Otto [Mon, 16 Apr 2012 21:38:22 +0000 (14:38 -0700)] 
fix modal per #3086

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Mon, 16 Apr 2012 00:25:38 +0000 (17:25 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agonuke line
Mark Otto [Mon, 16 Apr 2012 00:25:32 +0000 (17:25 -0700)] 
nuke line

13 years agobuild bootstrap.js and bootstrap.min.js into docs
Jacob Thornton [Mon, 16 Apr 2012 00:03:33 +0000 (17:03 -0700)] 
build bootstrap.js and bootstrap.min.js into docs

13 years agoremove @gridRowWidth var since we don't use it anywhere
Mark Otto [Sun, 15 Apr 2012 23:57:11 +0000 (16:57 -0700)] 
remove @gridRowWidth var since we don't use it anywhere

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Sun, 15 Apr 2012 23:48:26 +0000 (16:48 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agosimplify the left margin for offset grid columns
Mark Otto [Sun, 15 Apr 2012 23:48:17 +0000 (16:48 -0700)] 
simplify the left margin for offset grid columns

13 years agoadd bootstrap + bootstrap.min.js to gh-pages for @remy
Jacob Thornton [Sun, 15 Apr 2012 23:45:13 +0000 (16:45 -0700)] 
add bootstrap + bootstrap.min.js to gh-pages for @remy

13 years agofixes #2941 + whitespace in collapse
Jacob Thornton [Sun, 15 Apr 2012 23:15:32 +0000 (16:15 -0700)] 
fixes #2941 + whitespace in collapse