Mark Otto
a3cba92edd
rejigger the customizer layout
2013-05-22 23:45:12 -07:00
Mark Otto
acc0875259
fix up customizer js and classes; turn buttons into real buttons
2013-05-22 23:34:28 -07:00
Mark Otto
9868d9403c
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-22 21:51:54 -07:00
Mark Otto
cdcc3e8768
delete customize layout since it's no longer in use
2013-05-22 21:50:25 -07:00
Julian Thilo
52a348aa3f
Bring the customizer up to speed
...
I reworked the customizer to match the new docs layout and include all
newly added variables, etc.
Would be glad to keep an eye on Customize and update it as v3 changes.
Help blocks in my new version need some more work, too, so this is just
a basis.
2013-05-23 02:30:58 +02:00
fat
e7b4fedee8
remove 3rd arg from $.each call
2013-05-22 15:18:30 -07:00
Jacob Thornton
7cbec6e89a
remove jszip files
2013-05-21 19:33:57 -07:00
Jacob Thornton
ccfa989898
upgrade jshint to 2.1.2 for anton <3
2013-05-21 19:31:51 -07:00
AJ Acevedo
9a2218dd38
Fixed broken Customizer link for docs
2013-05-21 02:23:19 -04:00
Mark Otto
0c167a1d9d
Fixes #7474 : Use @input-height-base
in .navbar-vertical-align()
for .navbar-form
2013-05-19 22:12:48 -07:00
Mark Otto
35573db810
Fixes #7611 : fix optgroup formatting for Firefox
2013-05-19 22:06:10 -07:00
Mark Otto
5f7352a6fe
Better grid template; link color change in docs navbar
2013-05-16 22:11:31 -07:00
Mark Otto
5fbb9e9f5d
More row change ups:
...
* No more negative side margins
* However, keep the negative margin for nested rows
2013-05-16 21:03:56 -07:00
Mark Otto
e94e5e8b40
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-16 20:54:14 -07:00
Mark Otto
c0f5a0775d
Run make on latest JS
2013-05-16 20:54:06 -07:00
Mark Otto
9762f95bde
Change up link alerts
...
* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color
* Adds .alert-link for easy styling in any alert
2013-05-16 20:53:59 -07:00
fat
abc49c729b
update js docs
2013-05-16 20:42:31 -07:00
Mark Otto
0f4b4acce1
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-16 20:32:37 -07:00
Mark Otto
8a3e982305
Fix broke dropdown navbar example
2013-05-16 20:29:50 -07:00
fat
2433a076ac
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-16 20:20:27 -07:00
fat
140ef2320b
change namespace back to dot notation and someother js shizzle
2013-05-16 20:19:51 -07:00
Mark Otto
1983ca03ec
Form validation and horizontal row update
...
* changed .row-label to .control-label as used elsewhere already
* changed .formFieldState mixin to .form-field-validation
2013-05-16 20:17:42 -07:00
Mark Otto
55a1416789
remove prettyprint js mention
2013-05-16 20:07:48 -07:00
Mark Otto
af0b9cb41a
Simple responsive utilities test css
2013-05-16 20:07:41 -07:00
Mark Otto
e5d6a40a77
Redo the responsive utilities stuff
...
* Update docs language
* Enforce display: block; on all utilities for now
* Fix up docs CSS for the tests
2013-05-16 19:13:58 -07:00
Mark Otto
bdd5022833
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-16 18:46:19 -07:00
Mark Otto
c73588b313
Drop .form-actions
2013-05-16 18:46:12 -07:00
fat
5ab72f7687
fix tooltip defaults
2013-05-16 18:45:53 -07:00
fat
e74110bf4a
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-16 18:35:18 -07:00
fat
c072b6b2fc
remove dumb assets update makefile wassup
2013-05-16 18:34:51 -07:00
Mark Otto
d8b749a4d3
Fix z-index of carousel indicators
2013-05-16 18:29:53 -07:00
fat
b239542a5e
carousel bug with data
2013-05-16 18:21:42 -07:00
fat
f37b351288
only overlay dropdowns for mobile
2013-05-16 18:15:34 -07:00
fat
a72d0d6e3a
fix tests
2013-05-16 17:44:50 -07:00
Mark Otto
53bc93282f
nuke that docs _site folder
2013-05-16 13:46:12 -07:00
fat
92245e8bc7
change dropdown strategy to use an overlay - fixes mobile click anywhere + allows for firefox middle click
2013-05-16 12:50:06 -07:00
fat
a4c16155a2
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
...
Conflicts:
Makefile
docs/_site/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.min.js
docs/customize.html
docs/docs.html
2013-05-16 11:08:46 -07:00
fat
14651035de
a bunch javascript junk
2013-05-16 11:06:30 -07:00
Mark Otto
f3d8577734
Run make on previous commit; twerk box shadow back to commented out version
2013-05-15 10:16:11 -07:00
Mark Otto
6307dc40d7
Fixes #7898 : ensure button type
...
Sets `type="button"` on all buttons in the docs
2013-05-15 10:01:09 -07:00
Mark Otto
31dcb91189
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
...
Conflicts:
docs/assets/css/docs.css
2013-05-14 23:28:09 -07:00
Mark Otto
57856e6cfb
Merge pull request #7877 from burnsra/3.0.0-wip-form-inline
...
Cleanup form-inline examples in docs
2013-05-14 23:26:35 -07:00
Mark Otto
fcb7c9da6f
Fixes #7878 : .col-span-* mentions to .col-lg-*
2013-05-14 23:24:29 -07:00
Mark Otto
28a081cb20
Overhaul form control and button sizing, and some type styles
...
* New padding approach with separate horizontal and vertical padding
variables
* Improved sizing in large and small buttons and form controls
* Dropped the `.btn-mini` (since we have no `.input-mini` to match, and
holy fuck those were small buttons)
* Dropped the `.pagination-mini` as well because once again, to hell
with such small components
* Changed `@line-height-headings` to `@headings-line-height`
* Removed the `@headings-font-family` because it was honestly kind of
useless
2013-05-14 23:21:30 -07:00
Mark Otto
a41d566d5e
margin on bottom of navbar nav by default, also round links in mobile views (unround in desktop)
2013-05-14 22:08:56 -07:00
Mark Otto
e56c809492
refined navbar styles in docs
2013-05-14 22:08:32 -07:00
Mark Otto
7e674efa22
outdent the file list
2013-05-14 22:00:08 -07:00
Mark Otto
0ac1af13d3
Merge pull request #7882 from juthilo/3.0.0-wip
...
Cleaning the navbar docs
2013-05-14 19:43:59 -07:00
Mark Otto
e23f661f3f
Fixes #7885 and #7886 : only right align horizontal form labels when above 768px
2013-05-14 18:59:13 -07:00
Mark Otto
1d8ff36afa
Add .panel-footer
2013-05-14 18:55:37 -07:00
Julian Thilo
cd2d7b5d17
add detail to navbar component alignment section
...
* The search form has been deprecated.
* Using pull-* on a list item won't have any effect.
2013-05-14 22:42:06 +02:00
Julian Thilo
9af88380c4
.navbar docs: update -fixed-* callouts, fix -link
...
* The navbar is now always 50px high, so no need for that nasty padding
code block anymore.
* The new proposed body padding value also reflects the default navbar's
margin-bottom.
* Fixed the navbar-link example positioning (missing .navbar-text).
2013-05-14 22:31:15 +02:00
Robert Burns
45f62f9589
Cleanup form-inline examples in docs
2013-05-14 08:33:49 -04:00
Robert Burns
da9cf1009b
Fix glyphicon in "Dropdown in a button group" example
2013-05-13 21:40:48 -04:00
Robert Burns
a38a3429fc
Fix caret position
2013-05-13 20:03:53 -04:00
marsuboss
4eeebe7e06
Fix
2013-05-13 15:50:02 +03:00
Mark Otto
37898d5e19
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-13 00:09:35 -07:00
Mark Otto
2c6e854eea
fix broken responsive utilities table
2013-05-12 23:54:10 -07:00
Mark Otto
2093635de1
Merge branch '3.0.0-wip' of https://github.com/rvinay88/bootstrap into rvinay88-3.0.0-wip
2013-05-12 20:57:07 -07:00
Robert Burns
d4546cbcc2
Fix buttons within examples
2013-05-12 22:04:22 -04:00
Robert Burns
046d82f0ef
Fix invalid input within docs
2013-05-12 22:04:01 -04:00
Mark Otto
79a4269430
Fix navbar button docs
2013-05-12 16:34:12 -07:00
Mark Otto
41a76e8e7a
Less specific dropdown styles, change up navbar dropdown styles
2013-05-12 16:30:54 -07:00
Mark Otto
09098a7923
run make on last commit
2013-05-12 16:13:51 -07:00
Mark Otto
da4e7ab15c
fix broke example
2013-05-12 16:13:39 -07:00
Mark Otto
37c1122ded
Consolidate active dropdown toggle styles and comment out the rest
2013-05-12 16:12:13 -07:00
Mark Otto
2d10d61fde
Restore commented out dropdown styles, get open dropdown state working again
2013-05-12 16:03:56 -07:00
Mark Otto
92adcfabb5
Start some nav and dropdown cleanup
...
* Remove border-radii on top of tab dropdown menus
* Remove the .dropdown and .dropup styles and instead place on all
* Use on dropdown carets intead of separately applying margin with a top alignment
* Some other misc cleanup
2013-05-12 15:47:18 -07:00
Vinay Raghu
23b32fec65
Recompiled using makefile recess
2013-12-05 01:36:19 +05:30
Blake Embrey
60c24ddd97
Fix the selectors for the .input-group-btn selector.
2013-05-11 09:38:48 -07:00
Vinay Raghu
9880f7c803
Changed Responsive utilities section in docs/css.html
2013-05-11 19:34:59 +05:30
Vinay Raghu
5e13f57870
Changed Screen Notations on responsive-utilities.less and recompiled the stylesheet
2013-05-11 19:28:59 +05:30
Mark Otto
8051695c87
Merge pull request #7838 from blakeembrey/btn-group-radius
...
Remove the overrides and resets from button groups
2013-05-10 16:35:25 -07:00
Mark Otto
76ecfdfdc1
Font-size and line-height tweaks
...
* Use 1.428 for line-height instead of 1.5
* Use function for full pixel values instead of decimals
2013-05-10 10:33:35 -07:00
Mark Otto
8261866ff2
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-10 10:31:52 -07:00
Mark Otto
758cb9d186
twerk nested nav links
2013-05-10 10:29:54 -07:00
Robert Burns
3af1dd1dc8
Fix link to examples
2013-05-10 07:37:14 -04:00
Mark Otto
e34abd02cc
redo docs footer a bit
2013-05-09 17:36:02 -07:00
Mark Otto
562483b907
more nav twerks for getting started page
2013-05-09 17:32:39 -07:00
Mark Otto
dbbd48f7bc
remove duplicate text scaling
2013-05-09 17:29:07 -07:00
Mark Otto
90e4ff73d2
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
...
Conflicts:
less/forms.less
2013-05-09 17:22:48 -07:00
Mark Otto
a19fda699d
update reference to value of base line-height
2013-05-09 17:21:18 -07:00
Mark Otto
6fba68eb8b
Unitless line-height
...
* Instead of 20px as @line-height-base, use 1.5
* Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding
* Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components
2013-05-09 17:20:46 -07:00
Blake Embrey
579d566299
Update button groups to use not selector and remove redundant CSS.
2013-05-09 16:53:28 -07:00
Mark Otto
7b6352d2cf
Fix up navbar forms by using inline form as a mixin; fix docs for those
2013-05-09 16:41:35 -07:00
Mark Otto
3c72b1e9a0
remove the input from an example
2013-05-09 16:31:10 -07:00
Mark Otto
1fdfee8de0
Merge pull request #7837 from blakeembrey/input-group-radius
...
Remove input-group border radius resets
2013-05-09 16:30:48 -07:00
Mark Otto
293a3baca3
More forms overhaul
...
* Refactor the .forms-horizontal code--much simpler now and built on the Bootstrap grid system instead
* Remove all the margins on form controls for simpler styling everywhere else--was overriding that way too often
* Drop .help-inline, but keep .help-block
* Drop the unused input grid class overrides
2013-05-09 15:05:06 -07:00
Blake Embrey
9716b73f67
Make the border-radius on input-groups to be overrides instead of resets on every size.
2013-05-09 14:48:27 -07:00
Mark Otto
7a7971d6db
subnav for icons section
2013-05-09 14:08:06 -07:00
Blake Embrey
4a03d45651
Make icons antialiased on Webkit browsers.
2013-05-09 13:48:02 -07:00
Mark Otto
d5e6bbba27
fix some broke buttons on the js page
2013-05-09 13:28:05 -07:00
Mark Otto
ec39bed94f
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-09 13:19:38 -07:00
Mark Otto
88a4712540
fix broken buttons on css docs
2013-05-09 13:12:40 -07:00
Blake Embrey
cc5e6619b4
Remove backface-visibility from progress bars.
2013-05-09 13:09:33 -07:00
Mark Otto
7fa6ae578b
Update getting started page
2013-05-09 11:40:39 -07:00
Mark Otto
25b6df9944
rename welcome to getting started
2013-05-09 11:20:15 -07:00
Mark Otto
7c94f5ef64
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-09 09:22:58 -07:00
Mark Otto
751eb0bdcc
Fixes #7823 : add mention of container to CSS page; build out CSS overview subnav
2013-05-09 09:22:49 -07:00
Robert Burns
3a539abbd2
Fix form in navbar
2013-05-09 07:21:22 -04:00
Mark Otto
766be659c1
.bs-docs-sidenote to .bs-callout
2013-05-08 22:58:54 -07:00
Mark Otto
526dfb7735
.bs-docs-tooltip-examples to .bs-example-tooltips
2013-05-08 22:57:42 -07:00
Mark Otto
09c3a4b3bc
.bs-docs-example to .bs-example
2013-05-08 22:56:29 -07:00
Mark Otto
ac28ad81d0
.bs-docs-footer to .bs-footer; nuke .bs-docs-container css; remove .bs-docs-container from footer
2013-05-08 22:55:17 -07:00
Mark Otto
705063c73a
.bs-docs-social-* to .bs-social-*
2013-05-08 22:54:25 -07:00
Mark Otto
22f212379f
nuke stuff from customizer
2013-05-08 22:53:31 -07:00
Mark Otto
3c3e56ca50
.bs-docs-top to .bs-top
2013-05-08 22:52:48 -07:00
Mark Otto
e5e5f6616c
.bs-docs-header to .bs-header
2013-05-08 22:51:44 -07:00
Mark Otto
67b7a2fc34
docs css reorg
2013-05-08 22:50:41 -07:00
Mark Otto
d7acf4e82d
more work on the sidenav, including small css refactor and new classes
2013-05-08 22:42:42 -07:00
Mark Otto
f09b07dc2a
more navbar and header tweaks
2013-05-08 22:31:49 -07:00
Mark Otto
fa4d4e8d88
new docs page headers
2013-05-08 22:29:53 -07:00
Mark Otto
241d342363
red navbar for docs
2013-05-08 22:24:07 -07:00
Mark Otto
65289bb1ea
make restored top navbar collapsable
2013-05-08 22:17:26 -07:00
Mark Otto
feeaaa6feb
refactor homepage jumbotron masthead doodad
2013-05-08 22:13:56 -07:00
Mark Otto
07aed1abc3
move social buttons to separate include
2013-05-08 22:07:28 -07:00
Mark Otto
edb733ebc7
Super massive docs overhaul
...
* Bring back the navbar up top
* Pull the docs content back into separate pages because a 6.6k line docs file is just crazy
* Recenter the page content and bring back affixed side nav (needs work)
2013-05-08 21:56:08 -07:00
Mark Otto
88dd9de9ba
Drop typeahead.js--instead try Twitter's typeahead plugin
2013-05-08 20:04:54 -07:00
Mark Otto
54561f1121
hide entire navbar in print views
2013-05-08 19:57:42 -07:00
Mark Otto
1cb880b4f1
Fixes #7816 : revert negative margin on .navbar-nav
2013-05-08 19:55:20 -07:00
Mark Otto
509f2244da
Merge pull request #7809 from twitter/bs3_adding_btn_default
...
BS3: Require .btn-default for all standard buttons
2013-05-08 11:47:43 -07:00
William Ghelfi
9013ff002a
add offcanvas layout example based on bradfrost/this-is-responsive
2013-05-08 14:25:37 +02:00
Mark Otto
c459c657f8
Update forms
...
* Overhaul the form control sizing section to only show sizing via grid columns as parents, not as classes on inputs
* Restore the inline-form option
* Restore the bottom margin on form controls and make them block level instead of inline-block
* More misc docs cleanup for forms
2013-05-07 21:56:55 -07:00
Mark Otto
c0e23ad27b
nuke the unused navbar that was leftover
2013-05-07 20:48:37 -07:00
Mark Otto
d7f84d1220
Require .btn-default for regular buttons
...
* Instead of , use for standard, gray button
* Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes
* Updates docs to reflect the change
* Reorganize buttons CSS
2013-05-07 18:07:06 -07:00
Mark Otto
79dac4b77a
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-07 10:33:49 -07:00
Mark Otto
f06294d80f
Outdent nav links a bit more so they line up in navbar
2013-05-07 10:33:41 -07:00
Edgar Schnueriger
240305321f
fixed not working example code for modals
2013-05-06 09:48:05 +02:00
Mark Otto
716c869b89
correct right nav in navbar examples
2013-05-04 15:00:59 -07:00
Mark Otto
49da7d8020
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-04 13:11:31 -07:00
Mark Otto
dcf7cc084d
Fixes #7783 : nuke bottom margin on fixed-bottom-navbar
2013-05-04 13:11:20 -07:00
Mark Otto
c3b9ac4676
Merge pull request #7621 from jeremydenoun/patch-1
...
Fix flickering on progress bar width update
2013-05-03 17:32:54 -07:00
Mark Otto
7d41a38769
Fixes #7511 : add support for nested button groups so you can use dropdowns in your button groups
2013-05-03 16:16:26 -07:00
Mark Otto
ee0789ff8f
Fixes #7721 : change @navbar-text to @navbar-color, along with inverse options
2013-05-03 15:29:32 -07:00
Mark Otto
a6f7f96a93
recompile after last justified nav tweaks
2013-05-03 15:29:10 -07:00
Mark Otto
4357ed72e0
Update justified nav CSS for proper selectors
2013-05-03 15:18:27 -07:00
Mark Otto
747e108e0b
Merge pull request #7670 from DarDar/3.0.0-wip
...
Use @font-size-... variables instead of hardcoded font-size in px
2013-05-03 15:05:29 -07:00
Mark Otto
af4a33f8c0
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-03 14:57:07 -07:00
Mark Otto
e1d947f53e
Scope .table-bordered styles to immediate children only
2013-05-03 14:56:57 -07:00
Mark Otto
9d9fd5e0d1
remove .fade from static modal example, but include in code snippet
2013-05-03 14:46:09 -07:00
Mark Otto
0959a78ff1
Merge pull request #7769 from holic/3.0.0-sticky-footer
...
Use padding instead of #push with box-sizing: border-box
2013-05-03 14:29:11 -07:00
Mark Otto
7cceaa6956
Merge branch 'bs3_cdn_docs_mention' into 3.0.0-wip
...
Conflicts:
docs/docs.html
2013-05-03 14:13:06 -07:00
Mark Otto
14861e9cc3
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-05-03 14:11:23 -07:00
Mark Otto
b5d68f59c2
Add cursor: pointer; to .checkbox and .radio and their inline counterparts
2013-05-03 11:56:00 -07:00
Mark Otto
b0bd5899c5
Merge pull request #7762 from sethlilly/3.0.0-wip
...
Corrected typo in carousel.html
2013-05-03 11:21:13 -07:00
Mark Otto
1587b8948f
run make on previous commits
2013-05-03 10:53:26 -07:00
Mark Otto
e1c67b149f
More navbar CSS and docs cleanup
...
* Rearrange sections
* Add code snippets for text and links in navbars
* Add .navbar-link back in
* Add mention of .navbar-text, but it still needs to be re-implemented
* Update nav to reflect new order
2013-05-02 23:13:43 -07:00
Mark Otto
94792b9dae
Improve buttons in navbars
...
* Add top margin, calculated by subtracting height of an input from height of a navbar, and dividing by two
* Uses the same method as .navbar-form
* To use, add .navbar-btn to any button outside a form element
* Also add section to docs detailing buttons in navbars, and add more ids for the other unlinked and unmentioned sections in the side nav
2013-05-02 23:05:09 -07:00
Mark Otto
bec8c90fd7
Cleanup .navbar-form styles
...
* Nuke the commented out navbar forms code that's not currently needed
* Add a few more examples to the .navbar-form docs section
* Remove (for now at least) top padding on checkbox and radios
2013-05-02 22:54:14 -07:00
Mark Otto
a4f2c9e156
add customizer link to docs homepage
2013-05-02 22:44:43 -07:00
Kevin Ingersoll
08fea3304a
Fix input border flicker in Chrome from @garoevans, closes #7689
2013-05-03 15:33:12 +12:00
Kevin Ingersoll
07117f97b6
Use padding instead of #push with box-sizing: border-box
2013-05-03 15:23:10 +12:00
Seth Lilly
a62e97091c
Corrected typo in carousel.html
...
Changed text from "First featurette headling" to "First featurette heading" in the first `h2.featurette-heading` tag.
2013-05-02 14:03:54 -03:00
DarDar
9cd3a92713
Use @font-size-... variables instead of hardcoded font-size in px
2013-05-02 08:05:00 +02:00
Mark Otto
f8fd524def
add the fade class to the default modal docs
2013-04-30 19:55:02 -07:00
Mark Otto
47155e8aa3
outdent the rows for tablets and above
2013-04-30 19:35:52 -07:00
Mark Otto
0780faad45
make that left/right padding, not top/bottom on navbar
2013-04-30 19:20:41 -07:00
Mark Otto
69f5447afa
add back bottom margin to navbars
2013-04-30 19:12:48 -07:00
Mark Otto
e8b7318646
no need for zero padding on navbar top/bottom; better comment
2013-04-30 19:07:28 -07:00
Mark Otto
e67d3818ed
nuke line numbers
2013-04-30 11:32:11 -07:00
Mark Otto
26bc36107e
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-04-28 22:46:10 -07:00
Mark Otto
e13d05317e
single colon pseudo element for ie8
2013-04-28 22:45:56 -07:00
Mark Otto
0cb1188a9c
Merge pull request #7718 from burnsra/3.0.0-wip-breadcrumbs
...
Cleanup breadcrumb divider last item
2013-04-28 20:14:26 -07:00
Robert Burns
62afdd0176
Update examples after grid changes
2013-04-28 22:22:33 -04:00
Robert Burns
447be1b326
Cleanup breadcrumb divider last item
...
Modify to hide both padding and leading/trailing whitespace
Thanks to https://github.com/holic for suggestion
2013-04-28 21:51:02 -04:00
Mark Otto
cd06c5baac
Merge pull request #7704 from twitter/bs3_moar_grid_changes
...
BS3: Overhaul grid system once more
2013-04-28 18:44:54 -07:00
Mark Otto
5edfdc02f2
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-04-28 14:27:58 -07:00
Mark Otto
bbee78b30b
derp on navbar toggle and docs positions
2013-04-28 14:27:48 -07:00
Mark Otto
227c4639e4
Merge pull request #7713 from burnsra/3.0.0-wip-navs-overhaul
...
Fix navbar on phone/tablet devices after navbar overhaul
2013-04-28 14:26:10 -07:00
Robert Burns
3326e1b21e
Fix navbar on phone/tablet devices after navbar overhaul
2013-04-28 10:09:57 -04:00
Robert Burns
ddc0e98716
Update examples after overhaul of navbar navs
2013-04-28 09:10:01 -04:00
Mark Otto
8b3a1702d4
Overhaul navbar navs
...
* Switch from to to eliminate an element in selectors
* Drop .navbar-divider entirely
2013-04-27 18:28:39 -07:00
Mark Otto
2ffa0e4409
Add maximum bounds variables for so our responsive utilities don't overlap
2013-04-27 11:55:45 -07:00
Kevin
9ce7f22e99
Adding media queries breakpoints variables
2013-04-27 18:47:47 +02:00
Mark Otto
efd3b0c171
Back to two grid classes, .col and .col-lg-*
2013-04-26 23:59:51 -07:00
Mark Otto
8ae9c6ab34
Fixes #7688 : move font-weight for glyphicons to before pseudo element
2013-04-26 23:14:06 -07:00
Mark Otto
aa146582d6
Redo the getting started section to mention BootstrapCDN
2013-04-26 20:51:48 -07:00
Mark Otto
57ba494409
running make
2013-04-26 10:44:44 -07:00
Stephen Edgar
8311ad513f
'docs' folder .editorconfig code guide updates
2013-04-24 14:38:51 +02:00
Artur Kwiatkowski
55bbb9ffd7
Nuked local .a() mixins and simplified the nesting
2013-04-22 15:34:23 +02:00
Artur Kwiatkowski
b7dcefea83
Merge branch '3.0.0-wip' of https://github.com/twitter/bootstrap into 3.0.0-wip
2013-04-22 15:21:55 +02:00
Mark Otto
e0d60b1325
Fixes #7617 : lowercase and dash gray color vars
2013-04-21 19:35:36 -07:00
Mark Otto
364f8330a1
Fixes #7648 : Thumbnail caption should use @text-color variable. Also adds other thumbnail vars
2013-04-21 18:29:06 -07:00
Mark Otto
30d6e0530e
Fixes #7577 : Attempt to fix, at least, issues with Windows Phone 8 and responsive not kicking in correctly
2013-04-21 14:50:44 -07:00
Mark Otto
dc4436dbc9
Only use .danger for alerts, no more .error
2013-04-20 15:36:11 -07:00
Mark Otto
0c9b161bb8
Fixes #7093 : more consistent scrollspy docs
2013-04-20 15:32:16 -07:00
Mark Otto
510c9a6ad8
First pass at updated responsive utilities to be mobile-first. Pulled from #7490 by @apotropaic
2013-04-20 12:33:09 -07:00
Mark Otto
04d782efab
correct grid class in example code
2013-04-20 12:29:12 -07:00
Mark Otto
70f8d77012
correct grid class mention in docs
2013-04-20 12:28:36 -07:00
Mark Otto
a956a3258b
Alternate docs mention of breadcrumbs separator, as called out in #7601
2013-04-20 12:23:27 -07:00
Mark Otto
ba7d928c37
Merge pull request #7645 from burnsra/3.0.0-wip-docs
...
Fix carousel examples within docs
2013-04-20 12:11:35 -07:00
Mark Otto
afdab35aca
Fixes #7640 : only reset margin on last-child p within blockquotes
2013-04-20 12:09:08 -07:00
Robert Burns
ce719925af
Fix carousel examples within docs
2013-04-20 13:26:18 -04:00
Artur Kwiatkowski
39bb8146f8
more nested labels component
2013-04-19 21:31:55 +02:00
Mark Otto
61ea1ae909
Merge pull request #7598 from wangshishuo/3.0.0-wip
...
change nav's #tables-hover to #tables-hover-rows
2013-04-18 19:48:17 -07:00
Mark Otto
5c9bd1a221
Merge pull request #7608 from Fowowski/3.0.0-wip
...
more nested less rules - pager component
2013-04-18 19:47:26 -07:00
Fabien
7b5fcc2c9a
Remove dupe css rule of table element
...
This are already declare in normalize
2013-04-19 02:48:08 +02:00
Jeremy Denoun
d3e0d4a7ba
update docs
2013-04-18 17:05:50 +02:00
Artur Kwiatkowski
4bd6abaff2
applied @pagination-bg for .disabled state instead of hardcoded color in hex
2013-04-17 19:47:23 +02:00
wangshishuo
5892cea207
change nav's #tables-hover to #tables-hover-rows
2013-04-17 12:27:30 +08:00
Artur Kwiatkowski
dc97a1967b
more nested navs
2013-04-16 16:45:51 +02:00
Mark Otto
5b38a1a357
Merge branch 'bs3_homepage' into 3.0.0-wip
2013-04-15 00:16:40 -07:00
Mark Otto
5471ce8ea3
Fixes #5256 : Use > selector for better nesting of tables
2013-04-14 20:33:54 -07:00
Mark Otto
ab7070bb49
change var from @table-border to @table-border-color
2013-04-14 19:45:32 -07:00
Mark Otto
02eba5e5fc
center
2013-04-14 16:31:52 -07:00
Mark Otto
7dca242b5e
nuke all the assets
2013-04-14 15:33:48 -07:00
Mark Otto
8d9106f2c5
nuke hidden homepage content
2013-04-14 15:32:52 -07:00
Mark Otto
0b3e9ced54
Merge branch '3.0.0-wip' into bs3_homepage
2013-04-14 13:45:10 -07:00
Mark Otto
526534f337
more copy edits to sidenotes
2013-04-14 13:01:00 -07:00
Mark Otto
ccb6ac570f
lighter .highlight in sidenotes as well
2013-04-14 13:00:53 -07:00
Mark Otto
0a84a7c43d
shorter copy
2013-04-14 12:56:21 -07:00
Mark Otto
32761b3303
use spaces for indenting, not tabs /cc @juthilo
2013-04-14 12:54:56 -07:00
Mark Otto
f78945ccc9
More contrast with code snippets in sidenotes
2013-04-14 12:54:02 -07:00
Mark Otto
5f88887c7e
redo all the things
2013-04-14 12:49:35 -07:00
Julian Thilo
2b228bae60
More work on the sidenotes
...
* Convert more inline advices (compatibility, dependencies, ...) to
sidenotes
* Add sidenotes for:
** Note on plugin dependencies in general
** Required padding for navbar-fixed- (incl. code snippet)
* Fixed text for the small tag
2013-04-14 18:36:11 +02:00
Mark Otto
f226463b05
Restore on links in dropdowns as they are randomly breaking onto new lines
2013-04-13 23:54:51 -07:00
Mark Otto
86bb3b8126
IE8 doesn't need help with responsive images, they work just dandy apparently (see http://jsbin.com/idesit/1 )
2013-04-13 23:17:39 -07:00
Mark Otto
eefddb1eab
more indenting
2013-04-13 22:49:21 -07:00
Mark Otto
20259e2350
fixes #7191 and cleans up indenting some
2013-04-13 22:48:44 -07:00
Mark Otto
fc8b9fb07d
swap all bold p tags in sidenotes for h4s
2013-04-13 22:10:34 -07:00
Mark Otto
382a86f46e
Merge branch '3.0.0-docs1' of https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs1
2013-04-13 21:50:17 -07:00
Julian Thilo
d7bc89b433
Sidenotes instead of alerts
...
* I propose: make the docs rely more heavily on the new design language,
replace alerts (not the .alert examples) by sidenotes.
* Remove alert-heading class, which no longer exists in CSS.
2013-04-14 04:04:01 +02:00
Paul Tyng
bec5679264
update docs bootstrap.css
2013-04-13 17:13:14 -03:00
Mark Otto
ae98f1803f
add modal variables and tweak padding for min-height on modal title
2013-04-12 20:56:19 -07:00
Mark Otto
a96dd1bd28
Merge branch '3.0.0-wip' of https://github.com/garvincasimir/bootstrap into garvincasimir-3.0.0-wip
2013-04-12 20:45:10 -07:00
Mark Otto
b3bb89520d
add comma; more accurate code snippet
2013-04-11 20:16:20 -07:00
Mark Otto
5b7596a5b3
Merge branch '3.0.0-wip' of https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-wip
2013-04-11 20:12:53 -07:00
Mark Otto
7acadc09db
Merge pull request #7546 from CoffeeAndCode/3.0.0-wip
...
fixed typo in typography documentation
2013-04-11 19:54:17 -07:00
Jonathan Knapp
0d70b3c54e
fixed typo in typography documentation
2013-04-11 16:02:29 -03:00
Stephen Edgar
3dc8be74fe
Fix docs.html Table Row Danger CSS Class
2013-04-11 20:24:13 +10:00
Julian Thilo
78d64e97e9
Dusting the docs
...
* Fix some typos, grammar, sentence structure
* Fix left-over error tr class
* Remove uneditable inputs section
* Make compatibility sections stand out as sidenotes
* Make modal example scrollable on big screens, too
* Make some examples more self-explanatory
2013-04-10 19:18:04 +02:00
Julian Thilo
ece78ff086
cololol
...
Correct all span, push, pull, offset classes to col- schema
Fix a typo
2013-04-10 00:04:44 +02:00
Mark Otto
24f8d9e137
don't use table for label variatons
2013-04-09 10:43:37 -07:00
Mark Otto
1a546278b9
make back to top and big headings only for tablets and up
2013-04-09 10:20:50 -07:00
Mark Otto
dd533aaaf0
better buttons on mobile
2013-04-09 10:16:37 -07:00
Mark Otto
92977fb13e
fixes #7503 : don't do dat
2013-04-07 22:58:16 -07:00
Jamie Knight
c78c66527d
Update docs.html
...
Added heads up regarding lone icons providing accessibility issues for screen readers.
2013-04-07 16:25:00 +02:00
Phil Freo
06a4bb38c0
Fix typo in docs
2013-04-06 21:02:24 -07:00
Garvin
05710e10f7
Added min-height to modal-header for modals with no header text
2013-04-06 21:48:53 -04:00
Andrew Scofied
c1ab200985
updated docs, changed out span* for col-span-*
2013-04-03 09:48:39 -07:00
Mark Otto
eadfa59d92
Add small grid for phones and tablets
2013-04-02 19:40:43 -07:00
Mark Otto
610eb8fb78
sidenote edit under customization section
2013-04-02 18:02:53 -07:00
Mark Otto
c570ae49ef
fix that sidenav
2013-04-02 16:22:42 -07:00
Mark Otto
0ac711059b
refactor some of the carousel caption stuff to center it and tighten styles up; update carousel template to start to redo mobile first
2013-04-02 16:17:04 -07:00
Mark Otto
0f51a750a8
Merge branch 'example-fix' of https://github.com/Boulox/bootstrap into Boulox-example-fix
2013-04-02 14:49:42 -07:00
Fabien
e56461fbd7
Improve responsiveness for tablet and below of navbar in carousel example
...
- Remove margin-top of navbar-wrapper
- Remove border radius of navbar
- Space out the carousel
2013-04-02 13:39:04 +02:00
Fabien
8f99692f56
remove unused img from previous commit
2013-04-02 13:31:15 +02:00
Fabien
e0bce6af12
Replace png img by holder.js in carousel example
2013-04-02 13:30:13 +02:00
Fabien
aa51a36686
Fix corss link for sticky footer
2013-04-02 13:26:35 +02:00
Fabien
9ecc43d21a
Fix link to navbar doc
2013-04-02 13:22:31 +02:00
Robert Burns
3233155bb4
Fix responsive view for inverted navbar example
2013-04-01 22:02:35 -04:00
Mark Otto
7e31bea114
run make
2013-04-01 13:25:51 -07:00
Mark Otto
12f043f1bb
Merge branch '3.0.0-wip-carousel' of https://github.com/burnsra/bootstrap into burnsra-3.0.0-wip-carousel
2013-04-01 13:17:31 -07:00
Mark Otto
292734d7f3
Docs examples update
...
* Remove unused fluid image
* Add image, link, and description for new grid example
* Update sign in example image
2013-04-01 13:14:39 -07:00
Mark Otto
eac987c0d2
only negative indent nested grid rows; add new grid example
2013-04-01 12:55:48 -07:00
Mark Otto
a0726e605f
add type attr
2013-04-01 12:10:53 -07:00
Mark Otto
e6d6fcffb0
button for navbar toggle
2013-04-01 12:09:49 -07:00
Mark Otto
93db7c2c74
more link fixing
2013-04-01 11:14:11 -07:00
Mark Otto
c231dba7ee
updated links on homepage
2013-04-01 11:10:56 -07:00
Robert Burns
89bbeec898
Additional cleanup to responsive navbar
2013-04-01 12:58:40 -04:00
Robert Burns
1816483baa
Add carousel indicators to example
2013-04-01 09:29:43 -04:00
Robert Burns
e183dd46a2
Update carousel-caption btn styles
2013-04-01 09:27:49 -04:00
Mark Otto
19d5e61668
clearer separation with section headers; simpler customizing copy
2013-04-01 00:34:58 -07:00
Mark Otto
7bee10a5ef
oops, restore customizer
2013-04-01 00:11:47 -07:00
Mark Otto
9df6dc81b5
bring in customizing bootstrap section from old gist
2013-04-01 00:02:51 -07:00
Mark Otto
d8b3e48e14
add proper markup to list group in panels section
2013-03-31 22:58:01 -07:00
Mark Otto
2f8deea95a
add .panel-primary
2013-03-31 22:22:52 -07:00
Mark Otto
0fbfa167e1
fix text class in docs
2013-03-31 19:55:05 -07:00
Mark Otto
3365d4a06a
Merge branch '3.0.0-wip-fixes' of https://github.com/burnsra/bootstrap into burnsra-3.0.0-wip-fixes
2013-03-31 19:28:27 -07:00
Mark Otto
c69310153e
Fixes #7438 : remove max-height from justified nav tabs with some CSS wankery
2013-03-31 19:26:40 -07:00
Robert Burns
d299ff4fce
Fix image paths and carousel controls for carousel example
2013-03-31 21:47:02 -04:00
Mark Otto
4c49458336
remove text-rendering optimizeLegibility from headings
2013-03-31 18:40:07 -07:00
Mark Otto
db284a97d6
more consistent navbar vars
2013-03-31 17:56:31 -07:00
Mark Otto
d6f37f3c56
@link-color-hover to @link-hover-color
2013-03-31 17:27:22 -07:00
Mark Otto
d5fa1d80bb
use @pagination- vars on pager component; change @pagination-bg-active to @pagination-active-bg
2013-03-31 17:22:12 -07:00
Mark Otto
6b23a66c29
-background to -bg on tooltip and popover vars
2013-03-31 17:19:12 -07:00
Mark Otto
c5042e050e
fix nav divider
2013-03-31 17:17:10 -07:00
Mark Otto
388a4c878d
remove lingering rem
2013-03-31 13:20:54 -07:00
Mark Otto
674768b177
restore px unit on @font-size-base
2013-03-31 12:00:04 -07:00
Mark Otto
a2145df7c4
run make after that breadcrumbs tweak
2013-03-31 11:58:25 -07:00
Mark Otto
42b6934930
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-03-31 11:58:08 -07:00
Mark Otto
b018513aa5
lingering nav-list use
2013-03-31 11:58:00 -07:00
Mark Otto
e62f2901d0
Merge pull request #7431 from burnsra/3.0.0-wip-fixes
...
Cleanup items for 3.0.0
2013-03-31 11:55:48 -07:00
Mark Otto
fc16e37aaa
Remove the handful of rem font-sizes
2013-03-31 11:26:13 -07:00
Mark Otto
b96ab36d38
add some container padding for examples
2013-03-31 11:24:31 -07:00
Robert Burns
74e06cb279
Add styles for tooltip and popover examples
2013-03-31 09:59:02 -04:00
Mark Otto
6c1ed5638b
actually readd the padding and set it to smaller amount for narrow viewports
2013-03-30 22:54:31 -07:00
Mark Otto
70ba9a880e
remove padding form sign in form example
2013-03-30 22:53:35 -07:00
Mark Otto
40f671a531
add basic back to top link via affix
2013-03-30 18:41:26 -07:00
Mark Otto
e560c41ed1
simpler nav links
2013-03-30 17:06:59 -07:00
Mark Otto
6edd5f291a
not quite #fff on .list-group-item-text
2013-03-30 17:00:11 -07:00
Mark Otto
1683669eaa
Remove .nav-list given new .list-group
2013-03-30 16:56:49 -07:00
Mark Otto
2a9604fdd2
add list group component
2013-03-30 16:07:50 -07:00
Mark Otto
731903a175
panels subnav and links
2013-03-30 14:16:30 -07:00
Mark Otto
9fff2d3fb6
Change error to danger for all classes; add panels component
2013-03-30 14:15:18 -07:00
Mark Otto
aee25786a7
fuck everything about .clear_float() -- restore .clearfix() as mixin
2013-03-30 13:23:18 -07:00
Mark Otto
62df38586a
navbar links in sidenav
2013-03-30 13:16:34 -07:00
Mark Otto
171c7feae2
navs nav links
2013-03-30 13:14:04 -07:00
Mark Otto
e9dd1826be
fix brok btn-dropdowns links
2013-03-30 13:12:03 -07:00
Mark Otto
9336a827c6
fix submenu docs height given border-box
2013-03-30 13:11:15 -07:00
Mark Otto
bd69269426
more component nav updates
2013-03-30 13:09:56 -07:00
Mark Otto
906ff98601
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-03-30 12:12:28 -07:00
Robert Burns
501dfbe8ae
Fix path to examples to account for new layout
2013-03-30 10:10:51 -04:00
Mark Otto
a4901e2da8
mention responsive image and google maps
2013-03-30 01:55:39 -07:00
Mark Otto
1dcadede36
fix broke grid classes
2013-03-30 01:09:30 -07:00
Mark Otto
af470f4c7b
more content and nav twerks
2013-03-30 01:06:50 -07:00
Mark Otto
361c776e2b
whitespace and taglines for main sections
2013-03-30 00:27:50 -07:00
Mark Otto
49ebf542a2
reorder docs
2013-03-30 00:19:05 -07:00
Mark Otto
601013ca04
drop .muted for .text-muted
2013-03-30 00:11:38 -07:00
Mark Otto
3359b8d5f6
nav change to go with that
2013-03-29 23:37:55 -07:00
Mark Otto
21d6a5933a
fix buttons links
2013-03-29 23:37:43 -07:00
Mark Otto
8814125259
Add subnav support to CSS section
2013-03-29 23:33:08 -07:00
Mark Otto
23d7215dbe
Modify scrollspy to add .active to all parent li items /cc @fat
2013-03-29 23:32:47 -07:00
Mark Otto
4dfc4e1022
clarify small docs
2013-03-29 22:40:42 -07:00
Mark Otto
f367090671
countypo
2013-03-29 22:38:25 -07:00
Mark Otto
4ce9203f2c
Merge branch '3.0.0-wip' into bs3_new_nav
2013-03-29 14:21:03 -07:00
Mark Otto
9f59648702
add link to github project on getting started section
2013-03-29 14:04:11 -07:00
Mark Otto
2ebc060795
mo padding on side nav links
2013-03-29 13:43:37 -07:00
Mark Otto
d3fe506f04
clearer js instructions on how to include plugins
2013-03-29 13:43:30 -07:00
Mark Otto
3055f09a90
dat red
2013-03-29 10:45:00 -07:00
Mark Otto
e25ad912e2
correct page title and nuke liquid description
2013-03-28 17:20:17 -07:00
Mark Otto
384926a1d6
remove nonexistant example
2013-03-28 17:19:41 -07:00
Andreas Cederström
090545ffdf
Make sure form actions are properly aligned with form-horizontal
2013-03-28 11:33:18 +01:00
Mark Otto
3278c40631
move nav into partial; rejigger content some more
2013-03-28 03:06:00 -07:00
Mark Otto
df35e26142
rejigger some content and start exploring section headings
2013-03-28 01:34:42 -07:00
Mark Otto
4b8b8d2e46
holy crap new docs layout separate from home, no more top navbar
2013-03-28 01:08:14 -07:00
Mark Otto
081c061281
new subnav on all pages
2013-03-28 00:21:21 -07:00
Mark Otto
fe414d8566
turn docs navbar into left navbar
2013-03-27 23:33:45 -07:00
Mark Otto
6696ff5d92
clarify docs on unstyled lists
2013-03-27 15:54:17 -07:00
Mark Otto
f0f33eb9a3
Refactor .list-inline and .list-unstyled
...
* Instead of shared and separate CSS, isolate by class for easier mixin-ability
* .list-unstyled is now used as a mixin in .list-inline
2013-03-27 15:42:11 -07:00
Mark Otto
5b298a2aaf
docs fixes with new .bs-docs-container; fixing some lingering grid classes
2013-03-26 23:54:17 -07:00
Mark Otto
d5303906bd
Remove grid example; update grid classes in examples
2013-03-26 17:17:39 -07:00
Mark Otto
ca31f060a8
New grid classes
2013-03-26 17:12:17 -07:00
Mark Otto
1e9be3644c
remove .navbar-inner from starter template
2013-03-26 12:31:03 -07:00
Mark Otto
954dcc0dc5
Merge branch '3.0.0-wip' of https://github.com/psylabs/bootstrap into psylabs-3.0.0-wip
...
Conflicts:
less/tests/navbar-fixed-top.html
less/tests/navbar-static-top.html
less/tests/navbar.html
2013-03-26 12:28:00 -07:00
mo
ab09fb25b9
Fixed the navbar toggle in example templates by changing all the ".btn .btn-navbar" to ".navbar-toggle"
2013-03-25 18:13:13 -07:00
mo
a9e9d9d544
Fixed all the .brand in navbar to .navbar-brand
2013-03-25 17:46:44 -07:00
Mark Otto
3c82ccaa2b
color border in table contextual classes
2013-03-17 17:26:02 -07:00
Mark Otto
3aee2adb4b
Fixes #7297 : add support for .success, .error, and .warning on td and th elements in tables
2013-03-17 12:10:58 -07:00
Mark Otto
28cdc8dc5f
incorporate print utilities classes into responsive docs; rejigger some content
2013-03-17 11:57:00 -07:00
Mark Otto
6012d8221b
Exploring rems as font-size unit
...
* Added a new mixin to calculate rems and pixels for IE fallback
* Updated the body, p, and .lead elements to use the new .font-size() mixin
* New mixin has default value of 14px or 1.4rem
* Still needs exploration, and change this means lots of work rejiggering margins and line-heights
* Related, started to reorganize the mixins a bit to call out mixins that are used by the framework and not utilities or snippets
2013-03-17 11:33:07 -07:00
Mark Otto
68dfd322f4
fixes #7140 : hide navbar toggle in print
2013-03-16 16:17:32 -07:00
Mark Otto
fe2658ed61
Fixes #7150 : colorize links in alerts
2013-03-16 15:31:03 -07:00
Mark Otto
e0de08c389
typo
2013-03-16 14:49:21 -07:00
Mark Otto
8c9e9e28cf
Fix vertical button groups
2013-03-16 13:03:31 -07:00
Mark Otto
efbf8373a5
Use form elements in checkbox and radio button groups
...
* Uses .btn on label elements with nested checkbox and radio controls within
* Updated examples to reflect change in HTML and CSS
* Had to add .active all buttons for proper state highlighting (mimicing the :active pseudo state)
* Still needs JavaScript plugin updated by @fat
2013-03-16 12:34:07 -07:00
Mark Otto
be8f992c94
remove inner shadow from .highlight
2013-03-16 12:09:26 -07:00
Mark Otto
f77dc548a1
update pygments highlighting with customizations from preboot
2013-03-16 12:07:00 -07:00
Mark Otto
bb38fa5286
Overhaul the grid system and its docs
...
* Add new grid mixins adapted from Preboot (http://github.com/mdo/preboot )
* Drop the @grid-row-width and @grid-column-width variables
* Add the @grid-float-breakpoint variable, as used in Preboot
* Add support for .push* and .pull* classes for column ordering manipulation
* Document all the things
2013-03-15 23:21:10 -07:00
Mark Otto
145eb054d9
begin to rewrite the grid docs
2013-03-15 21:57:16 -07:00
Mark Otto
2a0fb08fad
getting started as navbar link label
2013-03-15 21:23:59 -07:00
Mark Otto
ecfdecea00
Use translucent box shadow on hr elements; colorize hr elements within alert components
2013-03-14 23:01:23 -07:00
Mark Otto
4c0719ea5f
fix derpy linenos in pygments for thumbnails component
2013-03-14 22:34:20 -07:00
Mark Otto
ed7fe0e5ba
unfuck misaligned main container
2013-03-14 21:45:31 -07:00
Mark Otto
85e5d40099
fix example navbar brand
2013-03-14 18:54:43 -07:00
Mark Otto
3cd6d00cc4
use the proper selector
2013-03-14 18:53:46 -07:00
Mark Otto
b5eca07be1
modify copy
2013-03-14 18:23:08 -07:00
Mark Otto
d8234b38cb
Merge branch '3.0.0-wip' of https://github.com/addyosmani/bootstrap into addyosmani-3.0.0-wip
2013-03-14 13:34:48 -07:00
Mark Otto
224296f695
Fixes #7281 : make tables super specific for hovers and striping to avoid nesting issues
2013-03-14 13:29:43 -07:00
Mark Otto
00169b48bd
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
...
Conflicts:
less/grid.less
2013-03-14 13:25:59 -07:00
Addy
0c65a0e1ee
Added bower install to download/install options in getting started guide
2013-03-14 10:58:16 +00:00
Mark Otto
d344ca4475
Merge pull request #7208 from benilovj/3.0.0-wip
...
fix grammatical mistakes in carousel docs
2013-03-10 23:32:13 -07:00
Mark Otto
d219b8b964
Set border-box globally instead
2013-03-10 13:24:07 -05:00
Ufuk Avcu
33913e4586
Fix Typo sucess to success
...
Mini typo fix in the docs...
2013-03-09 21:04:09 +01:00
Jake Benilov
d5c3307ffa
fix grammatical mistakes in carousel docs
2013-03-08 00:13:56 +00:00
Mark Otto
6e8ee02421
tweak icons alignment
2013-03-03 23:41:16 -08:00
Mark Otto
bfdc6f8607
Remove support for .uneditable-input
2013-03-03 23:31:09 -08:00
Mark Otto
6239094ca6
Nuke the gallery, punt it to the new http://expo.getbootstrap.com
2013-03-03 19:40:47 -08:00
Mark Otto
b83fc82aed
fix row change at breakpoint
2013-03-03 18:19:31 -08:00
Mark Otto
e0647e8273
nuke commented out unused var
2013-03-01 12:37:36 -08:00
Mark Otto
a70c50d1f7
Merge branch 'master' into 3.0.0-wip
...
Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/index.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
package.json
2013-03-01 12:37:21 -08:00
Mark Otto
77e8e2aee9
Fix alignment of .navbar-brand
2013-03-01 00:50:08 -08:00
Mark Otto
492c249537
improve navbar toggle and hide code snippets on mobile devices for now
2013-03-01 00:18:10 -08:00
Mark Otto
2e3ba4afe6
redo the buttons examples
2013-03-01 00:04:41 -08:00
Mark Otto
ba633949dc
customize navbar in docs
2013-02-28 23:36:54 -08:00
Mark Otto
38ba057dee
Fixes #6998 : disabled background color properly on pagination
2013-02-28 23:23:05 -08:00
Mark Otto
5a30e52aac
Fixes #6995 : Add disabled navbar nav link support
2013-02-28 23:20:58 -08:00
Mark Otto
4418c82888
Fixes #6954 : properly reset grid classes within tables
2013-02-28 22:47:32 -08:00
Mark Otto
bfc4aaf6e8
Holy fucking shit fix that input group with buttons rounded corner noise
2013-02-28 21:19:02 -08:00
fat
839b0c893f
shiiiit
2013-02-28 21:15:33 -08:00
fat
3469339068
2.3.1
2013-02-28 20:55:14 -08:00
fat
cec434a4c3
rebuild
2013-02-28 20:48:48 -08:00
fat
2f27d9851c
whitespace
2013-02-28 20:48:02 -08:00
fat
01e0f8c653
only pass unique options through to child nodes in tooltips
2013-02-28 20:39:07 -08:00
fat
cf998040ec
rebuild
2013-02-28 19:49:08 -08:00
Mark Otto
b19eb88b5a
Fixes #6935 : Use standard decimal points for .opacity() mixin
2013-02-28 19:46:49 -08:00
Mark Otto
0dea8b0c74
Fixes #6897 : Print styles get own .less file
2013-02-28 19:42:51 -08:00
fat
40b7a909a6
le sigh
2013-02-28 19:37:30 -08:00
Mark Otto
9d763e805b
Remove margin between buttons in button groups; use border-radius mixins to avoid reseting border-radii that don't need resetting
2013-02-28 19:34:02 -08:00
Mark Otto
81a0306cce
add new example thumbnails; update links to point to new windows
2013-02-26 00:56:06 -08:00
Mark Otto
ea01e8bbc4
nuke remaining less/tests/ files and move grid over to examples dir
2013-02-26 00:49:21 -08:00
Mark Otto
e2e5580c0e
nuke glyphicons changes in buttons for now because it's whack
2013-02-26 00:44:15 -08:00
Mark Otto
5b3b11c02a
moved examples added
2013-02-26 00:42:24 -08:00
Mark Otto
91660a0489
Move navbar examples to /examples directory
2013-02-26 00:37:59 -08:00
Mark Otto
e1bb94c383
try out new table-based type example
2013-02-24 01:29:19 -08:00
Tom Pietschker
1780873173
forgot navbar-fixed-bottom in the commit
2013-02-19 14:54:56 -05:00
Tom Pietschker
ba7b1e8234
tweak the position of the fixed to top/bottom navbars to remove double border
2013-02-19 14:50:44 -05:00
Tom Pietschker
ec9b01e691
remove the search-query class and increase the width
2013-02-19 14:40:05 -05:00
Tom Pietschker
62b54605a7
replace navbar-search with navbar-form
2013-02-19 14:35:48 -05:00
Tom Pietschker
3b7e5214e3
remove navbar-inner
2013-02-19 14:32:28 -05:00
Tom Pietschker
722ba5f227
added missing slash in the src for Gather Content
2013-02-18 21:03:52 -05:00
Tom Pietschker
4c00f290f2
fix incorrect section id for labels
2013-02-18 20:57:54 -05:00
Mark Otto
023568fe3d
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
2013-02-18 01:28:35 -08:00
Mark Otto
f51862f158
remove unused include
2013-02-18 01:27:08 -08:00
Mark Otto
acdffe696c
Bring back the label, make it scale somewhat with the font-size of the parent using percentages and ems
2013-02-17 22:20:49 -08:00
Mark Otto
f6ec2c5dac
Drop the recently added .counter class for .badge
2013-02-17 21:06:20 -08:00
Mark Otto
53091be6d2
remove unnecessary select border reset
2013-02-17 20:26:21 -08:00
Mark Otto
e2d829e511
fix inaccurate text classes code
2013-02-17 20:23:31 -08:00
Mark Otto
82d059de87
fix broken marketing section with updated class
2013-02-17 20:18:29 -08:00
Mark Otto
159167041f
forgot about those quotes
2013-02-17 19:15:09 -08:00
Mark Otto
56e60d0468
fix the docs include logic
2013-02-17 19:12:30 -08:00
Mark Otto
9b3262cb15
more narrow jumbotron example fixes in the mobile first arena
2013-02-17 19:04:38 -08:00
Mark Otto
c6f341bd17
Refactor some common classes from docs css and examples, then prevent examples from using docs.css
2013-02-17 18:58:40 -08:00
Mark Otto
dba9eea98d
revamp narrow jumbotron to avoid conflicts with docs .masthead
2013-02-17 18:48:00 -08:00
Mark Otto
36aec5e484
decrease top/bottom padding a bit in mobile fixed navbars
2013-02-17 18:47:44 -08:00
Mark Otto
ee9a0f4b94
css to go with it
2013-02-17 18:46:49 -08:00
Mark Otto
13ff3aced0
Add class to body for special styles to avoid conflict with examples
2013-02-17 18:46:30 -08:00
Mark Otto
c0ea077fb4
Revert the statis navbar in mobile views--they're back to being fixed all the time
2013-02-17 18:33:55 -08:00
Mark Otto
4cbb663d9d
Update some links and rename #gridsystem to #grid-system
2013-02-17 18:10:29 -08:00
Mark Otto
6ccf588a8e
Restore submenu support
2013-02-17 13:35:14 -08:00
Mark Otto
5fecb4a9f4
add visibility note to docs about captions
2013-02-16 02:49:12 -08:00
Mark Otto
6dce3f63d8
Scrach that: carousel caption is always left aligned, but still hidden for mobile views
2013-02-16 02:47:48 -08:00
Mark Otto
6d048471c4
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
2013-02-16 02:47:15 -08:00
Mark Otto
e74fb39080
Nuke the fluid example since it's no longer applicable
2013-02-16 01:43:23 -08:00
Mark Otto
401d4fabd1
Nuke the old_docs.css file
2013-02-16 01:39:09 -08:00
Mark Otto
b6ec72a3a2
Nuke @mdo's photos from the repo since we're using holder.js for carousel demo
2013-02-16 01:38:32 -08:00
Mark Otto
ce21926704
All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star
2013-02-16 01:26:43 -08:00
Mark Otto
d8e2668c1d
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
2013-02-16 01:22:15 -08:00
Mark Otto
b688d8dcd4
More accurate padding for fixed navbars at >768px
2013-02-16 00:20:20 -08:00
Mark Otto
f38e50cdf1
Don't affix the fixed navbars in mobile views
2013-02-16 00:19:17 -08:00
Mark Otto
d1aae5f82b
twerk gallery examples to stay at 400px or less for proper retinafying
2013-02-15 17:27:05 -08:00
Mark Otto
3d041096ba
Update gallery examples on homepage; make all gallery entries open in new tabs
2013-02-15 17:21:41 -08:00
Mark Otto
866c8d60e9
restore jekyll-based css.html to docs
2013-02-15 12:22:26 -08:00
Can Burak Cilingir
a77cd6cb5d
Fix typo on JavaScript documentation
2013-02-15 18:47:34 +08:00
Mark Otto
e44f8cc560
Fixes #6941 : add alt attribute to images
2013-02-14 23:55:04 -08:00
Mark Otto
bcb6dd5ee6
fix spelling as pointed out by @jodytate that got nuked in the merge
2013-02-14 23:51:35 -08:00
Mark Otto
ae525258af
Merge branch 'bs3_jekyll' into 3.0.0-wip
...
Conflicts:
docs/css.html
docs/templates/pages/css.mustache
2013-02-14 23:42:47 -08:00
Mark Otto
aa5f090371
Make example pages use Jekyll; add sticky footer navbar image to examples
2013-02-14 23:38:00 -08:00
Mark Otto
41ef649aa3
no need for scrollspy in example template
2013-02-14 23:07:36 -08:00
Mark Otto
979ca4ea7a
Convert JS page to pygments; nuke prettify assets
2013-02-14 22:33:26 -08:00
Mark Otto
37becbab8c
convert components code examples to pygments
2013-02-14 21:42:33 -08:00
Mark Otto
0ff7fb0d05
pygmentize the rest of the css page
2013-02-14 16:43:50 -08:00
Mark Otto
6b14de292a
pygmentize grid section; update bs-docs-example corners
2013-02-14 00:43:43 -08:00
Mark Otto
7e6211e244
twerk dat manni pygment style
2013-02-14 00:39:32 -08:00
Mark Otto
5f0ecb740a
Start pygmentizing css.html; add new theme for pygments
2013-02-14 00:23:23 -08:00
Mark Otto
d709dba284
Start using some includes; test out some pygments highlighting
2013-02-13 23:37:08 -08:00
Mark Otto
d3c458c7d8
make same css docs fix from upstream
2013-02-13 12:32:29 -08:00
Mark Otto
96953c2072
update makefile to work again; gitignore the compiled docs _gh_pages folder; test makefile with darkened navbar active bg
2013-02-13 12:30:56 -08:00
Mark Otto
b57c20a057
Restore gallery page, add active nav class jankitude, auto regenerate docs on file save
2013-02-13 11:48:22 -08:00
Mark Otto
b1e7010bfc
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2013-02-13 11:28:00 -08:00
Mark Otto
e45f12ad42
rearrange jekyll and docs
2013-02-12 12:44:41 -08:00
Mark Otto
8b9733b288
nuke what we don't need for jekyll
2013-02-12 12:25:05 -08:00
Mark Otto
1f5f23f869
nuke dat extend docs page
2013-02-11 21:38:44 -08:00
Gerald Monaco
876a412c90
Fix the Star glyphicon in the CSS docs
2013-02-08 19:52:50 -05:00
Mark Otto
63c1377ee7
Fixes #6852 : add cursor pointer to carousel indicators
2013-02-08 09:56:04 -08:00
Mark Otto
1b2b049ef8
Fixes #6841 : Add new Firefox placeholder, comments
2013-02-08 08:32:29 -08:00
Mark Otto
3eed90c187
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
2013-02-08 08:24:10 -08:00
Mark Otto
ab1dc25ffc
clean up responsive docs and global css styles
2013-02-08 00:13:44 -08:00
Mark Otto
2aa1a4dc70
Merge branch 'master' into 3.0.0-wip
...
Conflicts:
docs/assets/js/bootstrap.min.js
2013-02-07 22:18:53 -08:00
fat
501aabf572
remove prevent default on focus
2013-02-07 21:42:34 -08:00
fat
366e1e0a6d
only fire hidden once backdrop has been removed
2013-02-07 20:13:40 -08:00
fat
1bf070b4ce
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
...
Conflicts:
docs/assets/js/bootstrap.min.js
2013-02-07 19:47:01 -08:00
fat
d8a7a380bc
if no callback, don't try to call callback ya goof
2013-02-07 19:45:42 -08:00
Mark Otto
a9729c5fd0
fix js from @fat feedback for modal
2013-02-07 19:38:46 -08:00
Mark Otto
9b1520ee60
update example code
2013-02-07 19:34:06 -08:00
Mark Otto
cfa1e39510
nuke that whitespace
2013-02-07 19:32:30 -08:00
Mark Otto
b04acb37e8
finish modal tweaks
2013-02-07 19:31:12 -08:00
Mark Otto
a623b8c10f
update docs modals
2013-02-07 19:21:56 -08:00
Mark Otto
cdb2147b13
add new modal to docs example
2013-02-07 19:00:48 -08:00
Mark Otto
e3f3542d0b
Fixes #6823 : add some docs notes about tooltips in input groups
2013-02-06 17:25:58 -08:00
Mark Otto
8ca70bd83a
Overhaul modal to make it responsive and not super lame
2013-02-06 02:07:40 -08:00
Mark Otto
0b4668368b
Merge branch '2.3.0-wip' into 3.0.0-wip
2013-02-05 22:47:00 -08:00
Mark Otto
2fa77bf197
Update link to changelog
2013-02-05 22:46:45 -08:00
Mark Otto
421f9f67c4
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap-responsive.css
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap.js
docs/css.html
docs/templates/pages/base-css.mustache
js/bootstrap-popover.js
less/mixins.less
less/tooltip.less
2013-02-05 22:42:54 -08:00
fat
3b56227553
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
...
Conflicts:
docs/assets/js/bootstrap.min.js
2013-02-05 22:30:54 -08:00
fat
4814281540
clean up styles
2013-02-05 22:29:59 -08:00
Mark Otto
6d21d86007
port docs fix from 2.3.0-wip to new css page
2013-02-05 22:29:01 -08:00
Mark Otto
accfdaafdb
Fixes #6808 : mention IE lame-itude in docs for invalid inputs
2013-02-05 22:28:18 -08:00
Mark Otto
0fe9148b91
Fixes #6190 : Add print utility classes
2013-02-05 22:17:28 -08:00
Mark Otto
1629df8008
screwed up a merge and an old version number crept in
2013-02-05 21:20:29 -08:00
fat
a4b31d39a2
don't hide if already hidden ya n00b
2013-02-05 21:08:56 -08:00
Mark Otto
4270496e8a
add codecademy to gallery
2013-02-05 21:07:30 -08:00
Mark Otto
a920697382
Dat compression
2013-02-05 21:05:24 -08:00
Mark Otto
fb1db88256
Update homepage examples, add hella new sites to gallery
2013-02-05 21:04:46 -08:00
Mark Otto
37a6879ca5
White navbar brand text for inverted navbar
2013-02-05 20:39:09 -08:00
fat
a866a51a2e
clear interval in cycle + rebuild
2013-02-05 20:34:39 -08:00
fat
c25e8182ba
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
2013-02-05 20:01:25 -08:00
fat
45656fc7fc
update jquery to 1.9
2013-02-05 20:00:50 -08:00
Mark Otto
28e1702052
nuke rogue conflict comment and remake
2013-02-05 19:59:02 -08:00
Mark Otto
43da258bd9
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/examples/hero.html
less/buttons.less
less/carousel.less
less/close.less
less/dropdowns.less
less/labels-badges.less
less/mixins.less
less/navbar.less
less/navs.less
less/pagination.less
less/responsive-navbar.less
less/scaffolding.less
less/sprites.less
less/thumbnails.less
less/type.less
2013-02-05 19:53:44 -08:00
Mark Otto
c97d304c0c
derp, fix broke css and recompile
2013-02-05 19:43:49 -08:00
Mark Otto
15c7e73abd
Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into patrickhlauke-2.3.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
less/navbar.less
2013-02-05 19:39:49 -08:00
Mark Otto
e4a74607b0
simplify media docs
2013-02-05 01:12:39 -08:00
Mark Otto
b65293dec0
reorganize progress bars docs
2013-02-05 01:11:41 -08:00
Mark Otto
3949623eee
simpler alerts docs
2013-02-05 01:07:43 -08:00
Mark Otto
238566b445
mo betta thumbnails docs
2013-02-05 01:01:23 -08:00
Mark Otto
2576e6d1d6
reorder counters docs
2013-02-05 00:59:22 -08:00
Mark Otto
cf78f4b010
pagination docs cleanup
2013-02-05 00:54:48 -08:00
Mark Otto
1f673b77bb
simpler breadcrumbs docs
2013-02-05 00:51:19 -08:00
Mark Otto
74c8a5611d
Increase margins and line-height on h3; overhaul button dropdown docs
2013-02-05 00:49:54 -08:00
Mark Otto
c09b994eea
Add justified button groups for link buttons; reorganize dropdowns and button groups docs sections
2013-02-05 00:30:03 -08:00
Mark Otto
5c1cc722e7
Forgot to remove base-css.mustache
2013-02-05 00:22:20 -08:00
Mark Otto
2c92b5f6a4
Remove base-css.html after recent merges
2013-02-04 11:12:32 -08:00
Mark Otto
0a3e3a50fe
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
less/type.less
2013-02-04 11:12:09 -08:00
Mark Otto
1f6a988190
Fixes #6794 : incorrect docs mention of th element
2013-02-04 11:11:25 -08:00
Mark Otto
db8a78fae6
Fixes #6794 : incorrect docs mention of th element
2013-02-04 11:11:04 -08:00
Mark Otto
2f7087eae9
Merge branch '3.0.0-wip' of https://github.com/vickash/bootstrap into vickash-3.0.0-wip
2013-02-02 19:08:59 -08:00
Mark Otto
5638b2559a
Verion number in JS makefile
2013-02-02 18:50:13 -08:00
Mark Otto
3d74c670d3
Rearrange forms content
2013-02-02 18:30:52 -08:00
Mark Otto
6993fadf7e
Simplify input and input group sizing
...
* Remove .input-mini because who really needs inputs that small
* Remove unnecessary border-radius resets from large and small input groups
2013-02-02 17:31:26 -08:00
Mark Otto
04aae2f56c
Merge branch '3.0.0-wip' of https://github.com/gilbarbara/bootstrap into gilbarbara-3.0.0-wip
2013-02-02 17:01:29 -08:00
Mark Otto
c64aa26d06
Add @btn-color variable and use in buttons and carets; fixes dropup caret as well
2013-02-02 13:03:18 -08:00
Mark Otto
dbe8aed76e
Merge pull request #6763 from rjregenold/2.3.0-wip
...
fixes jankiness with anchor tags in carousel.
2013-02-02 12:35:39 -08:00
Mark Otto
94e256c016
Refactor navbar dividers
...
* Instead of .divider-vertical, use .divider
* Makes use of .nav-divider mixin
* Dividers are horizontal to start, matching the default state of navbar nav links
* Dividers become vertical above 768px via media queries
2013-02-01 22:56:09 -08:00
Mark Otto
dad9889aeb
Fixes #6657 : Upgrade Normalize to 2.1.0
2013-02-01 21:49:54 -08:00
Mark Otto
d53af49afe
Refactor colors and progress bars
...
* Buttons and progress bars now make use of more semantic global @brand- colors
* Progress bars have been rewritten to reduce the number of possible selectors
* Instead of .progress .bar, it's .progress-bar for individual bars of color, ultimately making for less CSS
2013-02-01 16:21:38 -08:00
Nikhil Dabas
b7b2e4f8a1
Fixing inline lists for IE7
2013-02-02 02:04:30 +05:30
Mark Otto
2553d74b54
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
docs/examples/hero.html
docs/examples/sticky-footer-navbar.html
2013-02-01 10:34:25 -08:00
Mark Otto
7d655c3549
Use button element instead of a for responsive navbar buttons
2013-02-01 10:33:36 -08:00
Mark Otto
725cf7f6ec
start to refactor justified nav example
2013-02-01 10:32:08 -08:00
Mark Otto
7528b6e10a
button element instead of href-less a tag for navbar button
2013-02-01 10:30:48 -08:00
Gil Barbara
24f0505bde
Update input-group-addon for input sizes
2013-02-01 01:39:26 -02:00
Mark Otto
755f1776da
Refactor jumbotron-narrow.html example
...
* Make it mobile-first
* Add a handful of comments to explain CSS
* Instead of an <hr> between custom header and jumbotron, use border for a tighter mobile layout
2013-01-31 18:34:12 -08:00
Mark Otto
19b5ebcf24
Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes
2013-01-31 18:25:44 -08:00
Mark Otto
dfdf343825
Refactor jumbotron example:
...
* Add hella CSS comments
* Reduce padding on body to height of navbar, then set top margin on jumbotron at +768px
* Wrap marketing copy and footer in an extra div so we can set some padding for ideal responsive views
2013-01-31 18:22:47 -08:00
Mark Otto
52aa67fa1c
only round jumbotron corners at 768px+
2013-01-31 18:11:45 -08:00
Mark Otto
b02a0fe768
Button up navbar form which was adding 2px padding to .navbar
2013-01-31 18:09:49 -08:00
Mark Otto
061d2849a6
Update starter template to include left/right padding on inner container; also include body padding
2013-01-31 18:06:56 -08:00
Mark Otto
5e5670a1b4
Remove gallery link from navbar; add to homepage examples section instead
2013-01-31 18:00:11 -08:00
Mark Otto
83e5c01856
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
docs/assets/css/docs.css
docs/assets/js/application.js
docs/components.html
docs/templates/pages/components.mustache
less/sprites.less
2013-01-31 17:57:31 -08:00
RJ Regenold
2f44d8d2da
removes anchor tag definition.
2013-01-31 12:49:53 -06:00
RJ Regenold
6014e63054
lets see how much i can mess this pull request up. :|
2013-01-31 11:10:41 -06:00
RJ Regenold
e38d08d4c0
fixes jankiness with anchor tags in carousel.
2013-01-31 10:03:53 -06:00
Mark Otto
baadc33c88
make on prev commit
2013-01-30 18:22:20 -08:00
Mark Otto
3cc65cb86c
clear up show-grid stuff
2013-01-30 18:16:14 -08:00
Mark Otto
dd4ce35ddc
add meta tag to second example
2013-01-30 17:46:18 -08:00
Mark Otto
a5fc3e0667
make on prev commit
2013-01-30 17:45:02 -08:00
Mark Otto
3b6b8e9f41
Merge branch 'greg-raven-patch-2' into 2.3.0-wip
2013-01-30 17:44:45 -08:00
Mark Otto
f20c3368e4
Update pagination example HTML to match examples
2013-01-30 17:42:03 -08:00
Fred Sauer
d6e3b6b5a4
Fix form-actions documentation
2013-01-28 10:01:59 -08:00
Greg Raven
22f1cc44ca
Update docs/templates/pages/getting-started.mustache
...
Add meta tag for viewport in the <head>; revise the URL for the latest version of jQuery.
2013-01-22 06:46:53 -08:00
Mark Otto
d30f47efb2
Tighten up badges docs; less bottom margin on h3
2013-01-19 18:53:41 -08:00
Mark Otto
c21c3f101b
Merge branch '3.0.0-wip-badges-to-counters' of https://github.com/vickash/bootstrap into vickash-3.0.0-wip-badges-to-counters
2013-01-19 17:06:40 -08:00
Vickash Mahabir
c77a459b35
IE8 compatible fix for disabled button hover
2013-01-19 19:32:55 -04:00
Mark Otto
64bc5dc91f
remove .navbar-inner from sticky footer navbar
2013-01-19 09:40:26 -08:00
Mark Otto
1a88367b72
mo betta links between sticky footer examples
2013-01-19 09:39:56 -08:00
Mark Otto
d7d5069be1
Add sticky footer navbar example to list; fix docs padding
2013-01-19 09:38:49 -08:00
Mark Otto
7c9295d44b
update sticky footer templates
2013-01-19 09:34:08 -08:00
Vickash Mahabir
67ec13a44c
Counters example doesn't need to be a table
2013-01-18 18:03:43 -04:00
Vickash Mahabir
964cb77383
Make the counter example more meaningful
2013-01-18 17:50:58 -04:00
Vickash Mahabir
665de0455c
Change .badge to .counter, make appearance more OSX-ish, and remove colors
2013-01-18 17:35:23 -04:00
Vickash Mahabir
b741c731a2
Fix logic error where a disabled button would change color in an enabled fieldset
2013-01-18 12:12:30 -04:00
Vickash Mahabir
6e96cd1a7c
Forgot to add built docs css file
2013-01-18 11:58:12 -04:00
Mark Otto
411e6b18cb
unified and simplified sign in form example
2013-01-18 01:52:16 -08:00
Mark Otto
82bfa965a7
cleanup more examples
2013-01-18 01:37:31 -08:00
Mark Otto
d4cb7077fe
mo betta justified nav
2013-01-18 01:33:55 -08:00
Mark Otto
604f76dcf8
overhaul justified nav example
2013-01-17 21:05:23 -08:00
Mark Otto
8111e307b9
Remove docs and prettify css from examples thus far; update narrow page
2013-01-17 20:39:38 -08:00
Mark Otto
caed3a9dbb
fix up jumbotron example
2013-01-17 20:35:59 -08:00
Mark Otto
6466fe00a1
Rename hero.html to jumbotron.html
2013-01-17 20:32:07 -08:00
Mark Otto
5075f4973b
Semibold dat .navbar .brand
2013-01-17 20:30:40 -08:00
Mark Otto
ac3c907799
finish updating starter template
2013-01-17 20:30:19 -08:00
Mark Otto
1b128b3431
comment tweaks and updating starter template
2013-01-17 20:28:05 -08:00
Mark Otto
fd89531f6a
Update commenting and structure of layout.mustache
2013-01-17 20:26:17 -08:00
Mark Otto
d9b35c2602
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
docs/components.html
docs/css.html
docs/customize.html
docs/examples/fluid.html
docs/extend.html
docs/getting-started.html
docs/index.html
docs/javascript.html
docs/scaffolding.html
docs/templates/layout.mustache
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
less/navbar.less
2013-01-17 20:23:33 -08:00
Mark Otto
f068cdeb63
Combine .thumbnail and .img-thumbnail into simpler selectors
2013-01-17 20:18:03 -08:00
Mark Otto
ca74b9882b
Change .img-polaroid to .img-thumbnail
...
* Same code, but different classes was confusing
* Now .img-thumbnail just extends .thumbnail
2013-01-17 20:16:04 -08:00
Mark Otto
89b6477bdc
Remove .info from table rows
2013-01-17 20:13:11 -08:00
Mark Otto
5663833bfc
Restore .btn-info
2013-01-17 19:51:22 -08:00
Mark Otto
b30b8c2c12
Restore nav tabs, pills, justified variation, disabled links, and a few more things. Still need to add the dropdowns back though.
2013-01-17 17:02:35 -08:00
Mark Otto
41ecc2a171
derp, numbers
2013-01-17 16:35:30 -08:00
Mark Otto
2523b91dad
dat min
2013-01-17 16:11:01 -08:00
Mark Otto
8765df47cd
remove global text-shadow from alerts components because it was fucking up buttons in a real way
2013-01-17 15:43:23 -08:00
Mark Otto
e304798194
scrollspy example twerks
2013-01-17 15:42:52 -08:00
Mark Otto
3a1e1167d6
restore scrollspy example
2013-01-17 15:40:43 -08:00
Mark Otto
97975c5fcf
Readd focused example of inputs to docs; clean up alerts section
2013-01-17 15:36:36 -08:00
Mark Otto
32bcbe5671
cleanup example templates
2013-01-17 15:00:49 -08:00
Mark Otto
f6226c9b91
Update Getting Started page to include mention of Respond
2013-01-17 14:49:52 -08:00
Mark Otto
237f5e15d3
Nuke shadows around thumbnails
2013-01-17 14:25:40 -08:00
Mark Otto
bb94de7873
Larger homepage headings
2013-01-17 14:22:41 -08:00
Mark Otto
5c76518f7d
Add respond.js to main docs pages, but only for IE8 and down
2013-01-17 14:00:03 -08:00
Mark Otto
7c23d889bb
Change subheading of alerts page
2013-01-17 12:13:37 -08:00
Mark Otto
26f9f4e3a5
Remove navbar search
2013-01-17 12:02:17 -08:00
Mark Otto
32ebe2efd1
mo betta navbar dropdowns
2013-01-17 11:55:37 -08:00
Mark Otto
597a248d4a
Rearrange navbar.less and improve vertical divider support
2013-01-17 11:34:46 -08:00
Mark Otto
360f0c5359
Fix floats in navbar
2013-01-17 11:20:19 -08:00
Mark Otto
01b32f472d
Simplify and bring back the grid mixin for generating spans and offsets
2013-01-17 10:49:10 -08:00
Mark Otto
7e46b6f636
Update nav and add bounds for tablet container
2013-01-17 00:58:34 -08:00
Mark Otto
267d3e7ed7
streamline css docs
2013-01-17 00:50:19 -08:00
Mark Otto
2398245e17
Remove all old responsive styles since we're motherfucking mobile first son
2013-01-17 00:43:58 -08:00
Mark Otto
687d4a3eeb
Move grid/container styles to grid.less; update docs; add offsetting back
2013-01-17 00:42:31 -08:00
Mark Otto
255cb87734
update getting started to reflect latest changes; pull list of components because fuck that
2013-01-17 00:27:46 -08:00
Mark Otto
a8a60e94e3
padding twerk
2013-01-17 00:24:18 -08:00
Mark Otto
33864b4a3d
dat docs messaging (on the homepage)
2013-01-17 00:23:25 -08:00
Mark Otto
9374965b83
docs css cleanup
2013-01-17 00:20:00 -08:00
Mark Otto
630005687d
Remove ported navbar css that was already commented out
2013-01-17 00:13:12 -08:00
Mark Otto
4129be6ebd
Update sidenav and responsive css
2013-01-17 00:13:04 -08:00
Mark Otto
f535201781
improve navbar vars and fix side nav alignment
2013-01-16 23:33:26 -08:00
Mark Otto
6b193dc22d
More navbar tweaks, including making fixed navbars work in the docs by adding padding to body
2013-01-16 16:20:29 -08:00
Mark Otto
9ba14cfb7c
More navbar derping
2013-01-16 16:14:41 -08:00
Mark Otto
960804cea3
mo betta new navbar styles; hook up some changed vars
2013-01-16 15:35:41 -08:00
Mark Otto
ee9403e2d2
flatten the progress bars
2013-01-16 15:19:55 -08:00
Mark Otto
baa8c3ec9e
restore alerts, and make them suck much less
2013-01-16 15:16:04 -08:00
Mark Otto
0b81dd217f
tuck some margins
2013-01-16 15:11:17 -08:00
Mark Otto
1288304e91
Make jumbotron mo responsive
2013-01-16 15:07:57 -08:00
Mark Otto
cf693b5632
Add in responsive for 1200px+ layout; increase padding for that viewport size
2013-01-16 14:48:25 -08:00
Mark Otto
13a80f33c8
fix up sidenav and components page
2013-01-16 14:10:33 -08:00
Mark Otto
3e40e7dfbf
mo betta sidenav for responsive hotness
2013-01-16 13:20:32 -08:00
Mark Otto
beb2c13f4d
Prevent grids from collapsing, fix affixed side nav for docs
2013-01-16 13:11:45 -08:00
Mark Otto
a7a06a05a4
Remove commented out files; leave responsive stuff commented out for now
2013-01-16 13:08:27 -08:00
Mark Otto
910ca85a70
restore remaining components
2013-01-16 13:07:41 -08:00
Mark Otto
bc7fd582ed
restore pagination and pager
2013-01-16 13:07:08 -08:00
Mark Otto
2127690e73
restore breadcrumbs
2013-01-16 13:06:15 -08:00
Mark Otto
2407217686
restore wells and close
2013-01-16 13:05:20 -08:00
Mark Otto
ab38493e91
Restore button groups
2013-01-16 13:04:29 -08:00
Mark Otto
c18b5b9735
restore glyphicons docs styles and then overhaul the shit out of them
2013-01-16 13:02:15 -08:00
Mark Otto
a4cc704220
Restore dropdowns.less
2013-01-16 12:44:31 -08:00
Mark Otto
eb3cd5d7d2
Restore responsive docs
2013-01-16 12:44:25 -08:00
Mark Otto
c76f1cd97e
restore glyphicons
2013-01-16 12:30:44 -08:00
Mark Otto
992e0d922a
Re-add and update form styles:
...
* Restore forms.less file
* Overhaul .radio.inline .checkbox.inline to be .radio-inline or .checkbox-inline
* Update docs to reflect changes
2013-01-16 12:23:05 -08:00
Mark Otto
b6b8633542
twerk docs code examples
2013-01-16 12:02:45 -08:00
Mark Otto
cb99c4b63a
restore table styles
2013-01-16 11:48:20 -08:00
Mark Otto
6ac6be2a5e
more subhead/jumbotron tweaks for docs
2013-01-16 11:45:16 -08:00
Mark Otto
0df7411362
Derp on type styles a bit more; bring back and fix up more more docs styles
2013-01-16 11:38:34 -08:00
Mark Otto
81a22e189a
add back docs footer
2013-01-16 11:03:54 -08:00
Mark Otto
cb0691d92f
mo betta type margins for headings
2013-01-16 10:57:00 -08:00
Mark Otto
8fd26040d8
Port over temp responsive styles to bootstrap.less; readd buttons
2013-01-16 10:52:33 -08:00
Mark Otto
5a3cb0d778
remove extra border-radius props
2013-01-16 10:49:19 -08:00
Mark Otto
b80bf2c138
Merge pull request #6600 from Yohn/patch-12
...
added missing class to doc example
2013-01-16 10:28:02 -08:00
Yohn
598e9e6f13
Update docs/templates/pages/components.mustache
2013-01-16 07:46:42 -05:00
Yohn
60bb95e611
adding class to example code
2013-01-16 07:45:31 -05:00
Quy Ton
1da1994ba4
Add text alignment classes info to docs
2013-01-15 18:16:44 -08:00
Mark Otto
85db846b65
mobile-first navs, navbar, grids, and type
2013-01-15 17:55:14 -08:00
Mark Otto
094767fbfe
code changes
2013-01-15 14:34:04 -08:00
Mark Otto
267690eb1b
docs changes, more type improvements, add grid system basics back
2013-01-15 14:30:00 -08:00
Mark Otto
a67c86e40f
Fixes #6586 : remove top 5px margin from navbar input group button groups
2013-01-15 10:27:30 -08:00
Mark Otto
09696143e0
type and stuff
2013-01-15 10:14:12 -08:00
Patrick H. Lauke
c55329085e
Revert "Leave tabindex=-1 alone"
...
This reverts commit 370fa45fbe
.
2013-01-15 07:22:02 +00:00
Patrick H. Lauke
370fa45fbe
Leave tabindex=-1 alone
...
It seems that, as misguided as I personally think it is, ARIA does
indeed want dropdown menus not to behave as regular keyboard users
expect them, killing TAB/SHIFT+TAB in favor of cursor keys. Fair
enough, the issue I have is then with ARIA, not with bootstrap. I would
sugges thought that if you really do want to follow ARIA consistently,
*any* navigation bar should also become an ARIA menu, further making it
impossible for keyboard users to use TAB/SHIFT+TAB to navigate through
it, and that these changes should be reflected in the bootstrap
examples as well...
2013-01-15 07:16:33 +00:00
Patrick H. Lauke
4503ad7808
Revert "Keyboard accessibility in documentation"
...
This reverts commit a809daf284
.
2013-01-15 07:13:19 +00:00
Mark Otto
25c9b6b59a
nuke and flatten and stuff
2013-01-14 22:05:55 -08:00
Mark Otto
337741fc9a
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
2013-01-14 00:33:16 -08:00
Mark Otto
f9ee99cf6f
Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing
2013-01-14 00:11:55 -08:00
Yohn
a23eb06536
fix typo
2013-01-13 15:32:51 -05:00
Yohn
ecc24953a5
fix typo
2013-01-13 15:32:03 -05:00
Yohn
98aeb0acf1
added container options to docs for popover
2013-01-13 15:23:22 -05:00
Yohn
fdd1daeae1
added container options to docs for popover
2013-01-13 15:21:31 -05:00
Mark Otto
d247f71217
Reset docs jumbotron button to blue defaults
2013-01-13 04:27:51 -08:00
Mark Otto
7d8d5c7838
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/components.html
docs/css.html
docs/examples/fluid.html
docs/extend.html
docs/getting-started.html
docs/index.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/extend.mustache
docs/templates/pages/getting-started.mustache
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/buttons.less
less/forms.less
less/navbar.less
less/popovers.less
less/responsive-767px-max.less
less/responsive.less
less/tables.less
less/tooltip.less
less/type.less
less/variables.less
package.json
2013-01-13 04:26:52 -08:00
Mark Otto
76ed6b0b2c
Remove comment out code and simplify what's left for button group toggles
2013-01-13 04:05:34 -08:00
Mark Otto
1916eb7c7f
Fix btn link hover and tweak dropdown border/shadows
2013-01-13 04:04:16 -08:00
Mark Otto
0b31cfc90e
Fix up .brand in navbar of docs
2013-01-12 20:10:42 -08:00
Mark Otto
01db5db2f6
white text on buttons on hover for links
2013-01-12 20:08:13 -08:00
Mark Otto
4b34f4947a
Update Holder.js 1.6 to 1.9
2013-01-12 19:49:15 -08:00
Mark Otto
ea1a12593d
Nuke shadow on pagination
2013-01-12 19:46:47 -08:00
Mark Otto
8670021935
fixed navbars fixings
2013-01-12 19:44:51 -08:00
Mark Otto
1ea647ce98
Remove shadows from active links in navbar
2013-01-12 19:02:58 -08:00
Mark Otto
7bcd02c167
Tweak button
2013-01-12 19:02:48 -08:00
Mark Otto
583fc4b962
buttons and button group flattening improvements
2013-01-12 18:52:06 -08:00
Mark Otto
a9a66e9c34
finetune buttons flattened colors
2013-01-12 17:51:57 -08:00
Mark Otto
ff02043bbc
Flatten navbar
2013-01-12 14:31:18 -08:00
Mark Otto
a33d45f308
Merge branch '3.0.0-wip' into bs3-flatten
2013-01-12 14:16:49 -08:00
Mark Otto
24f7df15e6
Remove mention of Extend page from readme and index page
2013-01-12 13:57:41 -08:00
Mark Otto
b1f0a7e62b
Remove Extend page from the docs entirely
...
* Information was old and out of date on compiling Bootstrap
* Information was also not directly related to Bootstrap with background info on Less and apps for compiling (Google it, yo)
* Starter template and recommended HTML is already in use on the Getting Started page
2013-01-12 13:46:07 -08:00
Mark Otto
7a3f078fb4
Remove parent div from pagination component
...
* No more div.pagination; it's now just ul.pagination
* No more .pagination-right or .pagination-centered
* Sizes remain
* Any further customization, such as alignment, should be done on the individual application or site level.
2013-01-12 13:15:19 -08:00
Mark Otto
6f275c6148
Update extend page to point to readme for compiling.
...
Note that we'll be dropping this page entirely as it's out of date and other compiling options are not recommended for contributing back to the project.
2013-01-12 12:41:01 -08:00
Patrick H. Lauke
a809daf284
Keyboard accessibility in documentation
...
Removed unnecessary (?) and harmful (from a keyboard access point of
view) tabindex=-1 in the documentation examples.
2013-01-12 17:04:51 +00:00
Patrick H. Lauke
77c68e4bc2
Cleaned up dirty CSS
...
Used recess rather than less
2013-01-12 11:02:13 +00:00
Mark Otto
a7231854c9
Address #6459 and add mention of disabled links in dropdowns to le docs
2013-01-12 00:33:12 -08:00
Mark Otto
8a16746542
Merge pull request #6462 from cvrebert/input-required-docs-fix-2.3.0
...
update 2.3.0 docs to reflect #5786
2013-01-12 00:29:34 -08:00
Mark Otto
3773b99969
Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0
...
update 3.0.0 docs to reflect #5786
2013-01-12 00:29:23 -08:00
Mark Otto
aaf80d410a
fix username navbar text in fluid example for responsive variations
2013-01-12 00:20:13 -08:00
Mark Otto
19e2ad0eb6
Fixes #6538 : Add th support to all the .table-rounded selectors
2013-01-11 23:38:53 -08:00
Mark Otto
6f894c62a5
Fixes #6528 : Make .navbar a:hover .caret use @navbarlinkcolorhover and not -active
2013-01-11 23:35:22 -08:00
Mark Otto
42efd9f730
Address #6545 : clarify initialization of tooltips in docs
2013-01-11 20:58:24 -08:00
Mark Otto
4de3a77a64
Fixes #6547 : Make blockquotes use multiple of @baseFontSize
2013-01-11 20:55:09 -08:00
Mark Otto
88e816956a
Fixes #6552 : example fix for button group
2013-01-11 20:52:39 -08:00
Mark Otto
b242ff7851
Fixes #6553 : example fix for validation states
2013-01-11 20:51:11 -08:00
Mark Otto
767a293b4d
Increase input group margin on bottom and vertically center to match inputs
2013-01-11 20:46:21 -08:00
Mark Otto
56a24027c3
Fixes #6473 : Make .input-prepend and .input-append inline-block to match other form states
2013-01-11 20:42:44 -08:00
Mark Otto
d3b3b4c48f
Fixes #6474 : remove duplicate .btn border colors to make @btn-border work
2013-01-11 20:40:17 -08:00
Mark Otto
d7c93fc647
Fixes #6478 : scope table backgrounds to immediate td/th elements
2013-01-11 20:38:14 -08:00
Mark Otto
53f9e25150
Comment fix
2013-01-11 20:30:56 -08:00
Mark Otto
7626cc629f
Remove overflow: auto; from .tab-content
2013-01-11 20:26:48 -08:00
Mark Otto
b9b5cd786d
Fixes #6555 : remove .controls-row from responsive
2013-01-11 20:23:37 -08:00
Mark Otto
649d8c985e
Remove navbar links from sticky footer navbar example
2013-01-11 11:00:45 -08:00
Mark Otto
839f83c610
Merge branch 'wilfra-patch-2' into 2.3.0-wip
2013-01-11 10:58:17 -08:00
Mark Otto
6e5a2fedaa
Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago
2013-01-10 18:51:04 -08:00
William Franceschine
cf852c1f62
Update docs/examples/marketing-narrow.html
...
Updated copyright to 2013
2013-01-10 02:14:14 -08:00
William Franceschine
9fdc9887cf
Update docs/examples/marketing-alternate.html
...
Updated copyright to 2013
2013-01-10 02:13:57 -08:00
William Franceschine
edfc0bf8b3
Update docs/examples/hero.html
...
Updated copyright to 2013
2013-01-10 02:13:43 -08:00
William Franceschine
1eb6a1d8c8
Update docs/examples/carousel.html
...
Updated copyright to 2013
2013-01-10 02:13:26 -08:00
William Franceschine
5eff3cdd5d
Update docs/examples/fluid.html
...
Updated copyright to 2013
2013-01-10 02:10:52 -08:00
Mark Otto
976b4ea263
Merge branch 'Justin-John-master' into 2.3.0-wip
2013-01-09 21:35:50 -08:00
Mark Otto
ccf4c2fbe3
add sticky footer with navbar
2013-01-09 19:53:42 -08:00
Mark Otto
91dd77939b
Add text alignment utility classes
2013-01-09 18:56:08 -08:00
Justin John Mathews
2c2a847e75
Corrected carousel arrows to active.#6494, #6489
...
Corrected the carousel arrows to active on resizing the browser window.
2013-01-09 15:53:17 +05:30
Chris Rebert
206205a6b2
update docs to reflect #5786
2013-01-05 17:36:20 -08:00
Chris Rebert
684c9d8d05
update docs to reflect #5786
2013-01-05 17:14:22 -08:00
Patrick H. Lauke
848ca6e315
Basic keyboard accessibility CSS tweaks
...
Mostly doubling-up :hover styles to also cover :focus, as a first step
to making the framework more keyboard-friendly.
Additionally, fixed two small markup issues in the docs/examples to
make the "Learn more" large primary button-styled links
keyboard-focusable (as without href they're treated as non-tabable
anchors).
2013-01-02 22:39:21 +00:00
Mark Otto
3d04d9ba75
Super lame typo on my part, sorry @necolas :)
2012-12-28 19:24:13 -06:00
Mark Otto
5a2dc0b897
Improve documentation for new form validation styles
2012-12-28 14:47:55 -06:00
Mark Otto
1c0e4fc7bb
Popovers are now flexible width:
...
* Instead of a fixed width, we use max-width
* Width has been increased from 240px to 280px
* Added ability to hide the title via CSS :empty selector if no title is provided
2012-12-28 14:18:59 -06:00
Mark Otto
f69d12af3d
Merge pull request #6407 from aurnik/master
...
Fix link to File structure anchor
2012-12-28 11:10:46 -08:00
Aurnik Islam
aa997e274e
Fix link to File structure anchor
2012-12-27 01:49:09 -08:00
Mark Otto
dc5c6d6be8
Simplify form validation states while enabling them to be applied to one field at a time.
2012-12-26 15:57:52 -06:00
Mark Otto
d0baa99aed
Remove .text-info and .info form validation states
2012-12-26 14:59:58 -06:00
Mark Otto
2ef4fde09f
Drop .input-block-level modifier as inputs are already width: 100%;
2012-12-26 14:19:48 -06:00
Mark Otto
12b738bf30
Add grid column example to form input sizing
2012-12-26 14:13:44 -06:00
Mark Otto
070109abc1
Remove .controls-row; instead, folks should use .row and .span* for all their grid input sizing needs when multiple inputs per line are required
2012-12-26 14:09:36 -06:00
Mark Otto
c17673dc61
Restore .form-horizontal
2012-12-26 13:59:09 -06:00
Mark Otto
9921d21969
Run make on previous commits
2012-12-26 13:59:01 -06:00
Mark Otto
b19fd8e4fa
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
2012-12-26 10:15:23 -06:00
Mark Otto
330b143b40
Add longer tooltip example to docs, tighten up line-height on tooltip; run make
2012-12-26 09:36:07 -06:00
Mark Otto
9749d6afc2
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
2012-12-26 09:21:34 -06:00
fat-kun
b9c7f29134
Merge pull request #6378 from Yohn/patch-7
...
fixes tooltip insert problems
2012-12-24 16:17:25 -08:00
Yohn
340d90138c
Update docs/templates/pages/javascript.mustache
2012-12-24 19:03:13 -05:00
Yohn
2a5fde272c
Update docs/javascript.html
2012-12-24 19:01:56 -05:00
Mark Otto
c063f7c9c2
Update docs to reflect latest on .clearfix
2012-12-24 02:08:45 -08:00
Mark Otto
d206ec1659
Remove .badge-info and .badge-inverse; change docs label of .badge-important to .badge-danger
2012-12-24 02:06:28 -08:00
Yohn
dfbac13ad1
data-toggle instead of rel for tooltip and popover
2012-12-23 07:04:24 -05:00
Yohn
5da8b315c0
data-toggle instead of rel for tooltip and popover
2012-12-23 07:00:03 -05:00
Yohn
da0217405f
data-toggle instead of rel for tooltip and popover
2012-12-23 06:51:46 -05:00
Yohn
f152dead92
Update docs/javascript.html
2012-12-23 04:25:27 -05:00
Yohn
68ff08cc91
Update docs/templates/pages/javascript.mustache
2012-12-23 04:23:18 -05:00
Jake Spurlock
0834bd51ec
Update docs/templates/pages/javascript.mustache
...
Adding spaces around the pipes. Makes it consistent with the rest of the docs.
2012-12-22 21:03:58 -08:00
Mark Otto
f74990d898
Version bump
2012-12-22 16:10:06 -08:00
fat
2c0ed072b0
shifting focus to parent and adding aria menuitem for dropdown
2012-12-22 13:57:57 -08:00
fat
4d195222d4
remake js
2012-12-22 13:48:28 -08:00
fat
fad0fb683b
allow multiple trigger types in tooltip and popover + default tooltip to hover & focus
2012-12-22 13:24:37 -08:00
fat
e2434fefbd
chnage for #6248
2012-12-21 20:27:53 -08:00
fat-kun
356e47efe1
Merge pull request #6247 from jimwebb/scrollspy-documentation-clarify
...
change scrollspy documentation to clarify javascript usage
2012-12-21 20:23:44 -08:00
fat
f59bf47081
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
2012-12-21 20:20:04 -08:00
fat
ddd59f22c7
update mustace to reflect changes to data-slide-to
2012-12-21 20:19:33 -08:00
fat
24a36df9f6
add support for [data-slide-to] attr on carousel
2012-12-21 19:45:19 -08:00
Mark Otto
7f7039321d
Fixes #6189 : Add holder.js to carousel example
2012-12-21 19:10:05 -08:00
Mark Otto
a55605ca57
add readme image
2012-12-21 19:04:59 -08:00
Mark Otto
558bc52432
Add docs readme icon
2012-12-21 18:54:36 -08:00
fat
818c56f078
rewrite makefile to make a bit more "efficient" + rebuild
2012-12-21 17:42:24 -08:00
fat
e194c3e4f4
rebuild
2012-12-21 17:25:31 -08:00
Mark Otto
dc32555f5b
Fixes #6370 : Add comment to docs on typeahead and autocomplete
2012-12-21 15:46:10 -08:00
Mark Otto
c11f41ba04
flatten buttons and forms
2012-12-21 00:50:28 -08:00
Mark Otto
7c04d573d0
update docs regarding normalize and clearfix
2012-12-20 21:44:45 -08:00
Quy Ton
a27bf30f0d
Miscellaneous changes to docs
2012-12-20 21:38:53 -08:00
Mark Otto
7b7581d44a
Finish migrating to Normalize 2:
...
* Port print styles from reset.less to scaffolding.less
* Port responsive image styles from reset.less to scaffolding.less
2012-12-20 20:52:20 -08:00
Mark Otto
c1e82732cf
Update new example name and links
2012-12-20 20:27:07 -08:00
Mark Otto
a24e47b5b8
Update the examples index:
...
* Retina ready screenshots
* Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html)
2012-12-20 15:08:05 -08:00
Mark Otto
43d130762b
Fixes #6352 : marketing-alternate broken nav in FF17
2012-12-20 14:40:39 -08:00
Mark Otto
1c33b857a6
Convert normalize comments to // style
2012-12-20 14:08:09 -08:00
Mark Otto
be74ad7e0d
Merge branch '3.0.0-wip' into bs3-normalize
...
Conflicts:
less/bootstrap.less
2012-12-20 14:02:54 -08:00
Mark Otto
8eb1549842
remove .hide specificity override from grid classes
2012-12-20 13:57:14 -08:00
Mark Otto
6bd5dc7d9f
Add important flag to .show/.hide utility classes; remove .hide requirement from modals
2012-12-20 13:53:38 -08:00
Mark Otto
a5e04c0799
Merge branch '2.3.0-wip' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
docs/templates/pages/base-css.mustache
less/dropdowns.less
less/forms.less
2012-12-20 13:47:36 -08:00
Mark Otto
5e4f663e69
Undo important on hide/show utilties; punt to 3.0
2012-12-20 13:46:07 -08:00
Mark Otto
00ff34b9e6
fix up code snippet
2012-12-20 13:41:45 -08:00
Mark Otto
b6575cc72e
fix up code snippet
2012-12-20 13:41:08 -08:00
Mark Otto
30d8eb3ed5
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
2012-12-20 01:34:19 -08:00
Mark Otto
0a1434b23b
Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors
2012-12-20 01:34:10 -08:00
Mark Otto
f706acb11c
Fixes #6339 : Use important flag on .hide and .show utility classes
2012-12-20 01:30:32 -08:00
Mark Otto
cdb25e11ef
lighter buttons closer to todays versions
2012-12-20 01:21:09 -08:00
Mark Otto
c00f29e4d4
Fixes #6236 : Fix popover font-size in input groups
2012-12-20 00:54:58 -08:00
Mark Otto
4e54e7bb35
Remove dropdown submenu docs
2012-12-20 00:27:46 -08:00
Mark Otto
cc6974b74e
Remove dropdown submenu CSS
2012-12-20 00:27:05 -08:00
Mark Otto
acde2dc1ee
Nuke third lines form carousel examples
2012-12-20 00:20:00 -08:00
Mark Otto
72f13e2870
Merge branch '2.2.3' into 3.0.0-wip
...
Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/base-css.mustache
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
less/type.less
package.json
2012-12-20 00:02:52 -08:00
Mark Otto
9726fded1c
Get on that carousel indicator lifestyle with some new hawtness
2012-12-19 23:52:38 -08:00
Mark Otto
5d776bcfd2
Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3
2012-12-19 23:39:40 -08:00
fat
bbe4625672
lol we dont' have affix(refresh)
2012-12-19 23:39:26 -08:00
Mark Otto
14844db862
Holy shit, buttons, button states, and input states updated
2012-12-19 23:37:33 -08:00
fat
7f9ff0ba5b
add js support for carousel indicators
2012-12-19 23:25:25 -08:00
Mark Otto
09dde5c84a
Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
less/mixins.less
2012-12-19 23:18:02 -08:00
Mark Otto
a27952efd0
Unfuck the fucked gradient with it's fucked mix() of background colors; nuke commented out code
2012-12-19 23:12:38 -08:00
Mark Otto
9b4e5746a4
More button tweaks
2012-12-19 22:54:04 -08:00
fat
e9eff0cbff
wait 100ms before engaging affix (allows for initial browser scroll)
2012-12-19 22:37:41 -08:00
Mark Otto
afef81c0d7
remove commented out buttons css, update docs
2012-12-19 22:30:08 -08:00
fat
96e5fa6143
whitespace in tooltip + don't pass empty selector to $() in dropdown.js
2012-12-19 22:26:36 -08:00
Mark Otto
c38b7206eb
overhaul buttons
2012-12-19 22:25:56 -08:00
Mark Otto
a932476f80
Unfuck the fucked homepage
2012-12-19 22:07:11 -08:00
fat
7c456c8554
fix tooltip doc dumbness
2012-12-19 22:05:33 -08:00
fat
219d275ae6
can't extend bounding box thingy
2012-12-19 22:03:57 -08:00
Mark Otto
7449e2e5a1
Remove @black and just use #000
2012-12-19 22:02:57 -08:00
fat
dc4e80a655
fix ghetto ass timeout shit
2012-12-19 21:55:23 -08:00
Mark Otto
65edc9cd6e
Change .jumbotron usage in docs layout to .bs-docs-jumbotron
2012-12-19 21:42:36 -08:00
Mark Otto
b6945a2168
Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors are cooler than ad ones
2012-12-19 21:37:16 -08:00
fat
5bd8cdca91
remove inside support from tooltip + fix tooltip svg support + change makefile to rely on local npm install
2012-12-19 21:36:50 -08:00
Mark Otto
2011a0d50f
Drop labels from the docs
2012-12-19 21:29:57 -08:00
Mark Otto
c6cc1b1a1d
Drop .label component. Instead, just use .badge because fuck dupe code and stuff.
2012-12-19 21:18:32 -08:00
Mark Otto
85971ff3e8
Drop .form-search support
2012-12-19 21:12:37 -08:00
Mark Otto
51b1a027da
Merge branch 'bs3-input-groups' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
2012-12-19 21:02:54 -08:00
Mark Otto
26b999b76a
no need for margin-top on .typeahead, it's set on .dropdown-menu
2012-12-19 19:46:44 -08:00
Mark Otto
19a94d08d6
Remove support for multiple buttons in input groups because fuck that shit.
2012-12-19 19:33:14 -08:00
Mark Otto
dc6142751f
Fixes #6337 : scope '.media .pull-left' and '.media .pull-right' to immediate children only
2012-12-19 18:47:34 -08:00
Mark Otto
28c928f010
Use normalize as separate file instead of with other resets; still need to punt other styles
2012-12-19 18:43:55 -08:00
Mark Otto
840e47eabd
Update clearfix mixin and class per @necolas's feedback
2012-12-19 17:49:20 -08:00
Jim Webb
ecfa09decb
* modify scrollspy documentation to clarify javascript usage
...
* add scrollspy 'target' option
2012-12-12 11:48:44 -05:00
Mark Otto
529ecc5a77
Version bump
2012-12-10 18:31:04 -08:00
Mark Otto
cddca18f12
Fixes #6174 : Caret alignment in small and mini buttons
2012-12-10 10:59:57 -08:00
Mark Otto
9d985978a3
Escape HTML of section element
2012-12-10 10:55:42 -08:00
Mark Otto
847b632577
IE10 fix in responsive utilities, not regular utilities
2012-12-10 10:29:16 -08:00
Mark Otto
83a6a55d2c
Move IE10 responsive fix to responsive utilities so Customizer gets it
2012-12-10 10:25:18 -08:00
Mark Otto
ab5d7f863c
move reset after vars and mixins
2012-12-10 09:57:23 -08:00
Chris Rebert
8c8a14ab59
document caveat regarding fieldset legend and #6199
2012-12-10 01:46:16 -08:00
Chris Rebert
48759eee94
document fieldset[disabled] styling added in #6199 ; per @mdo
2012-12-10 01:33:02 -08:00
Chris Rebert
3b5d4f52a3
fixes #5605 : style as disabled all form controls & btns under a disabled fieldset
...
this is a resubmission of #5875 , but now against branch 3.0.0-wip
does not exclude elements under a fieldset's legend
issue #6058 is a duplicate of #5605
2012-12-09 23:42:05 -08:00
Blake Embrey
c105906780
Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes #6197
2012-12-10 16:42:58 +10:00
Mark Otto
4245e8ebb5
Fix checkbox and radios example
2012-12-09 22:13:40 -08:00
Mark Otto
6e9bbe6232
Nested columns docs tweaks
2012-12-09 22:08:11 -08:00
Mark Otto
4c82dd3645
Refactor input groups
...
* Deprecate .input-append and .input-prepend
* Use new, single base class for component, .input-group
* Deprecate .addon for .input-group-addon
* For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns
* Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first
2012-12-09 21:46:14 -08:00
Nathan Bridgewater
18adc44171
lowered carousel beneath the nav
2012-12-09 22:10:38 -06:00
Mark Otto
6649918c7f
Merge conflicts
2012-12-08 22:45:39 -08:00
Mark Otto
070c125cec
Restore print styles
2012-12-08 21:05:05 -08:00
Mark Otto
68d1d7fc83
Test removal of print styles for customized builds
2012-12-08 21:02:37 -08:00
Mark Otto
b5ceca14db
Fix docs typos
2012-12-08 18:46:34 -08:00
Mark Otto
bc0b94a3fd
Merge branch 'master' into 3.0.0-wip
...
Conflicts:
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/css.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/javascript.mustache
less/breadcrumbs.less
less/tables.less
less/tests/css-tests.html
2012-12-08 17:40:42 -08:00
Mark Otto
9376a7c221
Fixes #5729 : Nested striped tables
...
* Scopes striping to immediate children of the tbody and tr
* For nested tables, sets a background color of @bodyBackground, to override the default transparent bg
2012-12-08 12:57:21 -08:00
Mark Otto
cacc213762
Nesting tables
...
* Add simple test to css-tests.html
* Scope .table-bordered to immediate children th/td elements only
2012-12-08 12:52:19 -08:00
Quy Ton
3bd9a26c01
Apply code tag to data attribute on javascript page
2012-12-08 12:06:46 -08:00
fat
820a3b27b6
get tests passing for typeahead :P
2012-12-07 19:16:48 -05:00
fat
1747caf19d
insert menu of typeahead after input which it suggests on #3529
...
note: this will likely break things for people in the same way that doing
this to tooltip did… however we think this is a better insertion model for
z-index,scrolling,modal,etc. applications
2012-12-07 18:59:13 -05:00
fat
437654030a
focus on escape in typeahead
2012-12-07 18:37:32 -05:00
fat
91fbadad5b
remove slide from carousel constructor #5579
2012-12-07 17:49:05 -05:00
fat
66b70016d0
rebuild and only select visible dropdown items
2012-12-07 17:14:49 -05:00
fat
a7eb9c294a
add noConflict functionality to all bootstrap plugins
2012-12-07 17:06:01 -05:00
Mark Otto
1c5b8e967e
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
2012-12-07 09:51:57 -08:00
Mark Otto
be45a821bb
Fixes #6148 : Icons in mini buttons properly aligned
2012-12-07 09:51:01 -08:00
Mark Otto
1413f976ae
Merge pull request #6151 from tierra/pre-code-white-space-fix
...
Fix code block white-space breaks within pre tags.
2012-12-07 09:48:14 -08:00
Mark Otto
cc6fda2262
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
2012-12-07 09:43:32 -08:00
Mark Otto
2c7ab23d7a
Fixes #6136 : Proper scoping of breadcrumbs divider
2012-12-07 09:43:09 -08:00
Bryan Petty
f4466dd9c7
Fix code block white-space breaks within pre tags.
2012-12-06 11:33:00 -07:00
Quy Ton
81679981c5
Escape ×
2012-12-05 15:28:14 -08:00
Mark Otto
be5f31480b
Nuke all i18n tags from .mustache templates
2012-12-05 11:09:02 -08:00
Mark Otto
306c1b4914
Remove commented out old popover CSS
2012-12-05 11:06:16 -08:00
Mark Otto
33e14fe5bf
Merge branch '2.2.2-wip' into 3.0.0-wip
...
Conflicts:
README.md
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/examples/fluid.html
docs/scaffolding.html
less/breadcrumbs.less
less/popovers.less
less/responsive.less
2012-12-05 11:05:10 -08:00
Mark Otto
b3019d7aab
add gallery page, fill with a few screenshots to start
2012-12-04 20:30:21 -08:00
Mark Otto
ed74992853
Fixes #4550 : Temporary fix for dropdown taps on mobile
...
* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781
* Stops propagation for touchstart for dropdowns
2012-12-04 18:36:18 -08:00
Mark Otto
12916b06aa
Fix up display of dropdown submenu examples on responsive views
2012-12-04 18:25:16 -08:00
Mark Otto
e31c7fb8a5
correct link on index page to grid system
2012-12-04 09:49:18 -08:00
Mark Otto
0f2a423b8d
Once more, update all the favicons to retina
2012-12-03 13:25:56 -08:00
Mark Otto
15a4399015
Align the touch icons attributes
2012-12-03 13:22:10 -08:00
Mark Otto
869b69c66c
Fixes #6115 : scope breadcrumb styles to immediate children only
2012-12-03 13:09:38 -08:00
Mark Otto
06582edb2a
Improve rendering of carousel example for IE10
2012-12-03 13:01:27 -08:00
Andreas Cederström
68cbba347b
Fixing header color for success, error and info alerts
2012-12-03 14:20:14 +01:00
Mark Otto
f514c87d6b
Enable responsive features in IE10 when snapped
2012-12-02 20:57:34 -08:00
Mark Otto
30d6a71ccd
Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10
2012-12-02 20:40:24 -08:00
Mark Otto
139f1be49d
reset text align in popovers given inline insertion
2012-12-02 02:30:00 -08:00
Mark Otto
ea61cdb740
remove overrides on inner html of popover-content
2012-12-02 01:34:58 -08:00
Mark Otto
32d425967a
run make on js changes to popover
2012-12-02 01:32:23 -08:00
Mark Otto
e8b3c36068
run make on modal popover fix
2012-12-02 00:09:45 -08:00
Mark Otto
9c028ea54b
follow button width
2012-12-01 18:51:03 -08:00
Mark Otto
19ee7999f4
remove single corner border-radius mixins
2012-12-01 14:25:28 -08:00
Mark Otto
dd11d0a3fa
move around social buttons
2012-12-01 13:47:07 -08:00
Mark Otto
98b0d475ae
version bump to 3.0
2012-11-30 22:30:50 -08:00
Mark Otto
0947105656
section title change
2012-11-30 17:43:20 -08:00
Mark Otto
51b4de8eec
docs content changed
2012-11-30 16:43:31 -08:00
Mark Otto
6961b284b6
remove responsive image from css docs page
2012-11-30 16:42:48 -08:00
Mark Otto
ebd2215e49
remove deleted css files, run make
2012-11-30 16:31:24 -08:00
Mark Otto
10c14e8955
first pass at nuking scaffolding
2012-11-30 16:29:30 -08:00
Mark Otto
0fabca01db
Remove more fluid grid stuff
...
* No more fluid layout
* No fluid grid overrides for tables.less
* No more fluid example page
2012-11-30 16:18:40 -08:00
Mark Otto
adc2c779a0
grid vars updated
2012-11-30 15:43:07 -08:00
Mark Otto
b8b266ca7c
popovers and tooltips vars
2012-11-30 15:40:44 -08:00
Mark Otto
e34b3730b7
form state vars
2012-11-30 15:38:31 -08:00
Mark Otto
0a93bc143d
hero unit and pagination vars
2012-11-30 15:36:16 -08:00
Mark Otto
62a2220035
navbar vars
2012-11-30 15:33:56 -08:00
Mark Otto
a09cea44ae
more vars changed
2012-11-30 15:27:13 -08:00
Mark Otto
01421ecd62
remove sprites vars, change zindex vars
2012-11-30 15:23:13 -08:00
Mark Otto
12a00f62a9
remove color variables, swap others were appropro
2012-11-30 15:18:49 -08:00
Mark Otto
0ef347706c
more vars changing
2012-11-30 15:09:57 -08:00
Mark Otto
9239bfbc7b
more vars changed, remove @white var
2012-11-30 15:05:23 -08:00
Mark Otto
b0e2b5813d
more consistent variable naming patterns
2012-11-30 14:45:25 -08:00
Mark Otto
7a3d15eb21
Part 1 of unCamelCasing variables
2012-11-30 14:37:24 -08:00
Mark Otto
fe8061b84e
more tests for form styles; includes lightening help text
2012-11-30 13:35:20 -08:00
Mark Otto
f9a47e3a5f
Refine containers and navbars
...
* Don't reset width on .container, .navbar-* .container, etc
* Instead, use max-width to ensure proper styling for all navbars
2012-11-30 12:42:37 -08:00
Mark Otto
7313702cf3
Inputs now 100% width by default
...
* Includes text inputs, selects, and textareas
* Updated docs to include .span* sizes wherever possible
* Commented out responsive 1200px inputs grid
* Still some derp to be done to improve more, but this is a decent first stab
2012-11-30 00:53:07 -08:00
Mark Otto
4fd164d45b
consolidate font resets into scaffolding
2012-11-30 00:24:17 -08:00
Mark Otto
fca35c0dba
Merge branch '2.2.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/alerts.less
less/button-groups.less
less/buttons.less
less/tests/css-tests.html
2012-11-30 00:13:30 -08:00
Mark Otto
bca3ff4ed6
Fixes #5853 : Maintain 10px margin above help block when following input groups
2012-11-29 23:39:33 -08:00
Mark Otto
f087b3428c
remove element from selector
2012-11-29 23:33:09 -08:00
Mark Otto
fe7b6decb1
Merge pull request #6039 from desheikh/2.2.2-wip
...
help-block margin-top should also apply after a span.uneditable-input
2012-11-29 23:32:38 -08:00
Mark Otto
322a56354f
run make with nav img fix
2012-11-29 23:27:20 -08:00
Mark Otto
38c546c785
upgrade to holder 1.6
2012-11-29 21:35:45 -08:00
Mark Otto
acc037de15
add holder and replace placehold.it
2012-11-29 20:59:14 -08:00
Zulfiqar Ali
ddd154481b
added compiled css file
2012-11-29 17:40:23 +08:00
Mark Otto
78390d12af
Fix the carousel after we scoped selectors
2012-11-28 15:40:51 -08:00
Mark Otto
f1349a2450
Fixes #5533 : Remove filter gradient from disabled links on dropdowns
2012-11-28 02:22:37 -08:00
Mark Otto
8fb36cb3dd
Fixes #5594 : Vertical button groups show use max-width, not width, and be scoped to immediate children buttons only
2012-11-28 02:21:34 -08:00
Mark Otto
296b838405
Fixes #5616 : scope carousel state classes to immediate children only
2012-11-28 02:17:50 -08:00
Mark Otto
bf3a5df371
Fixes #5930 : redeclare font-size for popoves in btn-groups
2012-11-28 02:10:23 -08:00
Mark Otto
783120dffa
Fixes #5927 : Scope button group 5px button left margin to immediate children
2012-11-28 01:51:04 -08:00
Mark Otto
014d3cedf5
Fixes #5940 : Prevent @headingsColor from changing alert colors
2012-11-28 01:48:34 -08:00
Mark Otto
bfc97fdaf6
Fixes #4852 : IE8 popover carets fixed
...
* IE8 refused a negative z-index to place the previous :after behind the .arrow, so I had to flip the styles.
* .arrow is the gray border/background, .arrow:after is now the white inner arrow
* Added a hex IE8 fallback to ensure the arrow shows for <IE9 as rgba() isn't supported
* Simplified some of the CSS for the popover carets
2012-11-28 01:38:21 -08:00
Mark Otto
fda5bb135e
Fixes #5963 : Add large button example to icons, fix vertical alignment in large buttons
2012-11-28 00:46:09 -08:00
Mark Otto
74f51105e9
Fixes #6010 : Navbar dropdown caret should match link hover color
2012-11-28 00:42:17 -08:00
Mark Otto
942f9c5df4
Fixes #6012 : Updated docs sidenav media queries and reset width for exactly 980px
2012-11-28 00:37:55 -08:00
Mark Otto
02097700e8
Fixes #6035 : use font-size vars in button groups
2012-11-28 00:31:52 -08:00
Mark Otto
dc10e6bbf8
Fixes #5935 : Updated vertical gradient mixin
2012-11-28 00:19:35 -08:00
Mark Otto
7e56e2265d
Merge branch '2.2.2-wip' into exploratory
...
Conflicts:
less/button-groups.less
2012-11-22 22:04:21 -08:00
Mark Otto
e0d0190803
fix image sizes on homepage
2012-11-22 12:26:54 -08:00
Mark Otto
5d1b4206b1
Fixes #5986 : single toggle button html examples
2012-11-22 12:06:36 -08:00
Mark Otto
8df2811d49
Simpler footer for docs
...
* Remove back to top link (ya'll are lazy :P)
* Center text
* Decrease vertical padding
2012-11-21 23:29:20 -08:00
Mark Otto
a367fd4938
Fixes #5925 : Adjust top margin of input group in navbar
2012-11-16 01:19:15 -08:00
Mark Otto
88c2497368
Fixes #5912 : User correct selector for form field states.
...
Previously, we were using a generic label selector, but as this was changed in the main forms awhile back, we need to change it here.
2012-11-16 01:16:27 -08:00
Mark Otto
5702e1be6e
widths on github buttons
2012-11-16 01:13:52 -08:00
Mark Otto
fa1c130552
Change important badges/labels to danger
2012-11-15 09:17:11 -08:00
Mark Otto
a43bf14ea5
Merge branch '2.2.2-wip' into exploratory
2012-11-15 09:15:37 -08:00
Mark Otto
05655ff4ff
fixes #5922 : clicking only button should download custom build
2012-11-15 09:14:54 -08:00
Mark Otto
1700e48e7f
Fixes #5879 : Manual update of Normalize credit
2012-11-14 15:20:38 -08:00
Mark Otto
0df0b5f1f5
run make after latest merges
2012-11-14 15:19:16 -08:00
Drew Goodwin
c8856eeff3
fixes #5873 : @navbarInverseBrandColor not used
2012-11-10 17:58:00 -08:00
Mark Otto
1a4ce9ba18
Merge branch '2.2.2-wip' into exploratory
2012-11-09 10:09:04 -08:00
Mark Otto
54486de88c
run make again
2012-11-09 09:21:14 -08:00
Mark Otto
ddf5ceccce
typo fix
2012-11-08 23:49:04 -08:00
Mark Otto
cf7d7a7b5d
remove ; from customizer
2012-11-08 23:46:40 -08:00
Mark Otto
57eed7867b
merge in latest
2012-11-05 19:00:34 -08:00
Mark Otto
9d1eefa4fb
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
2012-11-05 18:44:22 -08:00
Mark Otto
23a7ab4b51
icon vertical align in buttons
2012-11-05 18:44:10 -08:00
Mark Otto
33beb93e1b
new docs css for new icons
2012-11-05 18:40:00 -08:00
Mark Otto
b82bc97023
update docs and all classes
2012-11-05 18:38:59 -08:00
Mark Otto
cea2a701f0
adding new fonts and css for glyphicons update
2012-11-05 18:36:16 -08:00
Mark Otto
c0bbe1692c
Merge branch '2.2.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
less/navbar.less
less/variables.less
2012-11-05 18:27:25 -08:00
Alexandre Magno
0a1d296e19
insert missing i18n tag at customize and download string
2012-11-05 18:38:59 -02:00
Mark Otto
79b7017227
version bump
2012-11-05 09:32:48 -08:00
Mark Otto
d38bda1480
Fixes #5471 : Remove color from .navbar and .navbar-inverse and reassign to .navbar-text to prevent unintended cascading
2012-11-04 22:50:07 -08:00
Mark Otto
ee93541421
Merge branch '2.2.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
less/buttons.less
less/forms.less
2012-11-04 19:59:07 -08:00
Mark Otto
62c78e46f8
more required input tweaks
2012-11-04 19:53:13 -08:00
Mark Otto
91bcccd9a8
simplify invalid input css
2012-11-04 19:43:09 -08:00
Mark Otto
ebed09ec01
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
2012-11-04 19:42:13 -08:00
Mark Otto
f3b3814606
Merge pull request #5786 from cvrebert/2.2.2-wip
...
fixes #5494 : style invalid fields as invalid regardless of required-ness
2012-11-04 19:41:59 -08:00
Mark Otto
823b5accd3
start documenting html5 invalid form fields
2012-11-04 19:41:41 -08:00
Mark Otto
7e6cc0bf7e
Fixes #5785 : allow for segmented button groups in input groups
2012-11-04 19:08:02 -08:00
Chris Rebert
76f9c9128e
fixes #5494 : style invalid fields as invalid regardless of required-ness
2012-11-04 18:26:25 -08:00
Mark Otto
51f293ba4c
Fixes #5662 : white-space: nowrap; on code element
2012-11-04 13:30:36 -08:00
Mark Otto
075e320a83
remove unnecessary bg declarations in buttons per #5684
2012-11-04 13:26:03 -08:00
Mark Otto
21957a3d9e
set background size for docs jumbotron for retina
2012-11-04 13:24:06 -08:00
Mark Otto
953dc3a6f2
higher res docs illustrations
2012-11-04 13:23:08 -08:00
Mark Otto
fb51efcbd4
Fixes #5113 : increase .typeahead z-index for proper use with modals
2012-11-04 13:01:31 -08:00
Mark Otto
2320a09898
fix modals display in docs on tablet view
2012-11-04 12:58:57 -08:00
Mark Otto
1af0021014
Merge branch '2.2.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
less/type.less
2012-11-04 12:42:00 -08:00
Mark Otto
22d1506d23
remove margin on .inline lists
2012-11-04 12:39:27 -08:00
Mark Otto
508cc1fef4
change up list classes to use .list- prefix
2012-11-04 12:38:35 -08:00
Mark Otto
269be76f4a
Merge branch '2.2.2-wip' into exploratory
2012-11-04 12:37:44 -08:00
Mark Otto
28da31218f
Refine new inline list option
2012-11-04 12:36:37 -08:00
Mark Otto
68f26d959f
Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap into andriijas-2.1.2-list-inline
2012-11-04 12:27:30 -08:00
Mark Otto
e4866c4b3c
clarify unstyled lists docs
2012-11-04 12:27:18 -08:00
Mark Otto
83a3789b5e
add justified nav links for tabs and pills
2012-11-04 00:52:10 -07:00
Mark Otto
05a2d37559
run make after removing responsive css file
2012-11-04 00:37:49 -07:00
Mark Otto
25fded1ff4
responsive images, updated shadows on navbars, remove responsive file from docs
2012-11-04 00:31:43 -07:00
Mark Otto
3de6f3ff88
Swap old icons for new in docs
2012-11-03 16:18:02 -07:00
Mark Otto
a56de2b84f
Merge branch 'glyphicons_font' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
docs/assets/css/docs.css
less/sprites.less
2012-11-03 16:15:54 -07:00
Mark Otto
c0eacca0db
Navs refactor, restoring .nav-list
2012-11-03 16:14:44 -07:00
Mark Otto
a12eb2b9f5
rgba() tooltip bg
2012-11-03 13:44:55 -07:00
Mark Otto
a249d1c8ee
Merge branch '2.2.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache
2012-11-03 13:44:01 -07:00
Mark Otto
5d6cf2ee19
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
2012-11-03 13:43:23 -07:00
Mark Otto
2c93190283
Fixes #5776 : Reside white-space for popovers
2012-11-03 13:42:08 -07:00
Mark Otto
a8b9342aea
Fixes #5739 : Port in HTML5 BP print styles
2012-11-03 13:37:34 -07:00
Mark Otto
c9dbd2d601
Fixes #5458 : Clarify fluid nesting
2012-11-03 13:28:48 -07:00
Mark Otto
72e2d4bb77
Merge pull request #5766 from bradly/spelling-fixes-in-docs
...
Fixing various spelling typos in the docs.
2012-11-03 13:20:06 -07:00
Mark Otto
7ea343d570
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
2012-11-03 13:19:53 -07:00
Mark Otto
ead5dbeba5
Fixes #5775 : Collapse labels/badges
...
* When :empty, display: none;
* Add documentation for change in behavior
2012-11-03 13:18:23 -07:00
Bradly Feeley
381d967ec8
Change example email addresses to use RFC 2606 reserved example domain.
2012-11-03 12:15:01 -06:00
Bradly Feeley
46b5e0cbc6
Fixing various spelling typos in the docs.
2012-11-02 16:34:21 -06:00
Mark Otto
fc42ac6a56
fixes #5756 : duplicate media CSS in compiled builds
2012-11-02 09:47:42 -07:00
Mark Otto
1477e081d4
Merge branch '2.2.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
docs/getting-started.html
docs/templates/pages/getting-started.mustache
less/accordion.less
less/alerts.less
less/breadcrumbs.less
less/buttons.less
less/code.less
less/dropdowns.less
less/forms.less
less/navbar.less
less/progress-bars.less
less/responsive-navbar.less
less/tables.less
less/thumbnails.less
less/tooltip.less
less/wells.less
2012-11-02 09:36:51 -07:00
Mark Otto
4b3fb30877
tweaks to icons defaults and in buttons improve vertical align
2012-11-02 01:39:40 -07:00
Mark Otto
72198a59c0
removing glyphicons images, swapping in new icon font with new classes
2012-11-02 01:20:06 -07:00
Mark Otto
d0c75bbc83
fixes #5742 : add cursor: pointer; to labels and selects
2012-11-01 09:44:51 -07:00
Mark Otto
d350f577e9
fixes #3222 : simpler positioning of modals
2012-10-31 21:43:32 -07:00
Mark Otto
14b941744c
fixes #5700 : restore white text on active dropdown/typeahead text
2012-10-31 10:51:27 -07:00
Mark Otto
bf48c31406
Merge branch 'bradly-affix-docs-fix' into 2.2.2-wip
2012-10-31 10:48:44 -07:00
Mark Otto
64326322b4
fixes #5725 : hover state for a.muted; also reformatted CSS
2012-10-31 10:46:04 -07:00
Mark Otto
d5697fcf6b
fixes #5717 : add retina favicon, recompile docs
2012-10-31 10:41:41 -07:00
fat
3b3dd3ac3c
2.2.1 - hotfix for carousel
2012-10-30 21:59:56 -07:00
fat
404e4d9e9a
fix carousel and rebuild js
2012-10-30 21:32:15 -07:00
Bradly Feeley
cbf1dace2f
Fixing typos in affix options area in the docs.
2012-10-30 11:46:18 -07:00
Mark Otto
bf10a43ed9
derp, add that in the right spot
2012-10-29 21:34:10 -07:00
Mark Otto
5bb6c42405
fixes #4511 : remove focus on opened modal window
2012-10-29 21:33:20 -07:00
Mark Otto
9352fe1750
add a ton of the new vars to the customizer
2012-10-29 21:30:39 -07:00
Mark Otto
81c3c1c68c
add media.less to customizer page
2012-10-29 21:02:05 -07:00
Mark Otto
41ad16fe40
v2.2.0 instead of v2.1.2
2012-10-29 21:00:53 -07:00
Andreas Cederström
233e050adf
Adding .inline for ul and ol
2012-10-26 09:47:55 +02:00
Mark Otto
c33169a6ba
fixes #5572 : document .input-block-level
2012-10-18 11:19:16 -07:00
Jacob Thornton
ba2a99e7c4
don't lookup typeahead when shift alt or ctrl are pushed
2012-10-17 23:39:41 -07:00
Jacob Thornton
45046544a6
when static, refocus on click
2012-10-17 23:36:22 -07:00
Jacob Thornton
0b9d4e78ad
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
2012-10-17 23:06:58 -07:00
Jacob Thornton
7f3b94c453
Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap into badcarl-delegate-api-to-document
...
Conflicts:
js/bootstrap-carousel.js
2012-10-17 23:05:16 -07:00
billy gates
d6ac499ca8
Merge pull request #5309 from erlendfh/dropdown-bugfix
...
Fixed bug in dropdown toggle where menu would only clear on the first dropdown
2012-10-17 23:00:41 -07:00
Jacob Thornton
280d4aeb30
rebuild
2012-10-17 22:51:39 -07:00
Jacob Thornton
edc3eee5ea
fix carousel event
2012-10-17 22:26:44 -07:00
Jacob Thornton
8e6697f2b2
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
2012-10-17 21:38:01 -07:00
Jacob Thornton
ac6625de5f
add updater function and rebuild
2012-10-17 21:37:34 -07:00
billy gates
3074737d90
Merge pull request #5549 from mfansler/2.1.2-wip
...
fixes #5336 : reorder focus() call to avoid scrolling
2012-10-17 21:21:31 -07:00
Mark Otto
e0a007b929
Merge pull request #5507 from bradly/2.1.2-wip
...
Fixing typo in docs.
2012-10-16 20:36:26 -07:00
Mark Otto
709870aa3e
fixes #5496 : use correct var for dropdown active link text
2012-10-16 20:34:42 -07:00
Mark Otto
57eb2a8018
more hellip on modals
2012-10-16 20:28:07 -07:00
Mark Otto
0ac50d28b5
fixes #5519 : hellip in modal code
2012-10-16 20:18:50 -07:00
Mark Otto
78f7ad95f4
fixes #5542 : move '.hero-unit p' font-styles to '.hero-unit' so they apply to all elements, including ul and ol, within the component.
2012-10-16 19:56:34 -07:00
Mark Otto
bf78333531
add in latest carousel example, reorg examples on getting started
2012-10-16 12:50:10 -05:00
Mark Otto
463eae25b0
clarify js docs individual or compiled section
2012-10-16 12:37:36 -05:00
mfansler
e24b46b7f3
fixes #5336 : reorder focus() call to avoid scrolling
2012-10-16 12:27:43 -04:00
Mark Otto
0048446db9
improve spacing in carousel example
2012-10-15 13:57:09 -05:00
Bradly Feeley
ed5c5994a7
Fixing typo in docs.
2012-10-13 18:31:41 -07:00
Mark Otto
fa778792c5
compress images and add new carousel example for .net magazine article
2012-10-10 17:58:22 -07:00
Mark Otto
31007c01d8
fixes #5478 : remove double background color on dropdown links
2012-10-10 10:29:22 -07:00
Mark Otto
4702e75410
comments in template
2012-10-08 18:59:44 -07:00
Mark Otto
ec8394cb6e
adding another template for same-width nav links using 'display: table-cell;'
2012-10-08 18:58:35 -07:00
Mark Otto
7e534ce98a
fixes #5443 : reset background gradient on disabled dropdown links
2012-10-07 21:45:16 -07:00
Mark Otto
e4f522990e
fixes #5416 : use correct variable for inverse navbar responsive links
2012-10-07 21:43:37 -07:00
Mark Otto
6203535d2f
Changing title of docs pages to simply say 'Bootstrap' like the docs home page
2012-10-07 21:38:28 -07:00
Mark Otto
7d649c9d4a
fixes #5430 : scope link styles in .dropdown-menu to .dropdown-menu li > a
2012-10-05 11:13:21 -07:00
Mark Otto
3726ce24bb
finish off scoping of grid sizing to table elements
2012-10-03 09:43:14 -07:00
Mark Otto
11ee1633b4
fixes #5257 : add data-original-title attribute selector to abbr element
2012-10-03 09:36:45 -07:00
Mark Otto
dd8b745b88
use border-radius vars where possible
2012-10-03 09:26:52 -07:00
Mark Otto
e73cd15fc8
copy and style changes to improve docs rendering on mobile devices
2012-10-02 17:01:18 -07:00
Mark Otto
7732d8b9b0
Merge branch '2.1.2-wip' into exploratory
2012-10-02 15:41:31 -07:00
Mark Otto
a2369021ce
fixes #5352 : update docs messaging for disable nav links
2012-10-02 15:10:22 -07:00
Mark Otto
1bd4723038
fixes #5392 : hover on submenu should maintain white icons for active parent a tag
2012-10-02 13:19:11 -07:00
Mark Otto
3bb9e0d753
increase border radius on navbar
2012-10-01 23:42:21 -07:00
Mark Otto
4ab7b77aa3
Merge branch '2.1.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/labels-badges.less
less/navbar.less
less/tables.less
2012-10-01 23:41:00 -07:00
Mark Otto
7c9597f4e7
remove double border effect: instead of inset shadow and border on fixed navbars, only border
2012-10-01 23:34:03 -07:00
Mark Otto
1b814458c9
improve dropdown submenu docs; add docs for left submenu; remove all dupe css for left submenu
2012-10-01 16:41:13 -07:00
Mark Otto
5cf7c803e2
Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/bootstrap into andriijas-2.1.2-wip-modal-responsivefix
2012-10-01 15:29:21 -07:00
Mark Otto
86d5ed6f4f
fixes #5377 : change selectors for navbar collapse to be unique so only one open/closes at a time
2012-10-01 13:52:50 -07:00
Mark Otto
fd1e9b1498
fix copy on modal popover button doodad
2012-10-01 13:28:54 -07:00
Mark Otto
f8ac403d8b
fixes #5123 : scope table grid classes to td and th elements only, plus drop columns 13-24
2012-10-01 13:08:21 -07:00
Mark Otto
bc4f5d565e
fixes #5275 : inline-block badges and labels, then fix padding accordingly
2012-10-01 12:04:10 -07:00
Mark Otto
5035592988
fixes #5193 manually: checkbox and radio padding in .controls-row
2012-10-01 11:53:52 -07:00
Mark Otto
e6d6c7a413
Merge branch '2.1.2-wip' into exploratory
...
Conflicts:
docs/assets/css/bootstrap.css
less/navs.less
2012-10-01 11:27:40 -07:00
Mark Otto
c6c1ada600
clarify tables support of responsive utility classes, of which there is none
2012-10-01 11:18:49 -07:00
Mark Otto
a90334eebb
fix docs sidenav width for ie8-9
2012-10-01 11:11:33 -07:00
Mark Otto
239ce24f92
fixes #5188 : add .google-maps class to reset responsive images on case-by-case basis
2012-10-01 10:49:19 -07:00
Mark Otto
085d6d185d
fixes #5055 : wrap legend and form elements in fieldset so IE8 styles the legend properly
2012-10-01 10:42:45 -07:00
Mark Otto
32181816f7
run make on previous merge
2012-10-01 10:27:42 -07:00
Mark Otto
8da78223ff
reset input and button heights with updated padding
2012-10-01 00:19:29 -07:00
Mark Otto
56935c64c0
remove left margin reset from old grid system
2012-10-01 00:11:05 -07:00
Mark Otto
eb555b7a9d
remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from now on
2012-10-01 00:06:44 -07:00
Mark Otto
26386ad615
remove tabbable tabs on left, right, and bottom; instead, from here out use stacked pills or tabs
2012-10-01 00:05:18 -07:00
Mark Otto
ecf6077f48
remove table grid sizing, it can use the new default grid columns instead
2012-09-30 23:59:35 -07:00
Mark Otto
3f4076c635
consolidate border-radius on code
2012-09-30 23:49:26 -07:00
Mark Otto
bfe51163e2
run make on prev commit
2012-09-30 23:47:00 -07:00
Mark Otto
4b0d71abc1
carousel refinements
2012-09-30 23:44:23 -07:00
Mark Otto
b6f6235e9b
change notes about responsive in Scaffolding page: no longer separate file
2012-09-30 23:26:51 -07:00
Mark Otto
de6ec034db
single CSS file for all css, including responsive
2012-09-30 23:24:07 -07:00
Mark Otto
3f2938948d
remove more ie7 css hacks
2012-09-30 23:20:43 -07:00
Mark Otto
08446563b9
clean up comments in reset, remove ie7 css hacks
2012-09-30 23:19:55 -07:00
Mark Otto
443b605246
remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that's needed for most iOS and Android mobile browsers
2012-09-30 23:17:07 -07:00
Mark Otto
9872902e47
remove .border-radius mixin and replace with standard border-radius property, since -webkit-* and -moz-* are only needed for older versions
2012-09-30 23:11:54 -07:00
Mark Otto
2b06edc7d7
remove firefox <3.6 css hacks for buttons
2012-09-30 22:49:14 -07:00
Mark Otto
bbd543db53
Merge branch '2.1.2-wip' into exploratory
...
Conflicts:
docs/getting-started.html
docs/templates/pages/getting-started.mustache
2012-09-30 22:45:39 -07:00
Mark Otto
da43c7c27c
run make after merge
2012-09-30 22:41:26 -07:00
Mark Otto
a4a6244eb7
add sticky footer example per martin bean's suggestion, using the implementation by ryan fait
2012-09-30 22:09:51 -07:00
Mark Otto
a2690c6d86
add link to examples on index page; add back narrow marketing page and signin page examples
2012-09-30 21:28:20 -07:00
Mark Otto
57f8dbe25c
fixes #5360 : typo in tables docs
2012-09-30 21:26:43 -07:00
Mark Otto
f8374a754d
clean up emphasis docs text
2012-09-28 15:01:12 -07:00
Mark Otto
8ecffcb32f
fixes #5334 : html snippet comments
2012-09-28 10:39:15 -07:00
Andreas Cederström
ecbb0ed4df
Making modal work with max width 767px - fixes #4860
2012-09-27 11:46:54 +02:00
Erlend Halvorsen
e9a648cd39
Fixed bug in dropdown toggle where menu would only clear on the first drop down
2012-09-27 10:31:40 +02:00
Mark Otto
ad96435d27
Merge branch '2.1.2-wip' into box-sizing-exercise
2012-09-26 16:02:33 -07:00
Mark Otto
24e277b85a
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
2012-09-26 16:01:59 -07:00
Mark Otto
498a28b4cd
dat new kippt hotness
2012-09-26 16:01:45 -07:00
Mark Otto
cd5ae9e030
change up carousel
2012-09-26 11:20:27 -07:00
Mark Otto
6b578ec8de
move mixins that generate css to utilities.less with different class names, but the same mixins
2012-09-26 08:59:57 -07:00
Mark Otto
b6ba717b75
fix getting started examples
2012-09-25 23:01:18 -07:00
Mark Otto
80c4d5a9bf
fix homepage example sites
2012-09-25 22:59:49 -07:00
Mark Otto
ecbf1159a4
remove .dividers from breadcrumbs, instead use :after and content
2012-09-25 22:57:20 -07:00
Mark Otto
d1affe6154
restore gradient to navbars
2012-09-25 22:53:41 -07:00
Mark Otto
f8efc75a66
increase padding on navbar links, remove font-size override on .navbar from docs css
2012-09-25 22:51:05 -07:00
Mark Otto
c59e5251e1
initial pass at removing navbar-inner from .navbar component
2012-09-25 22:48:02 -07:00
Mark Otto
f12946be5a
thumbnails cleanup: no more UL or LI elements needed, instead just use standard grid markup
2012-09-25 22:40:48 -07:00
Mark Otto
08eea302ef
remove remaining fluid grid css
2012-09-25 22:20:24 -07:00
Mark Otto
151ed38cdc
remove references to row fluid elsewhere
2012-09-25 22:18:34 -07:00
Mark Otto
9e97098802
make .input-* classes match .btn-* size classes
2012-09-25 22:16:47 -07:00
Mark Otto
0220015edd
remove all ie7 conditionals and mixins
2012-09-25 22:07:53 -07:00
Mark Otto
ce19e63d5b
Merge branch '2.1.2-wip' into box-sizing-exercise
...
Conflicts:
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/base-css.html
docs/templates/pages/base-css.mustache
less/forms.less
less/mixins.less
2012-09-25 22:00:41 -07:00
Mark Otto
527d01ce99
headway, cleanup, and tests
2012-09-25 15:01:03 -07:00
Jacob Thornton
0540b63ab0
check affix pos on clicks - use timeout for clicks which scroll
2012-09-24 23:59:02 -07:00
Jacob Thornton
aec8b08930
update docs for tooltip html + the dropdown methods api
2012-09-24 23:32:55 -07:00
Jacob Thornton
88b1e44dd6
change tooltip/popover insert strategy
...
remove modal-open class
hopefully resolve z-index headaches
2012-09-24 23:28:38 -07:00
Jacob Thornton
4a2443901f
reverting d797a5fbd7
2012-09-24 23:19:33 -07:00
Jacob Thornton
bda3d57a00
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
2012-09-24 23:16:09 -07:00
Jacob Thornton
003fcccceb
change tooltip/popover html default to false for xss safety net
2012-09-24 23:15:36 -07:00
Mark Otto
f4d3d7da2e
ensure 100% width for .uneditable-inputs in <767px viewports
2012-09-23 16:06:28 -07:00
Mark Otto
af871d57c9
fixes #5216 : calculate heading sizes via math rather than fixed pixel amounts
2012-09-22 22:16:12 -07:00
Jacob Thornton
ebf94c53a5
change transition.js, rebuild… travis maybe will be happy?
2012-09-20 16:50:36 -07:00
Jacob Thornton
fe38d12f12
rebuild - fix missing (
2012-09-20 16:26:00 -07:00
Jacob Thornton
667179f406
added support for jquery 1.8.*
2012-09-20 16:23:54 -07:00
Mark Otto
c92a75999f
fixes #5127 : add @inputHeight to replace static instances of '30px' throughout forms
2012-09-20 11:45:59 -07:00
Mark Otto
532ee08213
fixes #5150 : add btn-group support to input groups
2012-09-20 11:37:34 -07:00
Mark Otto
443c43f6c4
fixes #5102 , #5166 , #5194 , #5205 : add overflow: visible; to .nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8
2012-09-20 10:28:27 -07:00
Mark Otto
6c3cd6fd9d
fixes #5212 : text emphasis classes only get hover with links
2012-09-20 09:06:43 -07:00
Mark Otto
a6206c98d5
increase padding on homepage button
2012-09-19 15:18:14 -07:00
Mark Otto
2d90c816ac
add new vars for common border-radius, upping border-radius of inputs to 4px; add border-radius changes to -large, -small, -mini for buttons and paginations
2012-09-18 21:16:08 -07:00
Mark Otto
2769241aeb
add new vars for common font-sizes and paddings with large, small, and mini components; resize pagination and buttons to better match each other
2012-09-18 20:56:20 -07:00
Mark Otto
37460e58d3
Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into uberspeck-2.1.2-wip
2012-09-18 14:58:39 -07:00
Mark Otto
cc3de8bd6e
fixes #5177 : remove color on .btn-large .caret, but keep sizing change; also start to add CSS tests for buttons
2012-09-18 12:00:57 -07:00
Mark Otto
78992bbf42
fixes #5178 : update normalize to avoid resetting audio and video elements in android
2012-09-18 11:23:16 -07:00
Mark Otto
3b3def4898
fixes #5087 : add hover states to text emphasis classes for links
2012-09-17 23:19:52 -07:00
Mark Otto
239e6a7d21
fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepend/-append
2012-09-17 23:11:49 -07:00
Mark Otto
cedb3c7c56
fixes #5173 : proper popover offsets; added docs examples to enable tests in the future
2012-09-17 23:03:32 -07:00
Mark Otto
783f4885ab
add the media css to customizer
2012-09-17 18:17:22 -07:00
Mark Otto
26ca131a95
Merge branch 'wpbrains-media-component' into 2.1.2-wip
2012-09-17 18:15:44 -07:00
Mark Otto
143fef9f95
overhaul the docs and css to merge into 2.1.2 since this was against master
2012-09-17 18:15:39 -07:00
Mark Otto
917b46a343
resolve conflicts and remake
2012-09-17 16:43:18 -07:00
Mark Otto
caa79ed594
fixes #5001 : proper ids on form examples
2012-09-17 16:26:51 -07:00
Mark Otto
6881c193ca
fixes #5039 : properly set .row-fluid margins for .controls-row
2012-09-17 16:09:36 -07:00
Mark Otto
03a406d920
fixes #5041 : add new navbar css tests for each variation, remove width: 100%; from .navbar-static-top
2012-09-17 15:49:22 -07:00
Mark Otto
6f3bef195a
nuke new examples for now
2012-09-17 08:53:13 -07:00
Mark Otto
6e25aacc91
more carouself example work
2012-09-16 21:54:06 -07:00
Mark Otto
6c4b276cd4
way cooler carousel example, along with updated screenshots for examples
2012-09-14 15:55:46 -07:00
Mark Otto
7857089065
tweak copy on each template, add sign in template
2012-09-14 15:21:44 -07:00
Mark Otto
0bcbcf69ec
adding new examples
2012-09-14 15:17:46 -07:00
Mark Otto
e4e2e37c5c
add in some more examples (will work em in later), removed fleetio per their request, and added gather content to replace it
2012-09-14 14:48:03 -07:00
Mark Otto
5aa1018496
i18n homepage
2012-09-14 14:31:14 -07:00
Mark Otto
faa760f563
revert docs change
2012-09-14 10:30:55 -07:00
Martin Bean
2ead9a5bc3
Standardized spelling of 'JavaScript'; added icons to file trees
2012-09-14 14:06:15 +01:00
Mark Otto
595e1a189c
fixes #5119 : javascript in navbar typo
2012-09-13 10:07:57 -07:00
Mark Otto
15bb78ce80
fixes #5107 : make all .btn-group inline-block by default instead of just within a .btn-toolbar
2012-09-12 16:37:41 -07:00
Mark Otto
e1deba30aa
fixes #5097 : js docs typos
2012-09-12 16:22:52 -07:00
Mark Otto
537c5cc33d
use local var for a few other .box-shadow mixins to fix CSS not compiling
2012-09-12 16:18:52 -07:00
Mark Otto
38303dd997
revert the js evaluation in .box-shadow mixin, fix last mixin usages to escape if using >1 shadows
2012-09-12 15:53:29 -07:00
Brian Campbell
2c8eff0eec
Updated pagination to support .pagination-large, .pagination-small, .pagination-mini matching button sizes. Updated related docs.
2012-09-12 14:10:03 -06:00
Mark Otto
0489c708c7
fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic modal right padding issues with scrollbars
2012-09-10 22:51:16 -07:00
Mark Otto
39791a8ea8
fixes #5059 manually: include media type in css getting started block
2012-09-10 22:44:08 -07:00
Mark Otto
7110b243f5
more tests and experiments
2012-09-10 10:11:02 -07:00
Geoff Young
76e42edb29
Updated sample markup to reflect live demo.
2012-09-09 18:58:23 -04:00
Mark Otto
dd1bce2611
latest tweaks to grid classes for forms
2012-09-08 12:50:37 -07:00
Mark Otto
b53da4b6e7
commenting out stuff and adding grid test page
2012-09-07 22:46:35 -07:00
Mark Otto
9a39306abe
nuke fluid grid docs again
2012-09-07 22:35:51 -07:00
Mark Otto
7e29581210
Merge branch '2.1.2-wip' into box-sizing-exercise
...
Conflicts:
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache
2012-09-07 22:34:51 -07:00
Mark Otto
f29f98501c
run make after merging #5028 , which removes the left margin of responsive fluid grid offsets
2012-09-07 11:42:21 -07:00
Mark Otto
61332d727e
fixes #5020 : submenu support in dropup
2012-09-07 11:34:05 -07:00
Mark Otto
f2bd7d9f27
fixes #5018 : .btn-block in .modal-footer no longer has left margin
2012-09-07 11:10:00 -07:00
Mark Otto
6c5c3c81ec
Merge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ramiro-tiny-typos
2012-09-07 11:06:08 -07:00
Mark Otto
7a0f5c6c00
fixes #5010 : .pager span selector should be scoped to immediate children only
2012-09-07 11:04:51 -07:00
Ramiro Morales
138b5a8c05
Fix small documentatio typos.
2012-09-05 23:07:52 -03:00
Mark Otto
d4a16d35eb
fixes #4996 : incorrect border radius on a table
2012-09-05 10:05:54 -07:00
Mark Otto
3fa4ca2d87
Merge branch 'spantaleev-patch-1' into 2.1.2-wip
2012-09-05 10:04:38 -07:00
Mark Otto
dfb3175d4b
rebuild after merge
2012-09-05 10:04:28 -07:00
Mark Otto
08b8571cb8
version bump to get this started
2012-09-05 10:00:57 -07:00
Jacob Thornton
c52368d3c5
last rebuild before 2.1.1 release
2012-09-04 20:44:11 -07:00
Mark Otto
bc4ecd9984
regrettably remove the animated button for download on homepage to improve page performance in some browsers
2012-09-04 20:13:27 -07:00
Mark Otto
7e4629fbbe
fixes #4968 manually: typo in scaffolding docs about offset classes
2012-09-04 14:27:48 -07:00
Mark Otto
bf590d8c81
fixes #4958 : add version to minified js
2012-09-04 11:13:08 -07:00
Mark Otto
de36456f5d
fixes #4957 : use input border var for select element instead of #ddd
2012-09-04 11:00:25 -07:00
Mark Otto
1f0043a7f5
fixes #4959 : docs example
2012-09-04 09:13:09 -07:00
Mark Otto
8cda830eaf
fixes #4146 : IE7-8 responsive image helper
2012-09-03 01:13:42 -07:00
Mark Otto
9d5f9eca85
fixes #4909 : add color utility classes .text-warning, etc and document them
2012-09-03 00:47:48 -07:00
Mark Otto
69d4c3f9a1
fixes #4925 : ensure docs examples don't use fixed font-size and line-height for .lead
2012-09-02 20:54:41 -07:00
Mark Otto
3737904859
fixes #4922 : use basefontsize for realz on .lead
2012-09-02 13:25:03 -07:00
Mark Otto
209852c805
fixes #4902 : proper accordion html example
2012-09-01 12:03:55 -07:00
Mark Otto
02f6bd65f5
fixes #4910 : use @baseLineHeight * 1.5 for .lead font-size
2012-09-01 12:00:13 -07:00
Mark Otto
e8c5b3c9a5
fixes #4869 : typo in getting started
2012-08-31 23:51:48 -07:00
Mark Otto
b1bdca0fdb
fixes #4901 : attribute typo and reran make
2012-08-31 23:25:58 -07:00
Mark Otto
00d6f26270
fixes #4896 : reflect media query order in docs
2012-08-31 23:12:02 -07:00
Mark Otto
0f85e8b7f8
fixes #4824 : scope table grid sizes to .table instead of table
2012-08-31 22:37:46 -07:00
Mark Otto
beb0b64096
fixes #4889 : btn-link disabled styles
2012-08-31 14:02:18 -07:00
Mark Otto
afd931262c
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
2012-08-29 13:14:11 -07:00
Mark Otto
2da2169a56
fixes #4828 : make fluid grid inputs size the same as fixed grid inputs
2012-08-29 13:06:47 -07:00
Mark Otto
2137cd65fb
fixes #4819 : manual fix of missing .control-label in responsive767 file, coupled with a remake
2012-08-29 13:05:43 -07:00
Mark Otto
010a5dd84d
Merge pull request #4816 from desimone/master
...
Fixed a typo in docs/assets/css/docs.css
2012-08-29 10:48:04 -07:00
Bobby DeSimone
8878facc67
Fixed a typo in docs/assets/css/docs.css
2012-08-29 11:13:55 -03:00
Mark Otto
cb46ddee72
grid docs changes
2012-08-28 13:46:13 -07:00
Mark Otto
0b122bc5c5
remake the box-size grid, nuke fluid grid docs, fix up examples, clean up form styles
2012-08-28 13:33:06 -07:00
Mark Otto
e27b1355b5
fixes #4771 : widen .form-horizontal labels and .dl-horizontal terms given larger font-size of 2.1.0
2012-08-28 10:12:04 -07:00
Mark Otto
545edf5459
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
2012-08-27 22:43:05 -07:00
Mark Otto
609142eee2
fixes #4729 : only use margin-top on .help-block when it follows an input, select, textarea
2012-08-27 22:42:12 -07:00
Jacob Thornton
3568146b28
only stop prop on form – as people seem to be relying on dropdown hiding when clicking internal elements
2012-08-27 21:44:09 -07:00
Mark Otto
7d412b1e14
fixes #4741 : undo previous version's attempt at firefox gradient changes and add gradient tests
2012-08-27 21:18:55 -07:00
Mark Otto
55982664d0
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
2012-08-27 21:06:29 -07:00
Mark Otto
1eaf1cf418
fixes #4653 : add hover states to stateful table rows
2012-08-27 21:06:21 -07:00
Jacob Thornton
601e252074
fix for #4761
2012-08-27 20:58:51 -07:00
Jacob Thornton
d797a5fbd7
fix for open elements under modal when .modal-open
2012-08-27 20:43:12 -07:00
Mark Otto
17d8c78e52
fix docs horizontal scroll on tablet viewports
2012-08-27 20:32:42 -07:00
Alexandre Magno
b5a8c0a45e
i18n tags missing in some strings at getting started download page
2012-08-27 23:54:07 -03:00
Mark Otto
303a33f15c
fixes #4664 : spelling mistake in alerts docs
2012-08-27 15:48:54 -07:00
Mark Otto
3b67ece2d1
fixes #4666 : overrides for input types with .btn-block
2012-08-27 15:39:55 -07:00
Mark Otto
4674945fa8
fixes #4556 : add mention of disable state and required js to buttons docs
2012-08-27 15:27:58 -07:00
Mark Otto
b444582ccd
fixes #4671 : mention collapsing parents in docs for affix plugin
2012-08-27 15:20:50 -07:00
Mark Otto
8610fd9b2b
remove min-height from .span3 in docs since we no longer need it
2012-08-27 15:12:55 -07:00
Mark Otto
85dcbd0b34
add min-height: 1px; to .span* classes to prevent grid columns from collapsing
2012-08-27 15:12:22 -07:00
Mark Otto
cf9334bd7d
fixes #4725 : width of .uneditable-input should match standard text input width
2012-08-27 12:07:28 -07:00
Mark Otto
22c4f3d058
fixes #4718 : add vertical-align: middle; to .btn-group to ensure proper alignment next to standard .btn
2012-08-27 12:05:15 -07:00
Mark Otto
15317419f4
fixes #4577 : no margin on .control-row .span* in responsive
2012-08-27 11:46:47 -07:00
Mark Otto
8a5dde556b
fixes #4644 : ensure new static navbar negative indents on responsive layouts like fixed navbars
2012-08-27 11:05:01 -07:00
Mark Otto
1c9d5c43b0
fixes #4640 : pagination span issues resolved by scoping selectors to appropriate children, not all children; clarify docs on use of spans for disabled and active links
2012-08-27 10:56:46 -07:00
Mark Otto
a2b9a5e1fe
fixes #4680 : proper margin on buttons in navbar forms
2012-08-27 10:52:11 -07:00
Mark Otto
fcd08fce8f
fixes #4578 : add clearfix to .navbar-inner to clear floats
2012-08-27 10:32:07 -07:00
Mark Otto
54e3a26dda
fixes #4562 : correct select and input widths at 220px (changed with 2.1.0 when we changed padding)
2012-08-27 10:08:16 -07:00
Mark Otto
96542f14ab
fixes #4540 : adjust vertical alignment of .btn-group in .navbar
2012-08-27 10:04:58 -07:00
Mark Otto
bdc3ff99f3
fixes #4749 : correct initialism example
2012-08-27 09:18:32 -07:00
Mark Otto
72f176d1f5
fixes #4748 : document jquery dependency better
2012-08-27 09:17:20 -07:00
Mark Otto
1b8f4f5bc5
fixes #4512 : improved borders on navbars
2012-08-26 23:23:47 -07:00
Mark Otto
f15eb7b499
fixes #4506 : clearfix added to .dl-horizontal to account for empty dd elements
2012-08-26 23:06:56 -07:00
Mark Otto
eb8aad85b8
fixes #4734 manually: doctype in getting started in examples
2012-08-26 22:29:40 -07:00
Mark Otto
f744ad57fc
fixes #4676 manually: example html updated
2012-08-25 22:31:10 -07:00
Mark Otto
d9593e217d
avoid top margin on input-append/prepend in .navbar-form
2012-08-24 14:45:02 -07:00
Mark Otto
0682780cd8
fixes #4657 : proper border radius property in tables
2012-08-23 15:04:41 -07:00
Mark Otto
5cbb826961
Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warning
...
.warning for table tr and .info for .control-group
2012-08-23 09:47:44 -07:00
Mark Otto
be64955e25
nuke 10px right margin on .navbar .nav
2012-08-23 09:38:56 -07:00
Mark Otto
3424df22ee
delete components folder
2012-08-23 08:30:27 -07:00
Mark Otto
ac4420237c
fixes #4591 properly: remove -1px left margin on .input-append .add-on
2012-08-22 20:32:47 -07:00
Mark Otto
4775bc910c
fixes #4604 : add span support to .pager component
2012-08-22 20:28:08 -07:00
Mark Otto
5da217b96e
fixed #4598 , typo, manually
2012-08-22 20:23:58 -07:00
Mark Otto
535dfc2153
fixes #4561 : typo
2012-08-22 09:51:41 -07:00
Mark Otto
6160667b19
fixes #4564 manually: typo in getting started jumbotron
2012-08-22 09:48:57 -07:00
Mark Otto
5f97e04aa3
fixes #4567 : link in scaffolding page
2012-08-22 09:47:56 -07:00
Mark Otto
115c7b82c4
fixes #4586 : typo in docs
2012-08-22 09:45:57 -07:00
Andreas Cederström
a9764c34a7
Add info state to form validation
2012-08-22 11:24:02 +02:00
Andreas Cederström
361889def9
Add .warning to table rows
2012-08-22 11:20:31 +02:00
Mark Otto
5d41742f17
fixes #4505 : lighten navbar text and link color so hover looks darker
2012-08-21 14:53:34 -07:00
Mark Otto
8d00fe4c03
running make on previous merge
2012-08-21 14:43:13 -07:00
Mark Otto
46c10c8b58
alternate fix to #4522 : increase line-height on btn-mini
2012-08-21 14:38:47 -07:00
Mark Otto
190d3c9c3e
fixes #4526 : box-shadow on .radio and .checkbox if .control-group has a form field state
2012-08-21 14:22:26 -07:00
Mark Otto
e2ecd2df6c
Merge branch 'incbee-master' into 2.1.1-wip
2012-08-21 14:16:09 -07:00
Mark Otto
45978b6674
run make
2012-08-21 14:16:01 -07:00
Mark Otto
b1c93c2700
fixes #4523 : more specific selectors on white icon inversion
2012-08-21 14:15:01 -07:00
Mark Otto
311c00a29b
fixes #4532 : navbar responsive carets for dropdown-menus now hidden, also fixes borders on navbar form
2012-08-21 14:07:20 -07:00
Mark Otto
13199c0020
fixes #4530 : fix docs nesting cols comments
2012-08-21 13:59:13 -07:00
Mark Otto
1c134d9a7f
update version numbers to 2.1.1
2012-08-21 13:11:25 -07:00
Mark Otto
b52d29095a
fixes #4520 : manually fix example html for icon
2012-08-21 13:09:01 -07:00
Mark Otto
4f918ce52c
fixes #4517 manually in mustache file as well, typo in docs
2012-08-21 13:08:09 -07:00
Mark Otto
8a2b9f4a5f
remove entity in content property on dropup carets--not necessary at all
2012-08-21 13:02:02 -07:00
Mark Otto
099cec1ca7
fixes #4493 : typo in dimiss alerts docs
2012-08-21 13:00:40 -07:00
Mark Otto
06c718b1d3
fixes #4480 : typo in scaffolding page
2012-08-21 12:59:26 -07:00
Mark Otto
55facf1f2e
fixes #4473 : docs example typo for js affix plugin
2012-08-21 12:58:48 -07:00
Mark Otto
6477ad1acf
fixes #4472 : manually change mustache file as well for typo
2012-08-21 12:57:41 -07:00
Jacob Thornton
320b75de63
add affix to zip
2012-08-20 23:13:43 -07:00
Jacob Thornton
9e0d87a4dd
fix afffix
2012-08-20 16:43:49 -07:00
Jacob Thornton
2b5e09038a
small nits
2012-08-20 16:21:57 -07:00
Jacob Thornton
5d63e8e2a8
fMerge branch '2.1.0-wip'
...
Conflicts:
docs/index.html
2012-08-20 16:13:46 -07:00
Mark Otto
01572f00bb
ie7 button group and button toggle padding changes
2012-08-20 12:27:45 -07:00
Mark Otto
58dd1f20ae
fix vertical button-groups in ie7
2012-08-20 12:20:22 -07:00
Mark Otto
6cf3752b9b
fix ie7 dropdowns examples in docs
2012-08-20 12:16:15 -07:00
Mark Otto
78cb09b440
run make and add comment
2012-08-20 11:31:24 -07:00
Mark Otto
e59642838f
remove relative and top positioning from docs sidenav at narrow layout
2012-08-20 11:28:30 -07:00
Mark Otto
2fda6a45aa
bump up height of progress bars, give some extra depth with stacking bars, and then make the stacked bars actually work
2012-08-20 11:22:37 -07:00
Mark Otto
47697c5f35
Merge branch 'progress-multi-2.1.0-wip' of https://github.com/jpommerening/bootstrap into jpommerening-progress-multi-2.1.0-wip
2012-08-20 11:13:07 -07:00
Mark Otto
afaee0ca13
reorder jumbotron links
2012-08-20 11:09:16 -07:00
Mark Otto
73cf9c4db8
fixes #4469 manually: reset width on file inputs
2012-08-20 10:28:41 -07:00
Jonas Pommerening
a1951ed7c0
stack mutliple progress bars
2012-08-20 10:12:03 +02:00
Mark Otto
e510306196
bump versions to 2.1.0
2012-08-19 23:07:18 -07:00
Mark Otto
a667fd93ab
pre font-size increase; revert static top navbar, undo contents section for now
2012-08-19 23:01:24 -07:00
Mark Otto
4e979f084d
fix static navbar container issues, clean up docs presentation by unfixing the top navbar in favor of static one, start adding table of contents for longer sections of docs
2012-08-19 21:12:52 -07:00
Mark Otto
e4d4ef43b0
copy change for previous commit
2012-08-19 20:38:27 -07:00
Mark Otto
e71e2b4be2
fixes #4460 and #4461 : copy change for opera animations support
2012-08-19 20:38:16 -07:00
Mark Otto
b745b7768a
fixes #4458 : improve support for .btn + .btn in .btn-groups and .btn-toolbars
2012-08-19 17:07:41 -07:00
Mark Otto
887f11d47f
fixes #4455 : improve small styles and add to docs
2012-08-19 13:12:43 -07:00
Mark Otto
47cf3cc62f
copy edits to base css page
2012-08-19 12:07:23 -07:00
Mark Otto
bb85bbc657
compy edits to docs
2012-08-19 12:04:41 -07:00
Mark Otto
7ed82c1223
font-size change on examples in getting started
2012-08-19 11:59:28 -07:00
Mark Otto
8e271d664b
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-08-19 11:54:05 -07:00
Mark Otto
c531a75ff0
fixes #4451 manually: add .fade to modal example in both mustache and html
2012-08-19 11:53:55 -07:00
Jacob Thornton
c9cef741f6
listen to touchstart for dropdowns on mobile
2012-08-18 20:18:15 -07:00
Jacob Thornton
45dddc59a1
add click option for tooltip, popover - make click default for popover
2012-08-18 19:54:30 -07:00
Jacob Thornton
44e35e9dfa
fix component
2012-08-18 19:33:46 -07:00
Jacob Thornton
937cfa6a88
add note about .nav
2012-08-18 19:32:50 -07:00
Jacob Thornton
1166b39630
removed some old stuff from application.js
2012-08-18 19:24:29 -07:00
Mark Otto
e79eb75e09
fixes #4044 : make z-index of tooltips same as fixed navbar so they overlay it if generated from within
2012-08-18 17:05:37 -07:00
Mark Otto
e6e0e2ac9b
fixes #4442 : allow for .btn within a .btn-toolbar without .btn-group
2012-08-18 16:50:26 -07:00
Mark Otto
4d2f584fdd
fixes #4444 : clarify docs copy that new icon white style is intentional on active and hover links in .nav and .dropdown-menu
2012-08-18 16:47:04 -07:00
Mark Otto
9ae137aede
modifications to new content
2012-08-18 16:42:50 -07:00
Mark Otto
80ced60778
Merge branch '2.1.0-wip' of https://github.com/smerik/bootstrap into smerik-2.1.0-wip
2012-08-18 16:31:13 -07:00
Mark Otto
50638530e6
fixes #4445 : .btn-link shouldn't have a pressed button-like state at all, so nuking everything on :active as well
2012-08-18 16:30:47 -07:00
Erik van der Kolk
dda951d1e1
Remove inexisting end tag </hr>
2012-08-18 21:52:43 +02:00
Erik van der Kolk
ae275dccb8
Fix empty for attribute on labels in Horizontal form
2012-08-18 21:44:57 +02:00
Erik van der Kolk
b7233a49dd
Move code within code snippet as close to the left for Basic block
2012-08-18 19:51:57 +02:00
Erik van der Kolk
3f12c746e5
Replace Note: by Heads up!
2012-08-18 19:49:27 +02:00
Erik van der Kolk
2327d30ef5
Add code snippet to Icon examples => Form fields section
2012-08-18 19:40:42 +02:00
Erik van der Kolk
8b763286df
Add code snippet to Icon examples => Navigation section
2012-08-18 19:31:29 +02:00
Erik van der Kolk
d71efb855b
Separate Buttons examples in Icon examples section and add code snippets
2012-08-18 19:21:01 +02:00
Erik van der Kolk
97247a157c
Improve description for Images section
2012-08-18 18:24:18 +02:00
Erik van der Kolk
d8eb75d6e8
Fix Heads up! part for Images section
2012-08-18 18:14:20 +02:00
Erik van der Kolk
f1854a3cec
Move code within <pre> tags as close to the left for Images section
2012-08-18 16:53:43 +02:00
Erik van der Kolk
2ab0c8de1a
Fix typo in One class, multiple tags section
2012-08-18 16:50:08 +02:00
Erik van der Kolk
04a20fb402
Use one line per tag in code snippet for One class, multiple tags
2012-08-18 16:47:15 +02:00
Erik van der Kolk
7b7a02542b
Improve doc for block level buttons
2012-08-18 16:41:40 +02:00
Erik van der Kolk
41253fb073
Improve doc for Button sizes
2012-08-18 16:36:40 +02:00
Erik van der Kolk
a3c474c404
Move code within <pre> tags as close to the left for Input focus
2012-08-18 16:07:48 +02:00
Erik van der Kolk
f4f6783cc0
Add <input> into Help text code snippet as shown in example
2012-08-18 16:03:47 +02:00
Erik van der Kolk
263ed4e239
Add span5 from example into multiple grid inputs code snippet
2012-08-18 15:48:18 +02:00
Erik van der Kolk
f37d4b0918
Add missing placeholders and <select> in Grid sizing code snippet
2012-08-18 15:43:00 +02:00
Erik van der Kolk
01dadc05f4
Make Relative sizing code snippet the same as example
2012-08-18 15:31:11 +02:00
Erik van der Kolk
663fd4ff62
Make Extending form ... => Search form code snippet the same as example
2012-08-18 15:29:55 +02:00
Erik van der Kolk
a8b18b6f54
Fix typo
2012-08-18 14:54:32 +02:00
Erik van der Kolk
25f8ef3260
Add multiple="multiple" to Forms => Selects as described in explanation
2012-08-18 14:36:30 +02:00
Erik van der Kolk
c8b8d914b8
Make Forms => Textarea code snippet the same as example
2012-08-18 14:22:41 +02:00
Erik van der Kolk
7f5aa177f5
Make Forms => Default styles code snippet the same as example
2012-08-18 14:00:33 +02:00
Erik van der Kolk
0c24f51d2a
Change .help-block tag for "Forms => Default styles" example into <span>
2012-08-18 13:56:02 +02:00
Erik van der Kolk
05571db109
Add <caption> to Supported table markup example
2012-08-18 13:40:37 +02:00
Mark Otto
1ae194597c
nuke subnav styles from responsive navbar
2012-08-17 16:32:34 -07:00
Mark Otto
256a25f25c
fixes #4260 and #4322 : set vertical-align to top on input-prepend components to solve modal rounding issues
2012-08-17 16:28:45 -07:00
Mark Otto
5b947b8a2f
fix up padding on small buttons, add button examples
2012-08-17 16:11:52 -07:00
Mark Otto
f9deb8017a
Merge branch '2.1.0-wip' of https://github.com/tobz/bootstrap into tobz-2.1.0-wip
2012-08-17 16:04:35 -07:00
Mark Otto
2b22c0c56e
fixes #4438 : button groups in inline forms now render inline
2012-08-17 16:00:36 -07:00
Mark Otto
9e6322dbab
fixes #4428 : specifity on .search-query increased
2012-08-17 12:59:32 -07:00
Mark Otto
077577c7f3
fixes #4421 : add static top navbar class
2012-08-17 11:46:23 -07:00
Mark Otto
b86e1fb62a
additional navbar contrast: add inset shadow since we nuked the border
2012-08-17 11:31:21 -07:00
Mark Otto
b8715ddfd0
fixes #4417 : proper height on thumbnail placeholder image
2012-08-17 11:27:11 -07:00
Mark Otto
79e05d0c0e
change css version #
2012-08-17 11:24:48 -07:00
Mark Otto
51b43acf20
run make on previous commit's merge
2012-08-17 11:23:39 -07:00
Mark Otto
ded21ebc91
fixes #4416 in a different way: scope active state of navbar links to just the immediate navbar link, not dropdown elements
2012-08-17 11:22:45 -07:00
Mark Otto
54c645e33d
tweak transition
2012-08-15 14:49:55 -07:00
Mark Otto
fd509cb370
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-08-15 14:45:41 -07:00
Mark Otto
ada5589184
add transition to thumbnails
2012-08-15 14:45:35 -07:00
tobz
48f5626499
Fixed spelling error in forms documentation.
2012-08-15 11:07:43 -03:00
Jacob Thornton
ff38c14948
stray ;
2012-08-14 21:23:29 -07:00
Jacob Thornton
ae9a2bd93a
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
2012-08-14 21:06:39 -07:00
Jacob Thornton
dee57462e2
get affix actually working and update docs
2012-08-14 21:06:08 -07:00
Mark Otto
e1659b2c4e
add affix plugin to downloads page
2012-08-14 18:57:27 -07:00
Mark Otto
2ee035403d
running make on prev merge
2012-08-14 16:28:17 -07:00
Mark Otto
9c72246d49
navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946
2012-08-14 16:24:58 -07:00
Mark Otto
f3479a3953
compensate for ie7 button padding with no borders, fix indentation
2012-08-14 15:44:25 -07:00
Mark Otto
f933a41c7b
remove bottom margin on radios and checkboxes
2012-08-14 15:34:10 -07:00
Mark Otto
780636d955
fixes #3674 : checkbox vertical alignment in IE9
2012-08-14 15:29:47 -07:00
Mark Otto
b14d946afb
add animation to docs download btn for firefox
2012-08-14 15:12:22 -07:00
Mark Otto
a80dafbb18
fix width of star github btn in docs
2012-08-14 15:00:22 -07:00
Mark Otto
5144c77b27
fixes #4358 : make select elements 30px tall to match inputs
2012-08-14 14:57:49 -07:00
Mark Otto
50df524ba1
remove borders entirely from fixed navbars
2012-08-14 14:53:45 -07:00
Mark Otto
dbcd87331d
fixes #4371 : scope hovers on table rows to tbody
2012-08-14 14:51:33 -07:00
Mark Otto
0b0d7f104c
fixes #4396 : pull right dropdown menus no longer overlaid by submenus
2012-08-14 14:32:03 -07:00
Mark Otto
2a6deb92b1
fixes #4395 : scope dropdown menu caret in navbar to first level dropdown only
2012-08-14 14:29:31 -07:00
Mark Otto
e9b04acb92
Merge pull request #4384 from andriijas/2.1.0-wip-js-typo-fix
...
now with 13 custom jquery plugins
2012-08-14 09:54:04 -07:00
Mark Otto
57ea6fea76
Merge pull request #4376 from kylase/2.1.0-wip
...
Changed placeholders values
2012-08-14 09:30:27 -07:00
Andreas Cederström
2df0a0fdeb
now with 13 custom jquery plugins
2012-08-14 13:58:12 +02:00
Mark Otto
97a23ef2e6
fixes #4342 : navbar vars not in use, render navbar dividers
2012-08-13 22:57:40 -07:00
kylase
d684607976
Amend placeholders values
2012-08-14 13:51:50 +08:00
Mark Otto
0040a78058
merge
2012-08-13 21:35:31 -07:00
Mark Otto
41f4c60a91
fixes #4373 : broken examples link on homepage
2012-08-13 21:34:40 -07:00
kylase
d96047f45f
Changed placeholders value of @baseFontSize and @baseLineHeight to the values specified in variables.less
2012-08-14 11:57:13 +08:00
Henning Hoefer
a74457a203
Fixed a typo in inverse navbar code sample
2012-08-14 02:10:07 +02:00
Ben Oakes
e31f06b857
Fix wording (presumed typo)
2012-08-13 13:22:08 -05:00
Mark Otto
9f8ce77751
running make on previous changes
2012-08-13 10:05:19 -07:00
Mark Otto
5df1e2c00a
hotfix: github buttons urls
2012-08-09 14:00:24 -07:00
Mark Otto
e06c257e6b
fix gh buttons
2012-08-09 11:25:34 -07:00
Mark Otto
f6c7ac51f2
add some simple styles for showing white icons on hover where appropriate
2012-08-08 11:26:22 -07:00
Mark Otto
08e4475f00
reorg vars fields on customize page to ensure they are all in three columns for time being
2012-08-07 23:11:23 -07:00
Mark Otto
3c89f7bb5f
fix chevron on js docs and run make after table changes
2012-08-07 23:07:53 -07:00
Mark Otto
85f1f2257b
make twitter bird white in illustration on homepage to abide by brand guidelines
2012-08-07 23:05:39 -07:00
Mark Otto
03eee23952
speed up animation and brightness on docs download
2012-08-07 23:02:01 -07:00
Mark Otto
4eee78e051
fixes #4304 : more specific selectors on table border classes to override .table-striped
2012-08-07 22:50:49 -07:00
Mark Otto
a525a6fe33
Merge pull request #4300 from rilian/2.1.0-wip
...
optimizing images on 2.1.0-wip branch; saving couple of KBs from package
2012-08-07 22:45:53 -07:00
Mark Otto
8ed77c41f0
fixes #4295 : add vars for pagination
2012-08-07 22:37:38 -07:00
Mark Otto
0cb3ba6b23
run make after merging #4289
2012-08-07 22:34:39 -07:00
Mark Otto
aeed751a7f
Merge pull request #4289 from coliff/patch-4
...
Update docs/templates/pages/javascript.mustache
2012-08-07 22:34:09 -07:00
rilian
80a645b52a
optimizing images on 2.1.0-wip branch; saving couple of KBs from package
2012-08-06 13:23:12 +03:00
Mark Otto
3823d29c04
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-08-05 00:15:21 -07:00
Christian
25c6175311
Update docs/templates/pages/javascript.mustache
...
Amended all mentions of 'Javascript' and 'javascript' in the body text to the correct 'JavaScript'.
2012-08-05 12:39:17 +09:00
Jacob Thornton
88deb08ff2
Merge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wip
2012-08-02 16:58:51 -07:00
Jacob Thornton
2b2b3303e1
fix indexof on array for ie8
2012-08-02 16:58:25 -07:00
Mark Otto
33c6ab9b20
decrease docs nav padding
2012-08-01 23:21:06 -07:00
Mark Otto
d27dcf3b07
cut down on selectors on .formFieldState() mixin to origin input catchall
2012-08-01 23:16:49 -07:00
Mark Otto
1482030679
fixes #4207 : redeclare box-shadow on .formFieldState() mixin so transitions work in WebKit
2012-08-01 23:15:51 -07:00
Mark Otto
4a84145c43
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-08-01 20:34:29 -07:00
Mark Otto
86a577d76b
decrease box-shadow
2012-08-01 20:34:19 -07:00
Jacob Thornton
48546c2735
aria-labelledby="myModalLabel" aria-hidden="true"
2012-08-01 20:26:44 -07:00
♒∆✝
7ec1778103
Merge pull request #4257 from ginader/modal-accessibility
...
close #3531 added focus handling and removed the badly announced "times"...
2012-08-01 20:23:50 -07:00
Dirk Ginader
6977d35eed
close #3531 added focus handling and removed the badly announced "times" close button from screenreaders
2012-08-01 20:11:16 -07:00
Mark Otto
1bb7c0e669
fixes #4254 : make .span12 expand full width of a parent when responsive
2012-08-01 19:33:37 -07:00
Mark Otto
3c742fc08b
add test for textarea at .span12, really fix docs footer
2012-08-01 19:25:50 -07:00
Mark Otto
72323051c3
increase padding on navbar responsive nav links, fix footer margins
2012-08-01 19:18:42 -07:00
Mark Otto
c2e899f2a0
remove the canvas slider doodad
2012-08-01 19:00:25 -07:00
Mark Otto
fe93b926b4
add popover and tooltip components
2012-08-01 18:08:31 -07:00
Mark Otto
fbc053692d
add components section to docs for isolated examples
2012-08-01 18:06:02 -07:00
Mark Otto
b979cd9e67
darken default button borders
2012-08-01 17:01:29 -07:00
Mark Otto
7aaf141371
add compability note to image styles
2012-08-01 16:57:27 -07:00
Mark Otto
e8fd7e6c96
fix jank button on docs homepage
2012-08-01 16:15:21 -07:00
Mark Otto
735001cb26
increase horizontal padding on inputs given new font-size
2012-08-01 11:53:00 -07:00
Mark Otto
5637c6fb70
pulsing download button on homepage
2012-08-01 11:52:48 -07:00
Mark Otto
fab1a80dcb
increase margin on checkboxes and radios to center properly
2012-08-01 11:35:31 -07:00
Mark Otto
060e216712
fixes #4253 : hover on responsive navbar
2012-08-01 09:18:00 -07:00
Mark Otto
31b30ab88e
copy edits to docs
2012-07-31 00:06:37 -07:00
Mark Otto
e191964ff8
reorder docs css
2012-07-31 00:01:04 -07:00
Mark Otto
9795e9bbe6
place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav
2012-07-30 23:48:26 -07:00
Mark Otto
196fb1d86a
fixes #3615 : remove last-child hack for IE7 since IE7 doesn't support :last-child
2012-07-30 22:26:54 -07:00
Mark Otto
59eba9afbc
remove position from labels/badges in mini btns
2012-07-30 15:54:03 -07:00
Mark Otto
0e62011da0
fix download page links
2012-07-30 15:52:38 -07:00
Mark Otto
364dbb7931
fixes #3665 : ensure inputs in a fluid row maintain grid sizing
2012-07-30 15:38:36 -07:00
Mark Otto
a9bf1e6e35
fixes #3900 : nudge badges in buttons up 1px
2012-07-30 13:25:27 -07:00
Mark Otto
b2ebd5c46c
update button styles to use updated 14px base font size, align carets to others with no opacity changes
2012-07-30 12:52:44 -07:00
Mark Otto
7fa99fb1fe
fix navbar form alignment, and update examples to show these cases
2012-07-30 12:15:08 -07:00
Mark Otto
6bf661aceb
new fav and touch icons to match new masthead
2012-07-30 10:33:48 -07:00
Mark Otto
04164e4367
fixes #3858 : add var for responsive navbar. also add additional examples to navbar docs
2012-07-30 10:25:04 -07:00
Mark Otto
b63543181a
fix examples collapse classes, rename navbar-redux to navbar and delete the old one
2012-07-30 10:08:27 -07:00
Mark Otto
cfac4bb59d
fixes #4221 : correct border-collapse property for IE7 hack
2012-07-29 23:51:40 -07:00
Mark Otto
84a9c74efd
fix footer in responsive
2012-07-29 23:51:18 -07:00
Mark Otto
22a9a83656
fixes #3694 : provide override classes for .hide and .pull-right for grid columns
2012-07-29 16:51:24 -07:00
Mark Otto
d63ebe3f3c
more breadcrumb tweaks for contrast
2012-07-29 16:37:37 -07:00
Mark Otto
87ce3489d3
remove gradient, border, and box-shadow from .breadcrumb to differentiate from nav and buttons
2012-07-29 16:25:20 -07:00
Mark Otto
761429d88a
Merge branch '2.1.0-wip-navbar' into 2.1.0-wip
2012-07-29 16:24:05 -07:00
Mark Otto
e56a700849
fixes #4210 : indenting on hero example
2012-07-29 12:07:18 -07:00
Mark Otto
5184da39f4
clear out docs assets, update and png crush features image
2012-07-29 00:44:55 -07:00
Mark Otto
a30045daef
reverse navbar styles to save code
2012-07-29 00:30:15 -07:00
Mark Otto
fe6a4b0b54
add .btn-block for a full-width button option
2012-07-27 15:42:58 -07:00
Mark Otto
16b4ac0d8f
add docs for sub menu support on dropdowns, add caret via :after to submenu toggles
2012-07-27 10:35:15 -07:00
Mark Otto
9d5c431223
add basic support for sub menus in dropdown menus
2012-07-27 10:06:54 -07:00
Mark Otto
1e9b450619
add image styles, for now to scaffolding (soon to own file)
2012-07-27 00:06:43 -07:00
Mark Otto
6474190746
increase height of homepage jumbotron, update vars and styles of popovers
2012-07-26 23:42:36 -07:00
Mark Otto
79067721b1
fix js docs formatting
2012-07-26 23:21:06 -07:00
Mark Otto
4bb2a13776
rerun make
2012-07-26 21:45:30 -07:00
Mark Otto
f75277e62d
indenting and such
2012-07-26 21:45:19 -07:00
Mark Otto
880bdbc4dd
simplify styles for bs docs nav
2012-07-24 16:07:25 -07:00
Jacob Thornton
c10a357bb3
don't bite so hard
2012-07-24 12:57:00 -07:00
Mark Otto
fa6a131eb6
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-07-24 01:53:45 -07:00
Mark Otto
b7b4fd5c82
wrap footer in bs docs canvas for scrolling doodad
2012-07-24 01:53:32 -07:00
Mark Otto
7590e65f6f
fix search form, mostly in navbar
2012-07-24 01:44:12 -07:00
Jacob Thornton
e2fc202df2
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
2012-07-24 00:49:19 -07:00
Jacob Thornton
c98b75c979
added fade out on scroll - we can pull this if you prefer it
2012-07-24 00:48:45 -07:00
Mark Otto
394922a1bf
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-07-24 00:44:20 -07:00
Mark Otto
87aa61001e
fixes #4118 : responsive modal gets width auto and improved positioning for narrower widths
2012-07-24 00:44:11 -07:00
Mark Otto
c37aa99e28
modal heading line-height
2012-07-24 00:37:19 -07:00
Mark Otto
4912dd441d
fix h3 in modal and make modal unhidden by removing important from earlier issue
2012-07-24 00:35:54 -07:00
Jacob Thornton
e38fa4b1f4
fix scroll thinggg
2012-07-24 00:30:58 -07:00
Jacob Thornton
5b2f2ed821
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
...
Conflicts:
docs/assets/css/docs.css
docs/javascript.html
docs/templates/pages/javascript.mustache
2012-07-24 00:24:25 -07:00
Jacob Thornton
4ea7c47235
slightly fix side bar
2012-07-24 00:21:40 -07:00
Mark Otto
cd441e082f
fixes #4156 : don't override border radius if stacked nav has one child
2012-07-23 23:56:13 -07:00
Mark Otto
6245886b26
tweak docs shadows
2012-07-23 23:54:26 -07:00
Mark Otto
f085dbadd1
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
...
Conflicts:
docs/assets/css/docs.css
docs/base-css.html
docs/components.html
docs/customize.html
docs/getting-started.html
docs/javascript.html
docs/scaffolding.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/customize.mustache
docs/templates/pages/getting-started.mustache
docs/templates/pages/javascript.mustache
docs/templates/pages/scaffolding.mustache
2012-07-23 23:01:38 -07:00
Mark Otto
0dda2c4659
make docs scroll over jumbotrons, but only for 980px up
2012-07-23 22:36:08 -07:00
Mark Otto
5b8838aeac
more alignment fixes for customize page
2012-07-23 12:51:48 -07:00
Jacob Thornton
dcf75697ec
some progress on affix plugin
2012-07-22 18:28:39 -07:00
Jacob Thornton
fa1e1e34df
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
2012-07-22 14:52:13 -07:00
Jacob Thornton
fae6c36874
adds minLength #3960
2012-07-22 14:50:52 -07:00
♒∆✝
48fc0ad569
Merge pull request #4104 from lookfirst/2.1.0-wip-fix-destroy
...
namespace the events for popover/tooltip
2012-07-22 14:40:09 -07:00
Jon Stevens
d76c899142
remove the ns option
2012-07-22 14:36:23 -07:00
Mark Otto
b9105b98f9
move from downloads.html to customize.html to better match purpose of page, fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-20 22:06:47 -07:00
Mark Otto
ee750bbce1
tweak docs masthead links hover
2012-07-20 21:38:28 -07:00
Jon Stevens
117f65d431
on destroy, also hide. issue #3880 , pull #4104
2012-07-20 09:47:12 -07:00
Mark Otto
1d4660beea
nuke commented out code from last fix
2012-07-19 21:25:42 -07:00
Mark Otto
3c1a0fbda4
fixes #4103 : simpler fix for tfoot in .table-border
2012-07-19 21:25:24 -07:00
Mark Otto
89d7ec5290
fixes #4102 : properly round top left corners of .table-border with caption/colgroup; also fix css tests page layout and footer
2012-07-19 21:06:42 -07:00
Mark Otto
6c23fff4d6
misc docs content changes
2012-07-18 01:06:52 -07:00
Mark Otto
c8fa2600f2
copy change
2012-07-17 23:38:29 -07:00
Mark Otto
aac3736eea
fixes #3845 : add .btn-link for transparent buttons styled as links
2012-07-17 23:32:52 -07:00
Mark Otto
cb1a59caa0
Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into gcoop-2.1.0-wip
...
Conflicts:
docs/base-css.html
docs/templates/pages/base-css.mustache
2012-07-17 23:14:58 -07:00
Mark Otto
ba90d0fc5e
Merge pull request #4110 from purwandi/develop
...
Moved JS to bottom on extends page
2012-07-17 22:44:26 -07:00
Mark Otto
326b665065
de-scope nav-header from .nav
2012-07-17 22:40:38 -07:00
Purwandi
a8316c780d
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into develop
2012-07-18 12:33:16 +07:00
Mark Otto
39f8996d6a
fix dropdown vars and make hover state be link color again, add gradient to dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding
2012-07-17 22:26:53 -07:00
Purwandi
51c9fa1697
Moved JS to bottom on extends page
2012-07-18 12:19:02 +07:00
Mark Otto
6a663081a7
remove separate examples page, add to getting started page
2012-07-17 21:45:57 -07:00
Mark Otto
a1ad6d124a
Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into benjaminoakes-2.1.0-wip
...
Conflicts:
docs/extend.html
docs/templates/pages/extend.mustache
2012-07-17 20:57:20 -07:00
Mark Otto
62f6368344
center masthead bg pattern
2012-07-17 20:22:55 -07:00
Mark Otto
25bc298aff
pngcrush masthead pattern to save 10k
2012-07-17 19:55:02 -07:00
Mark Otto
4008d666a5
new pattern for masthead
2012-07-17 19:54:29 -07:00
Mark Otto
16fa610ea4
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-07-17 19:11:51 -07:00
Mark Otto
478396fd4e
remove list-type declarations from ul and ol elements since those should just use browser defaults
2012-07-17 19:11:41 -07:00
Jon Stevens
2ee9b2717b
namespace the events for popover/tooltip so that they can be cleanly removed. issue #3880
2012-07-16 16:01:11 -07:00
Ben Oakes
426e7d9fbd
Compiled; ignoring bootstrap.css change to avoid conflicts
2012-07-16 09:31:18 -04:00
Ben Oakes
9581cbfe32
Two of the three apps are for Linux/Windows; adjust accordingly
2012-07-16 09:29:49 -04:00
Mark Otto
40ab928315
Merge pull request #4083 from martinbean/2.1.0-wip
...
Moved JS to bottom as per best practices
2012-07-15 16:26:42 -07:00
Mark Otto
e20d2dfe9d
docs cleanup and blockquote cleanup for .pull-right option
2012-07-15 16:13:25 -07:00
Mark Otto
750badabf7
copy edits and tweaks to utility classes to ensure they always are specific enough
2012-07-13 14:43:51 -07:00
Martin Bean
74b167b86d
Moved JS to bottom as per best practices
2012-07-13 22:25:47 +01:00
Mark Otto
463de252a9
update static assets section of extend page, copy changes elsewhere
2012-07-13 14:20:25 -07:00
Mark Otto
6e622ee763
more content edits to Extend
2012-07-13 11:18:35 -07:00
Mark Otto
93b1519017
content edits to Extend page
2012-07-13 11:17:22 -07:00
Mark Otto
5cb116beb8
cleanup subnav example
2012-07-13 10:58:20 -07:00
Mark Otto
2d4f5eb5a4
fix indenting on getting started page
2012-07-13 00:56:18 -07:00
Mark Otto
fae691c3d9
some analytics tracking on getting started
2012-07-12 21:41:51 -07:00
Mark Otto
f22b06097a
add download links to getting started
2012-07-12 21:41:07 -07:00
Mark Otto
f36060dab5
remove getting started link from home, add to navbar, overhaul getting started docs
2012-07-12 21:40:25 -07:00
Mark Otto
9343e1e933
remove getting started link from home, add to navbar, overhaul getting started docs
2012-07-12 21:38:18 -07:00
Mark Otto
a12f0e551f
overhaul docs on sub pages, clean up css and copy
2012-07-12 18:11:49 -07:00
Mark Otto
549d61fc28
updated footer
2012-07-12 17:02:55 -07:00
Mark Otto
7d324ee35b
Merge branch 'respclasses' of https://github.com/digitaldisseny/bootstrap into digitaldisseny-respclasses
2012-07-12 16:24:37 -07:00
Mark Otto
3c775f2432
add chevrons to other docs navs
2012-07-12 16:23:21 -07:00
Mark Otto
280dfda6ed
docs css cleanup for spacing and stuff
2012-07-12 16:16:06 -07:00
Mark Otto
c884d6eaa6
clean up docs for subnav
2012-07-12 13:50:27 -07:00
Mark Otto
338c7ef2b6
tweak code snippet on pager and clean up type and font-sizes on docs Home
2012-07-12 13:45:07 -07:00
Mark Otto
5b5352c92d
fix grid alignment on scaffolding
2012-07-11 11:15:04 -07:00
Roberto - phproberto
f0ed383e51
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into respclasses
2012-07-11 01:31:44 +02:00
Mark Otto
713105774f
fixes #3706 : add textColor and textShadow as options to .buttonBackground mixin
2012-07-10 00:45:44 -07:00
Mark Otto
5d8e78e0fa
fixes #3605 : add support for input-prepend/-append to .form-search
2012-07-10 00:32:30 -07:00
Roberto - phproberto
83846ba0d6
Fixes #4002 responsive utilities classes
2012-07-10 08:12:16 +02:00
Mark Otto
75d952ffd8
fix indenting and remove hidden subnav on Components
2012-07-09 22:40:58 -07:00
Mark Otto
0ca210395c
fix indenting and remove hidden subnav on Scaffolding
2012-07-09 22:36:12 -07:00
Mark Otto
3ea309568f
fix indenting and remove hidden subnav on Base CSS docs
2012-07-09 22:34:33 -07:00
Mark Otto
c74dddd02e
fix indenting on extend and js docs pages, remove hidden subnavs
2012-07-09 22:29:53 -07:00
Mark Otto
6f8226a393
update Extend docs page to include side nav and spec out next section for extending with static assets
2012-07-09 22:25:00 -07:00
Mark Otto
64e87a85f5
remove popoverarrows mixin, relegate code to tooltips and popvers since we only used them once each; this fixes the problem of broken tooltips in 2.1
2012-07-09 22:14:30 -07:00
Mark Otto
f4877c2369
fix up docs popover examples and copy
2012-07-09 21:13:33 -07:00
Mark Otto
148e5a3d89
fixes #3291 : remove float on responsive .thumbnails for 767px and down to ensure thumbnail images don't pop out of container in FF
2012-07-09 21:07:49 -07:00
Mark Otto
f495a8d0cc
fixes #3210 : add .btn to .navbar-form to remove bottom margin, improve vertical align of contents of .navbar-form
2012-07-09 21:01:29 -07:00
Mark Otto
413c05a09d
fixes #3381 : update docs to show correct media query range on responsive utilities
2012-07-09 20:55:11 -07:00
Mark Otto
93be608bf0
fixes #3384 : add support for multiple inputs per line when using grid sizing
2012-07-09 20:49:17 -07:00
Mark Otto
7800fee7e0
fixes #3973 : same border on disabled inputs as default inputs:
2012-07-09 00:51:38 -07:00
Mark Otto
07f80e6fd8
fixes #4027 : same margins on .pager and .pagination
2012-07-09 00:42:38 -07:00
Mark Otto
25d0b341a9
wasn't feeling the new buttons, downsizing again until we get a better balance
2012-07-09 00:31:54 -07:00
Mark Otto
9887d3cf4a
updating docs examples to remove 13/18 resets, fix up buttons alignments and carets
2012-07-09 00:26:32 -07:00
Mark Otto
410decafad
indenting
2012-07-09 00:17:52 -07:00
Mark Otto
16cf6b30cd
docs changes for icons
2012-07-09 00:17:36 -07:00
Mark Otto
8b696ad0b5
fix text in docs about default font-size and line-height
2012-07-09 00:14:35 -07:00
Mark Otto
db9925510b
fix up carousel alignment and line-height
2012-07-08 21:47:16 -07:00
Mark Otto
20676ddd4d
adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar
2012-07-08 01:47:36 -07:00
Mark Otto
5f861ef517
fix up docs to use default container, fix responsive home changes
2012-07-07 23:16:07 -07:00
Mark Otto
3f2f96b0d7
reoder forms a bit
2012-07-07 12:52:05 -07:00
Mark Otto
e2b777d9a3
docs pre font-size and nowrap on prepend/append
2012-07-07 12:34:47 -07:00
Mark Otto
7cc916d137
Merge branch '21jumpst' into 2.1.0-wip
2012-07-07 00:48:15 -07:00
Mark Otto
e2336ef02a
remove specific values for the fluid grid system and instead use LESS's percentage() function
2012-07-07 00:30:43 -07:00
Mark Otto
6d447079a4
update buttons in docs to include type
2012-07-06 15:18:56 -07:00
Mark Otto
dc6eaafb00
vertically align inline form content
2012-07-06 10:59:46 -07:00
Mark Otto
19ea4668e5
prevent small tags from increasing height of headings
2012-07-06 10:35:08 -07:00
Mark Otto
095e052606
adding homepage social buttons
2012-07-06 10:10:56 -07:00
Mark Otto
cd6915cdb4
tests cleanup on type, homepage content tweaks
2012-07-05 19:45:32 -07:00
Mark Otto
68146db004
buttons and pre updates for font-size
2012-07-05 15:15:57 -07:00
Mark Otto
3c07eaa251
updates to type scale
2012-07-05 15:11:54 -07:00
Mark Otto
c6ee96c025
fix up subnav styles, add subnav search form styles, add some basic docs for subnav
2012-07-05 10:37:23 -07:00
Mark Otto
a645664e50
update thumbnails to fix display issues and refine aesthetics
2012-07-05 10:12:15 -07:00
Mark Otto
62c386259b
rewrite docs homepage, new graphics
2012-07-04 23:31:30 -07:00
Gavin Cooper (work)
b4125748b0
added ability to give rows in tables status classes .success .error and .info.
2012-07-04 12:22:34 +01:00
Mark Otto
3ad52ca632
fast responsive tweaks
2012-07-01 22:49:01 -07:00
Mark Otto
70e81e6f55
new jumbotron
2012-07-01 08:42:09 -07:00
Mark Otto
98ebd54800
address issues with fixed subnav like borders, corners, etc
2012-06-28 21:20:40 -07:00
Mark Otto
6f4360c47b
cleanup docs css more
2012-06-28 21:06:54 -07:00
Mark Otto
c31a4e5131
remove responsive subnav from docs and place in navbar-responsive.less
2012-06-28 20:59:16 -07:00
Mark Otto
c09e8473e2
use variablef or wells background-color, update docs for glyphicons license mention, update popovers to remove that thick border and make them look mo betta
2012-06-28 10:03:46 -07:00
Mark Otto
a683497dbc
renamed less.html to extend.html, removing all the vars and mixins
2012-06-27 23:56:00 -07:00
Mark Otto
b77ed4a3a3
fix dropdowns in button groups after font-size hack
2012-06-25 20:57:04 -07:00
Mark Otto
244a9ab79d
reverse the gradient on striped progress bars so it matches the active state when animated
2012-06-25 20:20:32 -07:00
Mark Otto
e7e183e55d
Merge branch 'tekezo-patch-1' into 2.1.0-wip
2012-06-25 16:49:13 -07:00
Mark Otto
d65e815a48
use @textColor to change help-block/help-inline font color
2012-06-25 16:47:29 -07:00
Mark Otto
94a3d4eb14
reorder media queries
2012-06-25 16:25:50 -07:00
Mark Otto
8c2db7d7d6
prevent button group buttons from wrapping in tight spaces by removing floats and replacing with font-size: 0; inline-block hack
2012-06-25 15:47:07 -07:00
Mark Otto
78849cf52e
remove jank fix for dt bold text
2012-06-25 15:09:39 -07:00
Mark Otto
cd466f1d0b
add tests for table grid sizing, solve bugs in fluid table grid sizing
2012-06-25 14:37:35 -07:00
Mark Otto
27845e4492
#3223 : make table row hover optional class
2012-06-25 14:11:37 -07:00
Mark Otto
508a93d9e3
make fixing of subnav work again
2012-06-24 21:07:20 -07:00
Mark Otto
6662f62236
remove subnav file, instead add an optional class for .navbar
2012-06-24 21:03:39 -07:00
Mark Otto
87af5d3bbe
more subnav optimizations
2012-06-24 20:42:31 -07:00
Mark Otto
71669dda63
tons of docs cleanup in css, adding subnav to official components
2012-06-24 20:26:48 -07:00
Takayama Fumihiko
e80f37b600
".linenums .tag" should be ".prettyprint .tag".
2012-06-24 15:26:39 +09:00
Mark Otto
160fe7ca59
create vars for responsive grid values, fixed and fluid, and document them in the customizer
2012-06-20 23:46:51 -07:00
Mark Otto
59153205b3
run make on js files
2012-06-20 23:46:29 -07:00
Mark Otto
3875a9f31b
Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wip
2012-06-20 20:26:59 -07:00
Mark Otto
b353565d4e
add docs for fluid offsetting
2012-06-20 20:26:50 -07:00
Jacob Thornton
1e717991e8
Merge pull request #3880 from lookfirst/popover-destroy
...
Add popover / tooltip destroy method
2012-06-20 12:02:05 -07:00
Jacob Thornton
b2b000b750
change transition end name for opera
2012-06-20 10:40:56 -07:00
Mark Otto
089f42a07f
fix html typos
2012-06-20 00:06:05 -07:00
Mark Otto
d704d6f0ed
#3861 : add span to pagination selectors for full support of non-link pagination items
2012-06-19 23:37:47 -07:00
Mark Otto
ce140662a0
remove unused container reset
2012-06-19 20:01:03 -07:00
Mark Otto
9df832b4bb
add separate vars for dropdown link hover and active states
2012-06-19 19:17:42 -07:00
Mark Otto
40298ddbf1
add note to components about nav list nesting
2012-06-19 15:25:35 -07:00
Mark Otto
ff92344f0d
remove icons example of nav list--doesn't really add anything useful
2012-06-19 14:46:14 -07:00
Mark Otto
b54264cde0
add basic vertical button group support
2012-06-19 14:42:46 -07:00
Mark Otto
64ba423b6d
#2764 : add disabled styles to navs and dropdowns
2012-06-19 13:52:07 -07:00
Mark Otto
d14f06fc4e
round select list corners
2012-06-19 13:25:35 -07:00
Mark Otto
143b6ae2de
fix less docs typos
2012-06-19 13:23:30 -07:00
Mark Otto
9aa5a6db12
updated tests and homepage marketing copy
2012-06-19 13:21:35 -07:00
Jon Stevens
af88f54e5d
small typo fix to docs
2012-06-18 19:56:52 -07:00
Jon Stevens
6a974f9ff7
enable the ability to destroy tooltips and popovers from elements. related to issue #3453
2012-06-18 19:25:54 -07:00
Mark Otto
b1cb556503
improve inline-block of append/prepend inputs with font-size: 0;
2012-06-14 11:56:46 -07:00
Mark Otto
cda48d41ba
fix #gradientBar to .gradientBar in LESS docs
2012-06-13 22:04:02 -07:00
Mark Otto
3ead14a1e0
clarify support of select items (which is none) for input-prepend/append
2012-06-13 22:00:10 -07:00
Mark Otto
2cbff258b9
fix examples page
2012-06-11 22:33:16 -07:00
Mark Otto
1db72f8d77
Merge pull request #3810 from purwandi/develop
...
Add space between attrs in docs on navbar button
2012-06-11 22:31:58 -07:00
Mark Otto
2e6d4e9439
more rearrangement and removal of about sections in js docs
2012-06-11 22:28:10 -07:00
Mark Otto
bf875d9e36
cleanup options display in all sections, rearrange typeahead section
2012-06-11 22:19:25 -07:00
Purwandi
c7ffe6edc8
Add space on navbar button
2012-06-12 12:17:10 +07:00
Mark Otto
f453909f39
add a dropdowns section to Components (still needs work) and reformat much of the js docs
2012-06-11 21:48:41 -07:00
Mark Otto
5dd47f1196
keep tables at 13px in docs for now, clean up some modals js docs stuff
2012-06-11 20:33:00 -07:00
Mark Otto
7ed02b461b
fix blockquote alignment
2012-06-11 20:20:51 -07:00
Mark Otto
a0cd886c56
rewrite the rest of the nav section
2012-06-10 21:24:13 -07:00
Mark Otto
c90c66e61f
rewrite the split button dropdowns section
2012-06-10 21:00:20 -07:00
Mark Otto
081a07c168
updated button groups section
2012-06-10 20:50:49 -07:00
Mark Otto
017b7cb804
rewrite the navbar section
2012-06-10 20:39:00 -07:00
Mark Otto
0c817bf5e2
redo pagination and breadcrumbs
2012-06-10 16:46:46 -07:00
Mark Otto
3985379cca
rearrange hero unit section
2012-06-10 15:14:21 -07:00
Mark Otto
f2e39233f5
rewrite alerts and progress bars sections
2012-06-10 15:12:02 -07:00
Mark Otto
4a907709ba
redo icons section
2012-06-09 23:26:46 -07:00
Mark Otto
5ef2b6561a
realign icons to five cols, fix buttons
2012-06-09 22:47:45 -07:00
Mark Otto
fc2481b8e5
fix form display issue in docs
2012-06-09 19:26:06 -07:00
Mark Otto
c65006601e
overhaul forms docs to simplify presentation of everything, reduce text, and increase visibility of examples
2012-06-09 19:15:46 -07:00
Mark Otto
ca63ea2f26
overhaul tables docs for more streamlined content
2012-06-09 13:15:28 -07:00
Mark Otto
aff3694f28
remove mention of prettify from docs, fix docs subnav width when fixed
2012-06-09 12:58:55 -07:00
Mark Otto
550e375af0
restore scrollspy to body
2012-06-08 16:35:04 -07:00
Mark Otto
269ce715f1
overhaul js docs top sections, update subhead
2012-06-07 22:24:47 -07:00
Mark Otto
97c7a83a8f
remove individual js file download buttons
2012-06-07 22:12:15 -07:00
Mark Otto
bba0b34c36
restore top navs entirely
2012-06-07 22:10:36 -07:00
Mark Otto
c1c7528dd9
drop the side nav, restore topbar
2012-06-07 21:48:03 -07:00
Mark Otto
df869f1eb0
fix grids
2012-06-07 21:45:37 -07:00
Mark Otto
ff6dd0cf56
nav and content tweaks
2012-06-07 14:01:03 -07:00
Mark Otto
860a96939a
fix grid tooltips, tweaks
2012-06-07 10:58:15 -07:00
Mark Otto
a1aa2b188a
more content changes to docs
2012-06-07 10:20:52 -07:00
Mark Otto
2ecbd36cbf
add back left rail nav, tweak colors
2012-06-06 00:48:31 -07:00
Mark Otto
10d68406fe
examples-wrap tables
2012-06-05 23:59:50 -07:00
Mark Otto
2c5ac562d2
updated type section of base css
2012-06-05 20:47:40 -07:00
Mark Otto
5a614fb86d
remove sidenav
2012-06-05 19:53:54 -07:00
Mark Otto
09ec0b843e
updated less page to single col
2012-06-05 18:29:26 -07:00
Mark Otto
8ee0679522
updated javascripts for first pass at single column
2012-06-05 18:25:46 -07:00
Mark Otto
53cec198c0
update layout for side nav
2012-06-05 17:17:20 -07:00
Mark Otto
22918f8f92
more tweaks to layouts and some docs styles
2012-06-05 17:16:17 -07:00
Mark Otto
dd127611e1
two col scaffolding rev
2012-06-05 00:46:16 -07:00
Mark Otto
094e65eb9d
adding 20px grid, setting that on docs
2012-06-04 23:58:51 -07:00
Mark Otto
de53f62a04
more changes to js and components, playing with new docs subnav
2012-06-04 23:57:48 -07:00
Mark Otto
47e2c43401
navs tabs pills to single column
2012-06-04 23:37:18 -07:00
Mark Otto
b8d8704f90
button groups and dropdowns to single column
2012-06-04 23:34:02 -07:00
Mark Otto
446f9199c6
updated index page and footer
2012-06-04 23:31:26 -07:00
Mark Otto
f0ff20ec40
updating scaffolding page to single column
2012-06-04 23:10:30 -07:00
Mark Otto
257890f839
finish off rest of base-css page
2012-06-04 23:03:21 -07:00
Mark Otto
060100cf3a
update table section to single column
2012-06-04 21:13:35 -07:00
Mark Otto
094e12f68d
convert code section to new layout
2012-06-04 21:10:08 -07:00
Mark Otto
c44bd1edf4
revamp docs to have new width, start realigning the base css page to match
2012-06-04 21:08:31 -07:00
Mark Otto
632c6d22a2
add bs-docs-examples styles from other branch
2012-06-04 20:57:58 -07:00
Mark Otto
eef87c96af
#3684 : reset width to auto for input type='image'
2012-06-04 20:27:42 -07:00
Mark Otto
348668ec13
add misc helper classes to components css docs
2012-06-04 20:25:57 -07:00
Mark Otto
589242604f
document large and small well classes
2012-06-04 18:56:50 -07:00
Mark Otto
b79c100967
add placeholder to input-prepend to confirm FF placeholder looks good
2012-06-04 18:44:50 -07:00
Mark Otto
c56eb0962a
fix double @@ on less pages
2012-06-04 18:39:02 -07:00
Mark Otto
8df906e641
Merge branch 'wachunga-2.0.4-wip' into 2.1.0-wip
2012-06-04 08:47:48 -07:00
Mark Otto
9cceb0bba7
Merge branch '2.0.4-wip' of https://github.com/wachunga/bootstrap into wachunga-2.0.4-wip
2012-06-04 08:47:41 -07:00
Mark Otto
5563b8448e
fix #3693 : rounded corners on search form
2012-06-04 08:45:51 -07:00
Mark Otto
8eb1488861
wrap download page in form
2012-06-04 08:44:50 -07:00
Mark Otto
37ba0eba02
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-06-04 08:33:48 -07:00
Mark Otto
eb3a4b8f75
fix placeholder for FF by attaching input and textarea when we call the mixin
2012-06-04 08:33:42 -07:00
Jacob Thornton
82ea5847a7
adds remote source to modal. Remote source can be specified in href or by providing a remote option #936
2012-06-03 21:26:54 -07:00
Jacob Thornton
041b8bdfd3
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-06-03 11:24:51 -07:00
Jacob Thornton
31e8a358c3
check length so that pause, actually pauses
2012-06-03 11:24:19 -07:00
Mark Otto
ad9bfeef7a
fix cut off icons
2012-06-02 22:34:20 -07:00
Mark Otto
9a4ee790e1
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
...
Conflicts:
docs/assets/js/bootstrap.min.js
2012-06-02 22:14:12 -07:00
Mark Otto
9a3a297a47
update version # on homepage, crush assets
2012-06-02 22:12:45 -07:00
Jacob Thornton
2d3a0babd2
make active selector more specific #2043 and rebuild
2012-06-02 22:10:35 -07:00
Matt Morgan
af14f6db5d
Merge branch 'async' into 2.1.0-wip
2012-06-03 00:33:06 -04:00
Jacob Thornton
a38bc90b48
change note to point out that boostrap.js bundles all plugins #3174
2012-06-02 21:19:56 -07:00
Jacob Thornton
ebc1fe907d
only trigger $.support.transition.end when it exists
2012-06-02 21:09:13 -07:00
Jacob Thornton
3a751a63d4
fix multi carousel bug #3194
2012-06-02 21:01:45 -07:00
Jacob Thornton
555a3b0478
fix carousel when hiding a reshowing - make sure it always triggers transition end #3248
2012-06-02 20:28:08 -07:00
Jacob Thornton
0b827965d3
fix regression in typeahead #3313
2012-06-02 19:31:30 -07:00
Jacob Thornton
354f99f0bd
add length to parent dropdown check #3316
2012-06-02 19:02:30 -07:00
Jacob Thornton
4ca1cba3f8
upgrade jquery to 1.7.2 #3379
2012-06-02 18:25:07 -07:00
Jacob Thornton
b07b869b26
rebuild assets
2012-06-02 18:15:23 -07:00
Jacob Thornton
806a82ef83
add relatedTarget to carousel slide event
2012-06-02 18:06:00 -07:00
Jacob Thornton
f836473129
add html option back to tooltip and popover to explicitly prevent XSS #3421
2012-06-02 17:55:10 -07:00
Jacob Thornton
fc96bc8bba
rebuild doi
2012-06-02 17:30:00 -07:00
Jacob Thornton
5b401a8c16
add collapsed class to collapse invoker when it's target is collapsed #3525
2012-06-02 17:28:38 -07:00
Jacob Thornton
5e5965ca6f
Merge branch 'accessibility' into 2.1.0-wip
...
Conflicts:
docs/assets/js/bootstrap.min.js
docs/javascript.html
docs/templates/pages/javascript.mustache
2012-06-02 16:11:35 -07:00
Jacob Thornton
ebc6935663
2.0.3 -> 2.0.4
2012-06-01 11:04:27 -07:00
Jacob Thornton
4eaeea81fd
rebuild and fix test
2012-05-31 10:24:23 -07:00
Mark Otto
7875e4833c
fix broken css tests, add fluid input-prepend/-append to tests, fix input-prepend/append for responsive for both fluid and fixed sizing
2012-05-28 17:32:24 -07:00
Mark Otto
f53a038088
remake after merging IE7/8 bugfix for animations
2012-05-28 17:17:55 -07:00
Mark Otto
9699e1d707
scope float right dropdown menus to immediate children
2012-05-28 01:13:24 -07:00
Corey Innis
8a06339501
fixes .placeholder to work as a "grouped selector"
...
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query`
the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
2012-05-27 18:12:08 -07:00
Mark Otto
287086758b
add tracking but for production only
2012-05-26 23:17:23 -07:00
Mark Otto
cc8b260ed8
adding google analytics tracking to docs
2012-05-26 16:35:28 -07:00
Mark Otto
a7529e158b
remove color from labels
2012-05-25 09:19:10 -07:00
Mark Otto
7dbcd0be9a
fix navbar button for mobile tapping (turn to button instead of adding href=#), streamline less docs page
2012-05-24 21:30:43 -07:00
Mark Otto
aaf1825b49
fix example code for carousel
2012-05-24 20:26:08 -07:00
Mark Otto
fe30bd6055
make bootstrap like google maps a bit more
2012-05-24 20:18:52 -07:00
Mark Otto
76ee212343
make nested cols code match given example
2012-05-24 20:16:25 -07:00
Mark Otto
c1c679b644
#3592 : clarify grid sizing in grid docs
2012-05-24 20:13:59 -07:00
Mark Otto
7fa9f605d6
recompile after adding ms-placeholder
2012-05-24 19:18:06 -07:00
Mark Otto
19489496c1
remove redeclared font styles from <p> and rebuild
2012-05-23 00:05:30 -07:00
Mark Otto
3b6b6eb242
fix field state mixin
2012-05-23 00:04:54 -07:00
Mark Otto
78790da03c
fix resizing issues from incorrectly changing <767px grid classes to inline-block, fix height issue on textareas
2012-05-17 22:00:49 -07:00
Mark Otto
e5187e12c4
fix modal example per #3510
2012-05-17 21:48:13 -07:00
Mark Otto
1dbf4c92ce
manually resolve #3516 : type in less docs
2012-05-17 21:45:45 -07:00
Jacob Thornton
9889948f58
abandon activedescendant because it was awful
2012-05-17 00:39:14 -07:00
Jacob Thornton
a7b49a7d92
nearly everything working with activedescendant... then decide it's wrong.
2012-05-17 00:23:11 -07:00
Jacob Thornton
10c6db4b14
add proper role to dialog markup and cleanup modal logging
2012-05-16 19:43:22 -07:00
Jacob Thornton
4b53778150
Merge branch 'master' into 2.0.4-wip
2012-05-16 19:10:49 -07:00
Jacob Thornton
a404ac33bb
modal accessibility tab control
2012-05-16 19:09:57 -07:00
Mark Otto
5ecab6112c
version bump on docs home
2012-05-15 10:59:06 -07:00
Mark Otto
e009ed23fc
move navbar and update paths so it sits in tests
2012-05-15 09:45:53 -07:00
Mark Otto
67f81a2ed5
clarify button type on dismiss icons
2012-05-15 09:41:06 -07:00
Mark Otto
0679f24606
example incorrect for modal dismiss button
2012-05-15 09:37:28 -07:00
Mark Otto
3a27b4e6f6
remake again after pull
2012-05-15 09:07:55 -07:00
Mark Otto
a9d4b667ff
finish fixing uneditable-input and remake
2012-05-15 09:07:19 -07:00
Mark Otto
ecf84bdac5
correct regressions against 2.0.3
2012-05-15 00:17:02 -07:00
Mark Otto
c8cafa5d5a
move forms test to less/tests
2012-05-14 23:45:25 -07:00
Mark Otto
a0809ceebe
add forms test page for all html5 input types and refactor selectors
2012-05-14 23:40:06 -07:00
Mark Otto
33061a8e0b
document .lead per #3213
2012-05-14 22:02:51 -07:00
Mark Otto
1b537c6f9c
adding navbar example, for fixed and static navbars
2012-05-14 08:57:24 -07:00
Mark Otto
826a8714e2
#3257 : share .navbar-fixed-top styles with .navbar-fixed-bottom
2012-05-13 22:11:35 -07:00
Mark Otto
ea15660973
#3420 : properly scope dropdown open state to immediate children only
2012-05-13 21:52:18 -07:00
Mark Otto
332d2a7384
#3438 : fix typo on i18n tag
2012-05-13 17:43:56 -07:00
Mark Otto
a2fb9ed42f
#3449 : make legend and form-actions the same border color
2012-05-13 17:43:04 -07:00
Mark Otto
8f44245850
document .hyphens() mixin
2012-05-13 14:31:31 -07:00
Mark Otto
7de65e0a62
#3465 part 2: add mention to docs of type button issue
2012-05-13 14:03:32 -07:00
Mark Otto
d09db29039
#3465 part 1: add type="button" to all dismiss buttons in docs
2012-05-13 14:01:57 -07:00
Mark Otto
6a89659727
#3468 : 140 icons, not 120
2012-05-13 13:59:20 -07:00
Mark Otto
3a21891824
#3469 : add variables for dropdown menu dividers
2012-05-13 13:58:42 -07:00
Mark Otto
526d77af61
remove wrapping <label> from all js docs
2012-05-13 11:10:08 -07:00
David Hirtle
452d8c1df0
Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as params
2012-05-04 13:50:16 -07:00
Mark Otto
ef368f0076
#3263 : typo in forms docs
2012-04-30 15:43:47 -07:00
Mark Otto
b6b354ceaa
#3255 : typo in components for tabbable tabs
2012-04-30 15:42:55 -07:00
Mark Otto
59ec4c7154
make responsive input fields not wrap for fluid input prepend/append by setting block back to inline-block (oversight of 2.0.3)
2012-04-30 15:40:49 -07:00
Mark Otto
c204bc66d6
#3237 : change to CSS comments in responsive docs
2012-04-30 15:33:35 -07:00
Mark Otto
6e9756ebb6
#3228 : update docs to list dependencies from 2.0.3 for compiling via make
2012-04-30 15:30:56 -07:00
Matt Morgan
bf9d8fcc07
Alter typeahead to accept synchronous/asynchronous data source via function/callback
2012-04-26 14:09:20 -04:00
Jacob Thornton
ffb4d9025b
rebuild with typeahead change
2012-04-25 22:15:39 -07:00
Jacob Thornton
a29e5a9dd6
fix #3234
2012-04-25 21:52:05 -07:00
Jacob Thornton
aaabe2a46c
fix regression in resetting collapse to auto on collapse open. (+ add spec and rebuild)
2012-04-24 18:06:41 -07:00
Giuliano Velli
4fbb400754
Added Medias code and documentation
...
Fix for Issue #1711
Added media.less and edited bootstrap.less and responsive.less to
manage media components.
Added a section to the documentation (Media, in components.html) outlining how Medias work. Edited bootstrap.css and bootstrap-responsive.css to add the code for the demos
Signed-off-by: Giuliano Velli <wpbrains@giusi.org>
2012-04-24 17:19:17 +02:00
Mark Otto
5be84ad0b7
restore margins on thumbnails, add comments about it's changes and how responsive affects it
2012-04-24 06:45:21 -07:00
Mark Otto
f9744ff522
make component animations work cross browsers with opacity mixin, restore float on thumbnails > li
2012-04-24 06:39:14 -07:00
Jacob Thornton
839ef3a030
2.0.2 -> 2.0.3
2012-04-24 02:19:02 -07:00
Mark Otto
79d7092a39
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
2012-04-24 02:12:09 -07:00
Mark Otto
d8aaf50798
implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not perfect, but mostly solid
2012-04-24 02:11:59 -07:00
Jacob Thornton
fc871a4821
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
2012-04-24 02:02:28 -07:00
Jacob Thornton
73453c7f79
changes for build in preperation for 2.0.3 release
2012-04-24 02:02:06 -07:00
Mark Otto
1c2db11d58
fix ie7 button group toggles and button borders
2012-04-24 01:46:20 -07:00
Mark Otto
805ca03457
fix #3179 : cut off radios and checkboxes
2012-04-24 01:33:00 -07:00
Mark Otto
7f6f3ff462
fix #3202 : add cursor to .accordion-toggle
2012-04-24 01:23:24 -07:00
Mark Otto
419e50e339
fix up buttons after recess property order
2012-04-23 10:06:35 -07:00
Mark Otto
091a97c01c
white bg on docs again
2012-04-23 03:06:30 -07:00
Mark Otto
99a916d5eb
remove background color from radios and checkboxes for IEs
2012-04-23 03:05:10 -07:00
Mark Otto
192cb575da
fix typo
2012-04-22 23:56:36 -07:00
Mark Otto
fd009597b6
mention responsive css in navbar responsive section
2012-04-19 09:28:40 -07:00
Jacob Thornton
edb52a82d8
make bootstrap compile with Recess instead of Less
2012-04-18 16:16:42 -07:00
Jacob Thornton
bc07e2adae
allow for pushstate in scrollspy
2012-04-18 13:35:14 -07:00
Jacob Thornton
b627898919
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
2012-04-18 13:15:58 -07:00
Jacob Thornton
8f98c4fbf6
offset -> position #3088
2012-04-18 13:15:13 -07:00
Mark Otto
47b6e6bd80
fix #3111 , badge and label alignment with surrounding text
2012-04-18 09:47:30 -07:00
Mark Otto
62a0f5fdcb
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
2012-04-18 09:37:12 -07:00
Mark Otto
178a9f3b51
fix some text around media queries in the docs
2012-04-18 09:37:07 -07:00
Jacob Thornton
f3cf4cbaae
rebuild
2012-04-16 17:36:03 -07:00
Nirav Sanghani
031fa47f68
Update new typeahead method docs to be a bit clearer.
2012-04-16 17:27:34 -07:00
Nirav Sanghani
d5a95315eb
Update typeahead docs to reflect new option.
2012-04-16 17:24:51 -07:00
Jacob Thornton
2881269e16
lots of property ordering
2012-04-16 16:34:08 -07:00
Jacob Thornton
457859feba
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
2012-04-16 15:09:26 -07:00
Jacob Thornton
498b7d984a
a few property reordering things
2012-04-16 15:09:05 -07:00
Mark Otto
5fa0fcc888
fix modal per #3086
2012-04-16 14:38:22 -07:00
Jacob Thornton
6cf9906a60
build bootstrap.js and bootstrap.min.js into docs
2012-04-15 17:03:33 -07:00
Jacob Thornton
6506ede632
add bootstrap + bootstrap.min.js to gh-pages for @remy
2012-04-15 16:45:13 -07:00
Jacob Thornton
0b8042656f
fixes #2941 + whitespace in collapse
2012-04-15 16:15:32 -07:00
Mark Otto
13e4d1d5ac
fix #2990 : text wrapping in .uneditable-input
2012-04-15 00:35:30 -07:00
Jacob Thornton
cad8f2b43a
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-04-15 00:20:50 -07:00
Jacob Thornton
2a6894d834
simplify make - move zipping to gh-pages only
2012-04-15 00:16:09 -07:00
Mark Otto
6c221d65e3
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-04-15 00:06:35 -07:00
Mark Otto
a4c2332eb1
move js tooltip link
2012-04-15 00:06:11 -07:00
Jacob Thornton
c262ead6ed
change comments to preserve for yui
2012-04-14 23:51:08 -07:00
Jacob Thornton
be0efcfcfc
whitespace
2012-04-14 23:38:11 -07:00
Jacob Thornton
1ca1ef94ee
fix opera bug \o/ !!!! #1776
2012-04-14 23:24:19 -07:00
Mark Otto
9e9be2dc0d
fix #2989 : clear .checkbox/.radio floats
2012-04-14 23:19:42 -07:00
Jacob Thornton
cf4924764c
rebuild with tooltip formatting change
2012-04-14 23:11:19 -07:00
Mark Otto
2dbce887df
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-04-14 23:07:51 -07:00
Mark Otto
a6f27ebed4
ditch the .navbar in the selectors since it's the same specificity level, and thus superfluous
2012-04-14 23:06:00 -07:00
Jacob Thornton
c7dc4cc573
change position of var in dropdown + cleanup makefile vars
2012-04-14 22:43:36 -07:00
Mark Otto
8dc1a0eade
Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap into tierra-2.0.3-wip-nav-collapse
...
Conflicts:
docs/assets/bootstrap.zip
2012-04-14 22:43:26 -07:00
Mark Otto
490eb1bd16
fix #3068 : compile after changing comment
2012-04-14 20:56:50 -07:00
Mark Otto
fc7ae48c95
fix #1823 : styles of tabs within other tabs resolved
2012-04-14 18:47:27 -07:00
Mark Otto
def7ae7798
bump version on docs homepage to 2.0.3
2012-04-14 18:30:43 -07:00
Mark Otto
4bcb89946b
merge in #2684 , offset on the .makeColumn mixin
2012-04-14 18:18:11 -07:00
Jacob Thornton
82267d48ff
calling pause on a slide should actually pause it - even when hovering
2012-04-14 17:49:51 -07:00
Jacob Thornton
34132f0e89
rebuild
2012-04-14 17:19:00 -07:00
Mark Otto
ce30d19c15
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-04-14 17:16:37 -07:00
Mark Otto
dbde2dc9e4
adding icon classes to finish off glyphicons 1.6 update
2012-04-14 17:15:16 -07:00
Jacob Thornton
3408064d00
hack for subnav
2012-04-14 17:15:03 -07:00
Mark Otto
d5063e5dc8
fix #3032 : update glyphicons sprite to 1.6 release
2012-04-14 16:59:49 -07:00
Jacob Thornton
575f18aaf4
add jshint support + a few minor stylistic changes
2012-04-14 16:29:53 -07:00
Mark Otto
8575a45294
alt fix to #3029 : change to single border-radii properties
2012-04-14 13:31:48 -07:00
Mark Otto
a7d8145a32
fix #3036 : add bg color to inputs
2012-04-14 13:18:37 -07:00
ctalkington
0e6f12af86
add 's' to 'classe' in components docs. thanks mishmosh.
2012-04-12 15:14:54 -05:00
Bryan Petty
5b85ed181a
Fixed extra margin on Navbar buttons.
2012-04-10 15:22:17 -06:00
Mark Otto
48063afb3a
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-04-07 23:41:27 -07:00
Mark Otto
0b2d23d443
add larger .input-* to block reset for responsive <767
2012-04-07 23:41:09 -07:00
Mark Otto
5bc601d9a8
fix typo on js docs selector
2012-04-07 23:37:58 -07:00
Jacob Thornton
08fee005a8
https://github.com/twitter/bootstrap/issues/2954
2012-04-07 21:26:46 -07:00
Mark Otto
a20cd66ba4
clean up new input append examples
2012-04-07 16:49:06 -07:00
Mark Otto
3ecf109835
fix conflicts, add docs example for two buttons on an append
2012-04-07 16:44:03 -07:00
Mark Otto
0a71f171bc
readd bootstrap.zip, add @inputBorderRadius var to close #2946
2012-04-07 16:17:15 -07:00
Mark Otto
f563b1db43
update kippt screenshot
2012-04-07 15:59:14 -07:00
Mark Otto
5591a9b966
use yui-compress by default instead of regular compress
2012-04-07 14:56:37 -07:00
Mark Otto
798363eda7
fix left margin on .thumbnails for responsive <767
2012-04-07 14:31:55 -07:00
Mark Otto
10ff5f16a6
fix #2968 manually: add consolas to monospace font stack
2012-04-07 14:25:58 -07:00
Bryan Petty
4b81c0dff3
Changed .nav-collapse to clear both instead of left, and added compiled files.
2012-04-05 14:13:16 -06:00
Jacob Thornton
4953629ccd
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-04-04 15:13:27 -07:00
Jacob Thornton
83febb3452
remake and add isHTML check to popover as well
2012-04-04 15:02:30 -07:00
Mark Otto
2ea437f353
fix #2908 : unfloat inputs using .span* in fluid row
2012-04-02 22:49:19 -07:00
Mark Otto
4462f24753
fix #2911 : correct /lib/ path to /less/
2012-04-02 22:40:06 -07:00
Mark Otto
2988de6377
fix #2913 : get more specific with button group selectors
2012-04-02 22:38:12 -07:00
Bryan Petty
030265eaec
Restrict collapsed items in Navbar to only those in .nav-collapse, and buttons in Navbar.
2012-04-02 02:52:06 -06:00
Mark Otto
647f1c98ed
fix #2296 : allow fluid thumbnails
2012-04-01 01:05:00 -07:00
Mark Otto
fe05f9aeb2
fix #2572 : streamline thumbnails css to allow for offsets
2012-04-01 00:59:34 -07:00
Mark Otto
33fa705c7f
fix #2811 : left and right aligned tabbable tabs fixes so that .tab-content grows to match parent's width
2012-04-01 00:15:04 -07:00
Mark Otto
d652af1097
fix #2860 : truncate .dl-horizontal terms and reset to stacked for <767px layouts
2012-03-31 23:53:54 -07:00
Mark Otto
452ddc0f0d
update less docs page to reflect changes in mixins (no more default values) and variable name fix
2012-03-31 21:36:45 -07:00
Mark Otto
f37d9aeaef
fix #2856 : make inputs using .span* classes responsive at <767px layout
2012-03-31 21:31:01 -07:00
Mark Otto
2355fd224d
remove @shadow instances and replace with escaped values, update mixins to not use a default value at all
2012-03-31 21:06:16 -07:00
Mark Otto
56ecc6ba96
clarify use of dropdowns, href, and data-target for js docs; add tests to css tests page for it's display and execution in html
2012-03-31 12:31:56 -07:00
Mark Otto
37745cd899
fix fluid grid selectors to remove > in selectors
2012-03-31 00:53:38 -07:00
Jacob Thornton
2dc979a202
MSTransitionEnd + move paren (thanks rick waldron)
2012-03-29 14:14:17 -07:00
Jacob Thornton
0665c3ebf7
move over paren just because.
2012-03-29 13:55:56 -07:00
Jacob Thornton
422d04cb2b
simplify transition plugin a little
2012-03-29 13:51:23 -07:00
Jacob Thornton
30b3f47e31
remove "technique"
2012-03-29 12:48:37 -07:00
Jacob Thornton
8ea8c312ea
replace UA sniffing
2012-03-29 12:35:06 -07:00
Mark Otto
a9f9949b3e
rearrange other parts of forms docs
2012-03-28 19:41:23 -07:00
Mark Otto
04baa07547
document .backface-visibility and update comments and initial value
2012-03-28 18:25:27 -07:00
Mark Otto
3308d1968f
fix #2846 : Firefox required two clicks on selects to get to options dropdown
2012-03-28 18:18:41 -07:00
Mark Otto
d6680a50b9
start rearranging form docs and clear up messaging about required classes and default styles
2012-03-28 18:00:05 -07:00
Mark Otto
369ca13c75
fix homepage link in css-tests and remove second help text from example form
2012-03-28 17:52:03 -07:00
Mark Otto
66743676ce
moving css tests to less directory
2012-03-28 17:41:40 -07:00
Mark Otto
93d42ca80e
fix #2832 : clarify docs on use of .tabbable and add mention of .fade
2012-03-28 17:35:06 -07:00
Mark Otto
e41584afb5
fix #2829 : redeclare .pull-right for navs since they get more specific floats
2012-03-28 17:02:13 -07:00
Mark Otto
0fe68de1a4
fix second booboo
2012-03-27 09:22:15 -07:00
Mark Otto
5b3268317c
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-27 09:21:35 -07:00
Mark Otto
d27fc24aa0
fix spelling booboo
2012-03-27 09:21:13 -07:00
Andreas Cederström
5d2062a3cc
Finish of close conversion from a to button
2012-03-27 08:36:34 +02:00
Mark Otto
917f11e679
update LESS docs to note @baseFontSize and @baseLineHeight must be pixels
2012-03-26 09:30:42 -07:00
Mark Otto
d4914f47c3
fix #2799 , mention of text in the navbar
2012-03-26 09:25:31 -07:00
Mark Otto
cffadd8c71
add position relative to .dropup
2012-03-25 22:28:43 -07:00
Mark Otto
4449c4e9e0
update docs messaging around alerts and buttons
2012-03-25 20:44:01 -07:00
Mark Otto
473e5714f7
change all anchor alert closes to buttons
2012-03-25 20:41:59 -07:00
Mark Otto
ea437351ed
add heads up note for required href on alert dismiss actions
2012-03-25 19:47:13 -07:00
Mark Otto
4893928310
add back href for alerts in components docs to make close work on iphone
2012-03-25 18:03:30 -07:00
Mark Otto
825227474b
add refresh method documentation to js docs to close #2028 and #2795
2012-03-25 17:37:38 -07:00
Mark Otto
3e2e111b17
add css tests for fluid rows and inputs
2012-03-25 17:11:50 -07:00
Mark Otto
95c2877ffc
remove > in fluid grid selectors, fix double padding issue on fluid layout and example
2012-03-25 16:41:46 -07:00
Mark Otto
8d52e6d458
change arrows in one pagination example because opera janks it up, per #2697
2012-03-25 14:51:54 -07:00
Mark Otto
4c3e7690ba
jankify the IE7 horizontal forms a bit more to account for no labels before .controls, per #2728
2012-03-25 14:46:47 -07:00
Mark Otto
cbd77d0aeb
give IE7 inline-block behavior for input-prepend/append
2012-03-25 14:37:19 -07:00
Mark Otto
d0526e31fa
remove padding on .search-query for IE7-8 since it doesn't pick up large border-radius
2012-03-25 14:31:04 -07:00
Mark Otto
c0f28d81b0
Remove black border on buttons in IE7:
...
1. Removed borders on .btn and increased line-height 2px to compensate
2. Set buttons to use the endColor of the gradient as the background-color by default for extra contrast between button and background
3. Set a 5% darker background-color on hover of buttons just for IE7
2012-03-25 14:28:24 -07:00
Jacob Thornton
a62810918f
fix responsive navbar
2012-03-25 13:33:36 -07:00
Mark Otto
a5552a1d70
revert bart's mixin fix
2012-03-25 12:42:47 -07:00
Mark Otto
b81a082cd1
add navbarheight support to .brand and .nav links in navbar
2012-03-25 12:32:29 -07:00
Mark Otto
6c5c29ada2
introduce .navbar-link to resolve issue with buttons in .navbar-text
2012-03-25 01:21:47 -07:00
Mark Otto
a7b8e52f8e
Overhaul the responsive utility classes:
...
1. Rename file from responsive-utility-classes.less to responsive-utilities.less
2. Add additional help text around the documentation for the classes in Scaffolding
3. Remove unnecessary display values on initial classes
4. Drop block values for inherit for better support on inline and table elements
5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid)
2012-03-25 01:12:51 -07:00
Mark Otto
d1864b3608
adding 144x144 ipad touch icon
2012-03-25 00:46:03 -07:00
Mark Otto
1837b8ef2c
remove height: auto on images since it interferes with inline dimensions
2012-03-25 00:20:30 -07:00
Mark Otto
223c8358ce
Merge branch 'andreasbovens-master' into 2.0.3-wip
2012-03-25 00:07:09 -07:00
Jacob Thornton
3e7920820a
add missing closing brace
2012-03-24 20:01:51 -07:00
Jacob Thornton
f02d017ffa
return matcher value directly + cleanup first lines of files
2012-03-24 18:59:04 -07:00
Jacob Thornton
6dc59a9c3e
add explict note that tooltip delay isn't applied to manual trigger type in popover/tooltip
2012-03-24 18:45:12 -07:00
Jacob Thornton
bccc2cb719
add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last
2012-03-24 18:20:09 -07:00
Jacob Thornton
ef5ac02b69
allow prevent default for show and hide event in modal
2012-03-24 17:50:21 -07:00
Andreas Bovens
de0aaff433
Added -o- and -ms- prefixes to animations CSS
...
Added -o- and -ms- prefixes to make the animated progress bars to work
in the latest/upcoming versions of IE and Opera.
2012-03-24 18:53:27 +01:00
Mark Otto
f9f03d8976
Merge branch 'bartt-master' into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
less/button-groups.less
2012-03-23 20:56:48 -07:00
Mark Otto
c7afe382a2
fix other instances of mixins, swap use of box-shadow everywhere, include border-radius and transition
2012-03-23 20:56:04 -07:00
Mark Otto
f87e4c60e9
Merge branch '2.1.0-wip' into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-23 18:29:21 -07:00
Mark Otto
a57554222f
Merge branch '2.0.3-wip' of https://github.com/andriijas/bootstrap into andriijas-2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-23 09:53:04 -07:00
Mark Otto
0b41984920
Fix #2758 : Uneditable inputs in input-prepend/append
...
1. Added a missing comma to the input-append's form control stack () to fix border-radius
2. Add to the .uneditable-input in forms to remove the float as we do with all other form controls
2012-03-23 09:47:57 -07:00
Andreas Cederström
eb4f708b91
badge-error => badge-important
2012-03-23 13:35:46 +01:00
Mark Otto
5179df1928
css tests cleanup
2012-03-23 01:31:22 -07:00
Mark Otto
de7aee2465
fix broken tables with double borders and such, add css tests page to start with table edge cases
2012-03-23 01:28:04 -07:00
Mark Otto
622b8fa3f0
adding blog link to docs homepage
2012-03-23 01:13:20 -07:00
Mark Otto
e84161076b
add mention of transitions plugin requirement on collapse
2012-03-23 00:58:41 -07:00
Mark Otto
281e058ef2
fix #2613 : labels hang too low
2012-03-23 00:40:10 -07:00
Mark Otto
ee3fc11add
fix #2617 : add negative margin to fixed-bottom navbar
2012-03-23 00:38:13 -07:00
Mark Otto
2729d15742
fix #2625 manually: account for dropup caret on large button
2012-03-23 00:37:15 -07:00
Mark Otto
b8d8ab1aad
run make on merge of progress bars change
2012-03-23 00:28:58 -07:00
Mark Otto
a28fa20018
remove redundant max-width img from docs css
2012-03-22 23:49:39 -07:00
Mark Otto
c4fb703269
fix left and right tab-content alignment with width: auto;
2012-03-22 23:38:50 -07:00
Mark Otto
ac64d9405b
Dropdowns overhaul:
...
1. Removed broken and unused dropup examples from the navs/pills docs
2. New defaults for dropdown menus: all corners are rounded and always 1px offset from top unless otherwise specified
3. Refined active and open states for button dropdowns by adding a darker background color for each button variation when opened; also changed the opened dropdown-toggle's inset shadow to match that of an :active button
4. Generalized .dropdown.open to just .open, thus removing a few lines from button-groups.less.
5. Annnnnnnnnd I think that's it.
2012-03-22 23:09:31 -07:00
Mark Otto
50b2245be5
restore max-width 100% for images
2012-03-22 22:06:23 -07:00
Mark Otto
ab068f6fda
bump version numbers in css files to 2.0.3, break out responsive CSS into separate files for further customization
2012-03-22 21:33:06 -07:00
Mark Otto
bdf8a6966b
remove labels and badges from customizer and replace with single file
2012-03-22 21:17:55 -07:00
Mark Otto
dbadac183d
add new @formActionsBackground to customize page
2012-03-22 21:09:27 -07:00
Mark Otto
1852d077bf
add shell of tests page, lighten form actions background and give it a variable
2012-03-22 21:08:41 -07:00
Mark Otto
b011daf67f
finish adding remaining component variables to less docs page
2012-03-22 19:36:55 -07:00
Mark Otto
254bb40f00
remove mentions of unused button variable per #2537
2012-03-22 17:49:13 -07:00
Mark Otto
edca6f28f0
fix #2718 , misaligned uneditable inputs in prepends/appends
2012-03-22 17:41:20 -07:00
Mark Otto
b7b84c7a0d
remove bug in docs for example icon in an input-prepend by removing margin on any input/select/etc in an input-prepend/append
2012-03-22 17:36:32 -07:00
Mark Otto
ceab161324
fix unescaped reset filter per #2575
2012-03-22 17:31:09 -07:00
Mark Otto
1a6a1828bf
remove mention of siteWidth, no longer used
2012-03-22 17:23:20 -07:00
Mark Otto
42f636032c
fix #2716 , incorrect required markup for navbar search form
2012-03-22 17:22:19 -07:00
Mark Otto
e0c85fb69c
use new font-stack mixins in base and alt font family mixins
2012-03-22 17:18:07 -07:00
Mark Otto
78e37e7d21
Merge branch 'font-variables' of https://github.com/ctalkington/bootstrap into ctalkington-font-variables
2012-03-22 17:13:58 -07:00
Mark Otto
89ea238c32
move navbarBrandColor closer to link color
2012-03-22 17:13:20 -07:00
Mark Otto
b59cb505f8
Merge branch 'brand-link' of https://github.com/ctalkington/bootstrap into ctalkington-brand-link
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-22 17:12:22 -07:00
Mark Otto
fa1b3bdda4
Merge branch 'Synchro-master' into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-22 17:10:16 -07:00
Mark Otto
0e73a0e94b
change spacing and fix code blocks
2012-03-22 17:09:54 -07:00
Mark Otto
d7af2714c6
remove separate badges and labels, add single file instead, remove hover from non-link badges/labels
2012-03-22 16:02:00 -07:00
Marcus Bointon
239c178b68
Clarify docs on how tabs are activated from JS, see #1000
2012-03-22 21:24:57 +01:00
Marcus Bointon
cfce34e300
Add more examples for activating tabs
...
Make naming of tab id consistent
2012-03-22 20:36:49 +01:00
Jacob Thornton
b3bf223617
filter out non matches in map
2012-03-21 23:59:27 -07:00
Jacob Thornton
20e085723b
cache $(href) lookup
2012-03-21 23:51:32 -07:00
Jacob Thornton
706ee46b73
sort scrollspy to prevent flicker for unordered nav
2012-03-21 23:45:58 -07:00
Jacob Thornton
94b24aaa47
clear timeout to reset delays for tooltip/popover
2012-03-21 21:57:06 -07:00
Jacob Thornton
22963d7346
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-21 21:37:17 -07:00
Jacob Thornton
d5fb653914
top stripping leading and trailing whitespace + always use .html method
2012-03-21 21:35:02 -07:00
Marcus Bointon
2f06366399
Make changes in page templates, rebuild
2012-03-21 12:09:00 +01:00
Marcus Bointon
02a67ea59e
Add note about styling tabs
...
Fix typo in popover docs
2012-03-21 11:28:23 +01:00
Marcus Bointon
a0203bc8e0
Fix and improve docs on tab config
2012-03-21 11:20:56 +01:00
Jacob Thornton
cb8dcfcebf
if transitioning collapse, don't start new transition
2012-03-20 22:43:27 -07:00
Jacob Thornton
663e41d74f
prevent dropdowns from closing when clicking inside form element inside dropdown
2012-03-19 23:13:55 -07:00
Jacob Thornton
63bd7cb478
fix slide logic for ie+ in carousel
2012-03-19 21:39:39 -07:00
Jacob Thornton
bce33bbb09
if parent in collapse, only grab children
2012-03-19 21:10:55 -07:00
Jacob Thornton
630ff4ff7d
fix collapse bug in ie7+ for initial collapse in
2012-03-19 20:51:20 -07:00
Jacob Thornton
07d23b927e
add activate to scrollspy docs
2012-03-19 20:29:22 -07:00
Jacob Thornton
67f199678c
if interval is false, do not autocycle the carousel
2012-03-19 15:48:57 -07:00
Jacob Thornton
bf59220b87
;)
2012-03-19 15:19:01 -07:00
Jacob Thornton
5a2c7eb50a
select last item in scrollspy if you've reached the bottom of the document or element
2012-03-19 15:18:00 -07:00
Mark
cdd158c571
Could have sworn I added that 's'!
2012-03-18 12:49:18 -06:00
Mark
4c0905c5f2
Added URL fix from #2643 - Thanks ctalkington
2012-03-18 12:44:31 -06:00
ctalkington
2c4230e2d3
update docs to match variable addition.
2012-03-15 14:46:27 -05:00
ctalkington
99e96f64f7
update docs to match variable addition.
2012-03-15 14:39:28 -05:00
ctalkington
bf09c979ca
make brand links follow navbarLinkColor but also be customizable in advanced cases.
2012-03-15 14:21:27 -05:00
Mark
d3873b0fc7
Typo Fixes for .mustache files
...
Added the doc typo fixes to the .mustache files as well.
2012-03-14 20:28:24 -06:00
Jacob Thornton
8e0afbeaa4
update hide text to h5bp technique #2586
2012-03-14 12:00:27 -07:00
Mark
6a61e81b7a
Another Typo
...
Fixed another typo pointed out by panahi.
2012-03-13 13:36:58 -06:00
Mark
ffa0d2f180
Some Doc Typos
...
Fixed doc typos in Components and Scaffolding.
2012-03-13 10:35:08 -06:00
Jacob Thornton
59503e71ff
2.0.2 derp
2012-03-12 14:09:38 -07:00
Jacob Thornton
8182b1ef69
make docs again for 2.0.2
2012-03-12 14:03:24 -07:00
Jacob Thornton
1f7a64aa3d
2.0.2
2012-03-12 14:00:19 -07:00
Jacob Thornton
6d4867e799
remove commented out width
2012-03-12 13:45:36 -07:00
Jacob Thornton
56fe54df43
remove collapse class on open so that dropdowns are viewable
2012-03-12 13:37:44 -07:00
Jacob Thornton
cd89c34d99
can't have overflo: visible for "in" which is present during entirity of transition.
2012-03-12 13:31:38 -07:00
Mark Otto
7f3a2b3813
button group sizes for ie7 fixes
2012-03-12 12:44:47 -07:00
Mark Otto
e12c66aabe
adding border variable for dropdowns, making dropdown carets use dropdown vars
2012-03-12 09:57:10 -07:00
Mark Otto
40fddffeec
improve button docs
2012-03-12 09:38:12 -07:00
Mark Otto
5dff63d767
fix apple touch icons in examples
2012-03-12 00:21:52 -07:00
Mark Otto
685039d608
add a super jank fix for horizontal-forms and .input-prepend/append in IE7
2012-03-12 00:16:01 -07:00
Mark Otto
c35b04cccd
enable buttons in input-append and input-prepend
2012-03-11 23:43:19 -07:00
Mark Otto
debc4b752f
more homepage links cleanup, ditching the middots
2012-03-11 23:34:22 -07:00
Mark Otto
f4b51b373b
more homepage links cleanup
2012-03-11 23:33:52 -07:00
Mark Otto
d36f3d0a59
clean up links on docs homepage and add link to direct download with docs
2012-03-11 23:33:08 -07:00
Mark Otto
7c2ed0c095
resolve #1972 , allowing add-ons at beginning and end of input-prepend/append
2012-03-11 23:21:38 -07:00
Mark Otto
5eed370856
fix more spacing issues with input append/prepend
2012-03-11 23:14:36 -07:00
Mark Otto
58cb7c631d
simplify code for input-prepend/append in inline and search forms
2012-03-11 23:12:45 -07:00
Mark Otto
91eef351e4
remove need for floats and IE hacks for input-prepend and input-append--boom
2012-03-11 22:58:14 -07:00
Mark Otto
0630cd62b3
rewrite the fluid grid mixin to be simpler, per #2370
2012-03-11 22:45:10 -07:00
Mark Otto
0090fa1a6e
fix overflow on .collapse.in to enable dropdowns within an open collapse
2012-03-11 22:43:35 -07:00
Mark Otto
ac7f571e53
enable button groups in modal-footer by removing 5px added margin between .btn
2012-03-11 22:28:37 -07:00
Mark Otto
e5a284d442
merge #2476 to allow for custom popover arrow colors
2012-03-11 22:26:07 -07:00
Mark Otto
5a28bd1e78
fix vertical align issue with labels in IE9
2012-03-11 21:44:00 -07:00
Mark Otto
ee5d2ec91a
add block level input mixin for border-box box-sizing
2012-03-11 21:21:51 -07:00
Mark Otto
c8f4325c19
remove text indent on carets (not needed) and add inline replacement mixin
2012-03-11 21:12:59 -07:00
Mark Otto
67714d8347
remove the unused text-indent on dropdown carets
2012-03-11 20:38:17 -07:00
Mark Otto
0f23883283
fix broken dropdowns in ie7 per #2333
2012-03-11 20:16:39 -07:00
Mark Otto
2e52946fd3
fix lingering tables bug
2012-03-11 20:03:55 -07:00
Mark Otto
4109c62cf7
fix table border bug with double borders on theads and use of colgroup
2012-03-11 18:18:18 -07:00
Mark Otto
7154e378b2
use variable for navbar text line-height
2012-03-11 17:53:17 -07:00
Mark Otto
8fd126ba1b
updated apple touch icons and moved input responsive fix from <480 to <767
2012-03-11 17:28:28 -07:00
Mark Otto
ce292a8bb8
fix overflowing thumbnails in responsive <767px layouts
2012-03-11 15:15:55 -07:00
Mark Otto
a97b9c1122
in responsive layouts <767px, ensure inputs are not larger than 100% with box-sizing and a max-width
2012-03-11 14:41:52 -07:00
Mark Otto
bf6cdff88a
vertical align middle on images, run make to rebuild
2012-03-11 13:48:47 -07:00
Mark Otto
ad1e9697ae
update grid system mixins in less docs for new grid
2012-03-11 13:48:04 -07:00
Mark Otto
e8ef7d5e7b
tweak button sizes on homepage
2012-03-11 00:06:48 -08:00
Mark Otto
349bdc12a7
ensure right align dropdown example doesn't go all the way off page
2012-03-10 18:15:28 -08:00
Mark Otto
635ee36e11
fix gradient mixins by escaping them, add notes on progress bars
2012-03-10 18:03:59 -08:00
Mark Otto
6e72760de5
fix js typo per #2471
2012-03-10 17:38:09 -08:00
Mark Otto
5de8b277c6
add vars for navbar search
2012-03-10 16:21:34 -08:00
Mark Otto
a3e9fc547c
clean up search form in navbar, add new variable for placeholder text color
2012-03-10 16:15:54 -08:00
Mark Otto
f4ac080f9e
fix #2510 , docs typo
2012-03-10 16:06:56 -08:00
Mark Otto
1dbb942d5b
massive update to customize page to include all the new variables (and ensure they're being used in the .less files)
2012-03-10 16:01:06 -08:00
Mark Otto
95a3cd8732
simplify notes around using button dropdowns
2012-03-10 15:41:41 -08:00
Mark Otto
cecfe72060
remove unused images, update examples to include soundready
2012-03-10 15:37:28 -08:00
Mark Otto
145a36323c
add new example site thumbnail
2012-03-10 15:15:13 -08:00
Mark Otto
9c1d8e032b
change title attr to re-include twitter
2012-03-10 15:14:54 -08:00
Mark Otto
700457c62a
remove unused example diagrams
2012-03-10 15:09:35 -08:00
Mark Otto
67aa00d0bb
make pre font-size a percentage of @baseFontSize
2012-03-10 14:36:58 -08:00
Mark Otto
aef230d40a
fix typo per #2494
2012-03-10 14:20:46 -08:00
Mark Otto
f7d4fb61ce
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-10 14:12:29 -08:00
Mark Otto
dd5cffc308
add button sizes to docs for button dropdowns, clean up styles for them
2012-03-10 13:40:58 -08:00
Mark Otto
c7eb1ab49a
make nav padding and negative margins the same
2012-03-10 13:24:46 -08:00
Jacob Thornton
a07851d6af
stop doing oldschool escape substitution
2012-03-10 13:01:17 -08:00
Jacob Thornton
04851652db
rebuild with latest grid changes - need 1.3 to build!
2012-03-10 12:45:09 -08:00
Jacob Thornton
1fd5e55881
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
2012-03-10 12:42:39 -08:00
Jacob Thornton
1a8d7576e0
Merge branch 'new_grid' into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
less/mixins.less
2012-03-10 12:41:41 -08:00
Mark Otto
9ebc6b4c97
simplify buttons docs section by changing a buttons to button elements
2012-03-10 11:37:34 -08:00
Mark Otto
5d961eaeb3
rebold headings
2012-03-10 11:29:57 -08:00
Mark Otto
f4e879a936
fix the font-family var by using inherit instead of empty string, fix font-weight in docs for jumbotron
2012-03-10 11:27:07 -08:00
Mark Otto
c414e57dcc
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-03-10 11:23:47 -08:00
Mark Otto
305374ab1a
clear up nav variables
2012-03-10 11:23:05 -08:00
Jacob Thornton
1562381114
remove non existent dist dir from phony makefil
2012-03-08 11:42:12 -08:00
Jacob Thornton
af1dbf6581
rebuild
2012-03-08 11:39:50 -08:00
Jacob Thornton
bcef12dfcc
add version to min js
2012-03-08 11:39:00 -08:00
Jacob Thornton
426feeef6a
give pages custom titles based on names
2012-03-08 11:09:33 -08:00
Mark Otto
203d75770c
Merge pull request #2449 from burningTyger/master
...
Examples typo
2012-03-07 11:02:15 -08:00
burningTyger
d0120c94a0
fix for typo
2012-03-07 15:38:12 +01:00
Mark Otto
933136d382
Merge pull request #2443 from tarsis/master
...
uglify-js install information in compiling section at less.html. Improve issue #1756 in 2.0.2 wip
2012-03-06 21:44:34 -08:00
Mark Otto
69e4522a4e
set font-family for inputs and such via basefontfamily
2012-03-06 21:13:29 -08:00
Mark Otto
6b9f70797d
adding well sizes
2012-03-06 21:12:43 -08:00
Mark Otto
738fac18de
move padding from container to body for max-width: 767; responsive layout
2012-03-05 23:50:03 -08:00
Mark Otto
79090ac121
fix input grid sizing, fix background color on form actions and append add-ons
2012-03-05 23:06:27 -08:00
Mark Otto
bcd9294cc4
clearing up progress bar docs and resetting the striped one to match default bar (blue instead of green)
2012-03-05 23:00:37 -08:00
Mark Otto
d98a2e9234
adding table variables
2012-03-05 22:47:39 -08:00
Mark Otto
ac6eff280d
Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip
...
Conflicts:
less/dropdowns.less
2012-03-05 20:49:39 -08:00
Mark Otto
20b10b5d66
change dropdown hover/active color back to link color
2012-03-05 20:15:35 -08:00
Mark Otto
eaf464a2c5
increase specifity of .pills li.active for dropdowns
2012-03-05 20:14:54 -08:00
Mark Otto
cb9234ba46
fix warning button issue per #2392 and add warning buttons to components
2012-03-05 00:47:13 -08:00
Mark Otto
7a8d6b1976
clean up horizontal dl option and docs
2012-03-05 00:42:37 -08:00
Mark Otto
fb1d4a0f04
Merge pull request #2267 from dominicbarnes/dl_horizontal
...
Horizontal mode for description lists
2012-03-05 00:38:26 -08:00
Mark Otto
1fa42e2f71
fix ie7 breadcrumbs per #2224
2012-03-05 00:36:57 -08:00
Mark Otto
235811cd8a
Merge branch 'alexpeattie-master' into 2.0.2-wip
2012-03-05 00:34:54 -08:00
Mark Otto
a95c15a530
utilize new dropdown variables
2012-03-05 00:32:02 -08:00
Mark Otto
d3e922f0c8
add a ton new variables for type, buttons, inputs
2012-03-05 00:29:16 -08:00
Tarsis Azevedo
3cbc40b129
add uglify-js install information in compiling section. improve issue #1756
2012-03-05 01:38:20 -03:00
Jacob Thornton
29c63fdb6a
true > child + varargs
2012-03-04 14:27:13 -08:00
Jacob Thornton
3524aa909c
make sure to pass child var through
2012-03-04 14:21:54 -08:00
Jacob Thornton
2f598e35a0
when > 0 rather than when not 0
2012-03-04 14:11:51 -08:00
Jacob Thornton
1aeca545c8
new approach to grid with recursive mixins :D
2012-03-04 14:06:30 -08:00
Alex Peattie
0112b56c9c
Fix typo in .mustache file
2012-03-03 22:16:20 -08:00
Alex Peattie
6a839fb2c3
docs/scaffolding typo: Large display is 1200px and up, not 1210px
2012-03-01 15:29:32 -08:00
Mark Otto
bd55824827
.progress-warning mention in docs
2012-02-28 08:52:59 -08:00
Mark Otto
fbebb046f7
fix navbar container for default 940px grid per #2194
2012-02-27 22:34:25 -08:00
Mark Otto
9ee77f2c11
set line-height for labels to prevent change in height when floated per #2222
2012-02-27 21:50:54 -08:00
Mark Otto
a7b96b3e59
set list-style to none for breadcrumbs to resolve cross browser issues per #2224
2012-02-27 21:32:48 -08:00
Mark Otto
5cc4fcf6a2
Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wip
...
Conflicts:
docs/javascript.html
docs/templates/pages/javascript.mustache
2012-02-27 21:22:20 -08:00
Dominic Barnes
0b78033f0b
removing a few of the size classes, changing up the documentation
2012-02-27 23:21:25 -06:00
Dominic Barnes
d12737719f
undoing what I suspect are the 'dirty' parts of this commit
2012-02-27 22:55:35 -06:00
Mark Otto
4e17b1975e
Merge branch 'meleyal-patch-1' into 2.0.2-wip
2012-02-27 19:50:44 -08:00
Mark Otto
ca9588c896
manually resolve #2266 , typo in example HTML for breadcrumbs
2012-02-27 19:47:21 -08:00
Mark Otto
7525aac830
make .input-prepend/append .add-on text color the same as labels, #333 , to close out #2276
2012-02-27 19:44:16 -08:00
Mark Otto
d57598827f
fix typo in js docs carousel section per #2299
2012-02-27 19:40:07 -08:00
Mark Otto
af8261af93
simplify selector for .modal-form per #2218
2012-02-27 19:09:44 -08:00
Mark Otto
7bdd9551ed
really add protocol to examples
2012-02-27 18:48:28 -08:00
Jacob Thornton
8615987243
add guard for child spans
2012-02-27 18:21:21 -08:00
Jacob Thornton
ae3382d797
working through new grid implementation...
2012-02-27 18:15:59 -08:00
Mark Otto
163f58ff81
add heads up label to new docs mention
2012-02-26 23:31:12 -08:00
Mark Otto
dd94f8d509
remove warning from icons section about :after labels, add section to explain spacing
2012-02-26 23:30:15 -08:00
Mark Otto
1a781a707e
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-26 23:16:11 -08:00
Mark Otto
ccf7697185
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-26 23:15:36 -08:00
Dominic Barnes
0a8efd5320
Adding a 'horizontal' option to description lists, similar to .form-horizontal
2012-02-25 21:21:05 -06:00
Jacob Thornton
43760eb202
fix for @pamelafox and #1861
2012-02-24 22:17:36 -08:00
Jacob Thornton
fb74018ae2
and pause on hover option to carousel
2012-02-24 21:51:39 -08:00
Mark Otto
6abb2059eb
fix docs example in js page per #2225
2012-02-24 21:06:17 -08:00
Mark Otto
4309153051
add version to docs homepage, fix docs example for forms
2012-02-24 21:02:24 -08:00
meleyal
be9ae70060
Fix typos and clarify wording in carousel docs
2012-02-25 01:25:31 +01:00
meleyal
591908eccf
Fix broken links to fav and touch icons in examples, fixes #2244
2012-02-24 23:06:02 +01:00
Jacob Thornton
74a3c763b4
add note about backdrop static
2012-02-23 16:24:33 -08:00
Mark Otto
0e8427e7b1
update modal footers to use text-align instead of float on buttons for alignment
2012-02-22 22:38:54 -08:00
Mark Otto
8609a77bd2
add clearfix to .form-actions for .pull-right and .pull-left supported buttons, per #1978 and #2173
2012-02-22 11:16:32 -08:00
Mark Otto
a0ec422444
fix #1954 : icons in tabs add jank border
2012-02-22 08:36:07 -08:00
Mark Otto
b86969f762
restore fixed navbar container reset to grid mixin, add override for inputs within grid mixins to fix #2080
2012-02-22 08:21:29 -08:00
Mark Otto
4410ede8ed
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-22 08:12:51 -08:00
Mark Otto
92a54a7b72
tighten padding on labels and badges given default line-height
2012-02-22 08:12:25 -08:00
Jacob Thornton
f3b6cf1d6d
Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
less/mixins.less
2012-02-21 23:18:18 -08:00
Jacob Thornton
5ad5dde1e2
rewrite the grid system. Clean shit up tons - only generate 12 columns by default - custom builder will do differently if you request it.
2012-02-21 23:16:06 -08:00
Mark Otto
a139167489
set width to auto for default navbar container, then override it later for fixed navbars (done all via the #gridSystem mixins)
2012-02-21 23:15:43 -08:00
Mark Otto
9b524a16e9
clear up table styles and docs to fix rowspan and colspan issues for bordered tables, per #1918
2012-02-21 23:00:02 -08:00
Mark Otto
917df6703c
clarify responsive docs on media queries
2012-02-21 22:40:21 -08:00
Mark Otto
8bd67bb124
clean up and simplify support for bottom navbar by automagically turning dropdowns into dropups
2012-02-21 22:09:51 -08:00
Mark Otto
20221a67c2
Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/fork/components/dropup
...
Conflicts:
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/navbar.less
2012-02-21 22:01:39 -08:00
Mark Otto
b4cc6c74f5
add support and docs for .navbar-fixed-bottom
2012-02-21 21:12:16 -08:00
Mark Otto
e3ae517555
move container up in default grid mixin
2012-02-21 15:21:18 -08:00
Mark Otto
8665fa8c50
move table columns mixin to mixins.less
2012-02-21 15:18:05 -08:00
Mark Otto
bb16b9bef2
fix second part of #1962
2012-02-21 13:52:02 -08:00
Mark Otto
664a5c4438
update forms help-block
2012-02-21 13:43:13 -08:00
Mark Otto
d908731566
Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap into andriijas-2.0.2-wip-nowrapfix
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-21 09:05:04 -08:00
Mark Otto
80abc50d3e
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-21 08:25:19 -08:00
Mark Otto
f3ad4c7183
adding responsive utility classes and matching docs section with super neato table and test
2012-02-21 08:24:18 -08:00
Andreas Cederström
dfd0326186
Bring back nowrap to labels and badges
2012-02-21 08:17:16 +01:00
Jacob Thornton
d149a131c1
remake
2012-02-20 22:02:04 -08:00
Mark Otto
06d4756114
adding basic badges support
2012-02-20 21:20:06 -08:00
Mark Otto
d2630ff84e
introduce new mixin to do navbar vertical centering
2012-02-20 19:14:26 -08:00
Mark Otto
143b3db2c9
update inline forms to resolve checkbox label with space in it and overlapping content, per #1969
2012-02-20 18:56:05 -08:00
Mark Otto
331c85724a
remove max-width on img from reset and put in docs only, per #1552
2012-02-20 16:18:13 -08:00
Mark Otto
9c74f21966
fix overflow issue on tabbed content per #2079
2012-02-20 16:06:42 -08:00
Mark Otto
91fe8bc0f4
remake after merging buttons update
2012-02-20 13:37:24 -08:00
Mark Otto
7ef7547a14
add horizontal divider support to nav list, including documentation for it, per #2106
2012-02-20 12:38:49 -08:00
Mark Otto
6df925bc75
enable use of span in place of a for .disabled in pagination, per #1406
2012-02-19 23:51:59 -08:00
Mark Otto
9b09d1de86
move overflow and max-height on modal to modal-body instead
2012-02-19 21:55:09 -08:00
Mark Otto
1c7d346767
quick edit to new global styles section
2012-02-19 16:40:41 -08:00
Mark Otto
8247cb3362
add new global styles docs section for mentioning doctype requirements, base body changes, and type/links; also tightened up code styles
2012-02-19 16:28:46 -08:00
Mark Otto
f4f34ab12f
Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-19 16:00:54 -08:00
Mark Otto
59d570fc16
Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-abbr
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-19 15:38:34 -08:00
Mark Otto
3470c0dc49
Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into jacobrask-alert-headers
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-19 15:04:52 -08:00
Mark Otto
89ccbdf8d1
Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into jacobrask-gridcontainer
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-19 15:01:25 -08:00
Mark Otto
5f2d2893d2
Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into jacobrask-opera-radial
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-19 14:59:42 -08:00
Mark Otto
8482cc4cb3
commit leftover from make
2012-02-19 14:55:07 -08:00
Mark Otto
adbbf17ee4
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-19 14:54:53 -08:00