]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Emanuele Gaspari [Tue, 21 Feb 2012 18:19:15 +0000 (19:19 +0100)]
substituted hard-coded number of columns (12) with @gridColumns
Emanuele Gaspari [Tue, 21 Feb 2012 18:07:55 +0000 (19:07 +0100)]
added .span[13-24] and .offset[12-23] to support up to 24-columns layout
Jacob Thornton [Tue, 21 Feb 2012 06:02:04 +0000 (22:02 -0800)]
remake
Jacob Thornton [Tue, 21 Feb 2012 06:01:38 +0000 (22:01 -0800)]
fix cycling in carousel
Mark Otto [Tue, 21 Feb 2012 05:20:06 +0000 (21:20 -0800)]
adding basic badges support
Mark Otto [Tue, 21 Feb 2012 03:14:26 +0000 (19:14 -0800)]
introduce new mixin to do navbar vertical centering
Mark Otto [Tue, 21 Feb 2012 02:56:05 +0000 (18:56 -0800)]
update inline forms to resolve checkbox label with space in it and overlapping content, per #1969
Mark Otto [Tue, 21 Feb 2012 00:18:13 +0000 (16:18 -0800)]
remove max-width on img from reset and put in docs only, per #1552
Mark Otto [Tue, 21 Feb 2012 00:06:42 +0000 (16:06 -0800)]
fix overflow issue on tabbed content per #2079
Mark Otto [Mon, 20 Feb 2012 21:37:24 +0000 (13:37 -0800)]
remake after merging buttons update
Mark Otto [Mon, 20 Feb 2012 21:36:56 +0000 (13:36 -0800)]
Merge branch 'billyvg-main' into 2.0.2-wip
Billy Vong [Mon, 20 Feb 2012 21:16:49 +0000 (13:16 -0800)]
Update old button selectors 'small' and 'large' to be 'btn-small' and 'btn-large'
Mark Otto [Mon, 20 Feb 2012 20:38:49 +0000 (12:38 -0800)]
add horizontal divider support to nav list, including documentation for it, per #2106
Mark Otto [Mon, 20 Feb 2012 07:51:59 +0000 (23:51 -0800)]
enable use of span in place of a for .disabled in pagination, per #1406
Mark Otto [Mon, 20 Feb 2012 06:53:34 +0000 (22:53 -0800)]
no more uppercase in readme
Mark Otto [Mon, 20 Feb 2012 06:52:32 +0000 (22:52 -0800)]
readme cleanup
Mark Otto [Mon, 20 Feb 2012 05:55:09 +0000 (21:55 -0800)]
move overflow and max-height on modal to modal-body instead
Mark Otto [Mon, 20 Feb 2012 00:40:41 +0000 (16:40 -0800)]
quick edit to new global styles section
Mark Otto [Mon, 20 Feb 2012 00:28:46 +0000 (16:28 -0800)]
add new global styles docs section for mentioning doctype requirements, base body changes, and type/links; also tightened up code styles
Mark Otto [Mon, 20 Feb 2012 00:00:54 +0000 (16:00 -0800)]
Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sun, 19 Feb 2012 23:38:34 +0000 (15:38 -0800)]
Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-abbr
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sun, 19 Feb 2012 23:04:52 +0000 (15:04 -0800)]
Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into jacobrask-alert-headers
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sun, 19 Feb 2012 23:01:25 +0000 (15:01 -0800)]
Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into jacobrask-gridcontainer
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sun, 19 Feb 2012 22:59:42 +0000 (14:59 -0800)]
Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into jacobrask-opera-radial
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sun, 19 Feb 2012 22:55:07 +0000 (14:55 -0800)]
commit leftover from make
Mark Otto [Sun, 19 Feb 2012 22:54:53 +0000 (14:54 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sun, 19 Feb 2012 22:53:07 +0000 (14:53 -0800)]
simplify text color in navbar by placing the color on global .navbar component
Mark Otto [Sun, 19 Feb 2012 22:52:06 +0000 (14:52 -0800)]
Merge pull request #2089 from jacobrask/ie6hack
Remove IE6 hacks
Jacob Rask [Sun, 19 Feb 2012 21:14:18 +0000 (22:14 +0100)]
Update documentation for abbreviations
Jacob Rask [Sun, 19 Feb 2012 20:54:38 +0000 (21:54 +0100)]
Remove underscore hack for IE6
IE6 does not seem to be supported by Bootstrap, and reducing the number
of unused and invalid properties is always nice.
Jacob Rask [Sun, 19 Feb 2012 20:49:17 +0000 (21:49 +0100)]
Separate span12 and container classes
If you have less than 12 columns, container is too wide. Instead
generate container width using the @gridColumns variable.
Also remove duplicate container width property.
Jacob Rask [Sun, 19 Feb 2012 20:42:12 +0000 (21:42 +0100)]
Add Opera-prefixed radial gradient
Tested and works in Opera 11.61
Jacob Rask [Sun, 19 Feb 2012 20:29:32 +0000 (21:29 +0100)]
Use inherit on alert-heading color
Heading then inherits from the parent alert.
Avoids a lot of extra unneccessary CSS.
Jacob Rask [Sun, 19 Feb 2012 20:24:06 +0000 (21:24 +0100)]
Add class for upper case abbreviations, aka initialisms
Read more:
* http://en.wikipedia.org/wiki/Abbreviation
* http://en.wikipedia.org/wiki/Initialism
Jacob Rask [Sun, 19 Feb 2012 20:22:37 +0000 (21:22 +0100)]
Only show help cursor/border for abbr with title
Jacob Rask [Sun, 19 Feb 2012 20:21:44 +0000 (21:21 +0100)]
All abbreviations are not upper case initialisms
Read more:
* http://developers.whatwg.org/text-level-semantics.html#the-abbr-element
* http://en.wikipedia.org/wiki/Abbreviation
* http://en.wikipedia.org/wiki/Initialism
Jacob Thornton [Sun, 19 Feb 2012 07:31:37 +0000 (23:31 -0800)]
Merge branch 'master' into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
Jacob Thornton [Sun, 19 Feb 2012 07:29:58 +0000 (23:29 -0800)]
fix bootstrap-button toggle regression + tests
Mark Otto [Sun, 19 Feb 2012 04:09:34 +0000 (20:09 -0800)]
merge in and remake for responsive navbar dropdown fix
Mark Otto [Sun, 19 Feb 2012 04:08:11 +0000 (20:08 -0800)]
Merge branch 'tagliala-collapse-dropdown-fix' into 2.0.2-wip
Mark Otto [Sun, 19 Feb 2012 04:06:38 +0000 (20:06 -0800)]
fix right aligned dropdowns
Mark Otto [Sat, 18 Feb 2012 23:31:44 +0000 (15:31 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Sat, 18 Feb 2012 23:31:16 +0000 (15:31 -0800)]
Merge pull request #2063 from DominikTo/master
fixed syntax error in sprites.less and typo in comments
Mark Otto [Sat, 18 Feb 2012 23:23:38 +0000 (15:23 -0800)]
clarify forms in navbar per #2072
Mark Otto [Sat, 18 Feb 2012 23:17:41 +0000 (15:17 -0800)]
Merge pull request #2066 from artstorm/2.0.2-wip
Fixed compile problem with LESS 1.2.1.
Mark Otto [Sat, 18 Feb 2012 23:17:25 +0000 (15:17 -0800)]
clarify misc components subhead
Johan Steen [Sat, 18 Feb 2012 13:28:44 +0000 (14:28 +0100)]
Fixed compile problem with LESS 1.2.1.
The sprite path variables introduced in v2.0.1 prevents bootstrap.less to
compile wiht LESS v1.2.1. Updated the variables to use the @{name}
construct when inserted in sprites.less, as outlined in the LESS
documentation. This change makes the CSS compile with LESS v1.2.1.
Geremia Taglialatela [Sat, 18 Feb 2012 12:08:49 +0000 (13:08 +0100)]
Fixed a wrong behaviour when using collapse and dropdown in responsive layout
Dominik Tobschall [Fri, 17 Feb 2012 17:24:17 +0000 (18:24 +0100)]
fixed syntax error
Dominik Tobschall [Fri, 17 Feb 2012 17:23:52 +0000 (18:23 +0100)]
fixed typo (whitespace)
Mark Otto [Sat, 18 Feb 2012 05:18:08 +0000 (21:18 -0800)]
add mention of js compilation to single file in customize page per #2003
Mark Otto [Sat, 18 Feb 2012 04:53:12 +0000 (20:53 -0800)]
add small section to navbar docs on text in the component, per #2035
Mark Otto [Sat, 18 Feb 2012 04:47:02 +0000 (20:47 -0800)]
removing duplicate reset filter since we changed the main button to use buttonBackground mixin, per #2024
Mark Otto [Sat, 18 Feb 2012 04:40:56 +0000 (20:40 -0800)]
fix duplicate input prepend/append css selectors per #2026
Mark Otto [Sat, 18 Feb 2012 04:25:49 +0000 (20:25 -0800)]
swap last .btn-dark reference
Mark Otto [Fri, 17 Feb 2012 22:41:41 +0000 (14:41 -0800)]
fix grid typo in subnav
Mark Otto [Fri, 17 Feb 2012 22:39:30 +0000 (14:39 -0800)]
fix page header example and docs per #2048
Andreas Cederström [Fri, 17 Feb 2012 12:31:36 +0000 (13:31 +0100)]
Keep origin in track
Jacob Thornton [Fri, 17 Feb 2012 06:42:38 +0000 (22:42 -0800)]
2.0.1
Jacob Thornton [Fri, 17 Feb 2012 06:41:02 +0000 (22:41 -0800)]
Merge branch '2.0.1-wip'
Mark Otto [Fri, 17 Feb 2012 06:34:30 +0000 (22:34 -0800)]
bring back checkbox borders to iOS by conditionalizing the border: 0; on it to IE7-9; fix word break on pre in IE
Mark Otto [Fri, 17 Feb 2012 06:04:11 +0000 (22:04 -0800)]
change clearfix mixin to drop parens that prevent it from being a class, too
Mark Otto [Fri, 17 Feb 2012 05:28:16 +0000 (21:28 -0800)]
add mini buttons per #1971
Mark Otto [Fri, 17 Feb 2012 05:25:40 +0000 (21:25 -0800)]
fix buttons focus state and swap a buttons for button buttons
Mark Otto [Fri, 17 Feb 2012 05:08:52 +0000 (21:08 -0800)]
fix responsive media queries to use 979 and 980 where appropro
Mark Otto [Fri, 17 Feb 2012 05:04:16 +0000 (21:04 -0800)]
add mention of navbar vertical divider in docs
Jacob Thornton [Fri, 17 Feb 2012 04:46:35 +0000 (20:46 -0800)]
add note about popover placement
Jacob Thornton [Fri, 17 Feb 2012 04:43:57 +0000 (20:43 -0800)]
don't try next if not next
Jacob Thornton [Fri, 17 Feb 2012 04:33:15 +0000 (20:33 -0800)]
add idea to modal markup exmaple
Jacob Thornton [Fri, 17 Feb 2012 04:30:18 +0000 (20:30 -0800)]
rebuild bro
Jacob Thornton [Fri, 17 Feb 2012 04:30:00 +0000 (20:30 -0800)]
fix dropdown links
Jacob Thornton [Fri, 17 Feb 2012 04:22:01 +0000 (20:22 -0800)]
null out interval so that pause doesn't resume on next or prev
Jacob Thornton [Fri, 17 Feb 2012 04:05:09 +0000 (20:05 -0800)]
rebuild alerts
Jacob Thornton [Fri, 17 Feb 2012 04:04:26 +0000 (20:04 -0800)]
fix alerts
Jacob Thornton [Tue, 14 Feb 2012 02:42:57 +0000 (18:42 -0800)]
Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip
Conflicts:
docs/assets/bootstrap.zip
Jacob Thornton [Tue, 14 Feb 2012 02:41:02 +0000 (18:41 -0800)]
add semicolons to the end of js files
Jacob Thornton [Tue, 14 Feb 2012 02:11:41 +0000 (18:11 -0800)]
update irc spacing in readme
Jacob Thornton [Tue, 14 Feb 2012 02:10:36 +0000 (18:10 -0800)]
add irc note
Mark Otto [Mon, 13 Feb 2012 16:18:19 +0000 (08:18 -0800)]
change up fonts on form elements to remove unnecessary font-family on label element, per #1950
Andreas Cederström [Mon, 13 Feb 2012 08:41:28 +0000 (09:41 +0100)]
Clean up inverse button using variables, adding button group examples. Also adding inverse inline label
Mark Otto [Mon, 13 Feb 2012 06:50:21 +0000 (22:50 -0800)]
fix filename mention in js docs per #1938
Mark Otto [Mon, 13 Feb 2012 06:49:06 +0000 (22:49 -0800)]
ensure help-block is block per #1937
Mark Otto [Mon, 13 Feb 2012 05:11:56 +0000 (21:11 -0800)]
clean up nav-header in responsive
Mark Otto [Mon, 13 Feb 2012 04:46:39 +0000 (20:46 -0800)]
adding makeRow and makeColumn mixins for generating more semantic layouts
Mark Otto [Mon, 13 Feb 2012 04:28:22 +0000 (20:28 -0800)]
allow .input-prepend/.input-append to work in .navbar per #1681
Mark Otto [Mon, 13 Feb 2012 04:10:48 +0000 (20:10 -0800)]
add docs for alt form control sizing per #1700
Mark Otto [Mon, 13 Feb 2012 04:07:25 +0000 (20:07 -0800)]
add typography pattern .page-header to components per #1701
Mark Otto [Mon, 13 Feb 2012 03:50:36 +0000 (19:50 -0800)]
update docs on fixed nav per #1726
Mark Otto [Mon, 13 Feb 2012 00:59:29 +0000 (16:59 -0800)]
clear up scaffolding page to separate fixed from fluid grid systems
Mark Otto [Mon, 13 Feb 2012 00:05:25 +0000 (16:05 -0800)]
add link to docs compiling section in readme
Mark Otto [Mon, 13 Feb 2012 00:04:02 +0000 (16:04 -0800)]
update readme to clarify dependencies of make command, per #1756
Mark Otto [Sun, 12 Feb 2012 23:49:04 +0000 (15:49 -0800)]
add note to button dropdowns about js plugin dependency per #1746
Mark Otto [Sun, 12 Feb 2012 23:43:04 +0000 (15:43 -0800)]
clean up modals.less comments, add new class for optional use on modal forms to remove bottom margin
Mark Otto [Sun, 12 Feb 2012 23:18:20 +0000 (15:18 -0800)]
change classname from .btn-dark to .btn-inverse, change use text
Mark Otto [Sun, 12 Feb 2012 23:14:27 +0000 (15:14 -0800)]
Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simonfranz-2.0.1-wip
Mark Otto [Sun, 12 Feb 2012 22:47:09 +0000 (14:47 -0800)]
add hero-unit docs per #1880
Mark Otto [Sun, 12 Feb 2012 22:09:13 +0000 (14:09 -0800)]
enable the use of .nav-header in dropdowns per #1827
Mark Otto [Sun, 12 Feb 2012 22:01:58 +0000 (14:01 -0800)]
add navbar background hover variable and fix uneditable-input with append/prepend controls
Mark Otto [Sun, 12 Feb 2012 21:33:23 +0000 (13:33 -0800)]
lower z-index of fixed subnav to prevent overlap of dropdown items in .navbar-fixed
Mark Otto [Sun, 12 Feb 2012 21:27:29 +0000 (13:27 -0800)]
Merge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wip
Conflicts:
docs/assets/bootstrap.zip