thomaswelton
04ba67d6f1
Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, used new variable in glyphicons.less
2014-01-09 10:16:27 +00:00
Chris Rebert
db829f8620
add support for '//===' for <h3>s in bs-lessdoc
2014-01-08 12:41:51 -08:00
Chris Rebert
39861714a8
Use JS & Jade to generate the customizer variables form HTML from variables.less; fixes #11095
...
also updates variables file organization (courtesy @mdo)
2014-01-08 12:41:51 -08:00
Julian Thilo
8fd177bfa7
Fix #12073 : Consistent order of variations
...
This changes the order of component variations throughout the repo (code and docs) to be more consistent.
The order now used everywhere is the one most frequently found in the repo before:
Default, Primary, Success, Info, Warning, Danger
2014-01-07 22:24:45 +01:00
Mark Otto
04ec4354ed
don't roll back that comment
2013-12-24 12:18:53 -08:00
Mark Otto
679c786237
roll back version numbers to avoid broken links in docs and readme ( fixes #12000 )
2013-12-24 12:16:17 -08:00
Tobias Lindig
7f599cedf3
add new variables for "pagination" to improve support of customizing
2013-12-20 17:06:53 +01:00
Mark Otto
f126411735
Merge pull request #11840 from ZDroid/pagination-boom
...
Improve pager customization
2013-12-15 13:46:11 -08:00
Mark Otto
2b86e05a61
Change variable
2013-12-15 11:09:03 -08:00
Mark Otto
2ea370f93b
Merge pull request #11861 from freeman/master
...
Issue #11852 : create a new variable for the list group active item link...
2013-12-15 10:59:23 -08:00
Mark Otto
647e9eb0f1
Fixes #11555 : Add @tooltip-opacity
variable
2013-12-14 21:43:08 -08:00
Mark Otto
323a40cc53
Merge branch 'master' into pr/11162
...
Conflicts:
less/modals.less
2013-12-14 16:29:47 -08:00
Mark Otto
83c60ef3ee
Merge branch 'master' into pr/11107
...
Conflicts:
docs-assets/js/raw-files.js
2013-12-14 16:20:19 -08:00
Mark Otto
4afcebe0e7
Merge pull request #11286 from BBosman/well-border
...
Add well-border variable
2013-12-14 16:17:41 -08:00
Mark Otto
914f5e6a1d
Fixes #11867 : Add @panel-body-padding
variable
2013-12-14 11:44:54 -08:00
mrasscha
ce39cbe6fa
Issue #11852 : create a new variable for the list group active item link text.
2013-12-12 20:48:08 +01:00
dzwillia
4b47c60835
Added @dropdown-caret-color variable back to variables.less (deprecated)
2013-12-12 12:53:59 -05:00
Mark Otto
bdd0890c0f
Merge pull request #11841 from ZDroid/breadcrumbs
...
Use variables for breadcrumb padding
2013-12-11 10:48:51 -08:00
Zlatan Vasović
2547f1e20f
Use variables for breadcrumb padding
2013-12-11 14:36:26 +01:00
Zlatan Vasović
27859f6b8f
Improve pager customization
2013-12-11 14:25:21 +01:00
Chris Rebert
10e74a94e6
improve compliance with LESS's strictMath
2013-12-09 15:35:13 -08:00
Mark Otto
1f9bfa89dc
Fixes #11741 : Don't set headings font-family again, just use inherit
2013-12-08 02:14:24 -08:00
Mark Otto
b1215d1b2e
Fixes #11193 : Add kbd element styles to indicate user input via keyboard
2013-12-07 12:18:13 -08:00
Zlatan Vasović
78b43d4c99
Darken icon bar to meet WCAG
2013-12-06 22:34:29 +01:00
Mark Otto
45930acdf7
Fixes #11610 : Add @grid-float-breakpoint-max to better link navbar behavior across viewports and improve customization.
...
Also addresses #10371 , #10395 , and #10465 .
2013-12-04 22:32:56 -08:00
Chris Rebert
4a45650026
fix .btn-group-xs portion of #10979
2013-12-03 18:03:04 -08:00
Mark Otto
938d40fc20
Merge pull request #11432 from masterbee/WCAG2-color-contrast
...
Corrected color contrast to WCAG 2.0 AA (Accessibility Tweak) - Forms and Alerts
2013-11-30 00:21:47 -08:00
Mark Otto
36b82c37ec
Implement #11174 to fix #10936 : increase height of large inputs to fix Firefox inconsistencies
2013-11-29 21:59:28 -08:00
Tobias Lindig
ea78248608
removed all caret border color settings.
2013-11-28 17:41:43 +01:00
Mark Otto
ae4d5f21a9
fixes #11449 : use menlo over monaco
2013-11-16 18:01:59 -08:00
Mario Bonito
4386650e60
Corrected color contrast to WCAG 2.0 AA
2013-11-09 13:03:21 -05:00
Bas Bosman
b8f9f82d18
Add well-border variable
...
Add a variable to allow the well border color to be specified.
The reason I'd like to see this included is that my companies styleguide
requires an explicit border color on well-like constructs. This variable
allows me to easily override the default to use that color.
2013-10-30 14:10:16 +01:00
LFeh
89e0f1669f
Adjust in modal size rules
2013-10-21 16:39:31 -02:00
LFeh
77bb7502bc
Options of sizes added in modal
2013-10-18 10:05:50 -03:00
Geremia Taglialatela
160ed85616
Customizable backdrop opacity
2013-10-15 20:53:56 +02:00
Zlatan Vasović
b3c04c95d3
Nuke trailing zeros
2013-10-14 15:06:58 +02:00
Mark Otto
e7379f75bd
no trailing decimal place
2013-10-13 20:04:28 -07:00
Steven Black
0740d01b4c
Good catch by @juthilo - omitted the modified in a prior commit.
2013-10-05 20:48:28 -04:00
Steven Black
38941881e9
Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it into variables.less where other .font-size-xxxxx things now live.
2013-10-04 21:43:31 -04:00
Jake Buob
2381ab088b
Add nav-pills-border-radius variable
2013-09-13 15:57:10 -04:00
Zlatan Vasović
5caf780081
@grid-float-breakpoint need to be @screen-sm-min
...
😄
2013-09-12 09:52:33 +02:00
Mark Otto
291a23aa4f
Massive customizer audit and overhaul
...
I probably missed a few things and screwed up a few others, but this
takes the place of much of #9910 . I haven't added many variables—that
should be reserved for v3.1—but I have rejiggered the layout, added
missing ones, corrected wrong values, etc.
/cc @cvrebert @juthilo @saas786
2013-09-11 21:14:10 -07:00
Mark Otto
afb6cf1d01
Match order of vars to order of components; darken some alert borders
2013-09-08 16:58:56 -07:00
Mark Otto
de82c80784
update vars to use new component-active-color
2013-09-01 23:40:04 +02:00
Mark Otto
1fd9237840
fixes #9909 : Add component active color variable to complement component active bg variable
2013-09-01 23:38:11 +02:00
Mark Otto
50bf4d47b1
reverse vars for backwards compatibility /cc @cvrebert
2013-09-01 11:06:33 +02:00
Mark Otto
25cc04c5ab
Merge branch 'deprecate_screen_containers'
2013-09-01 11:05:14 +02:00
Mark Otto
62477653e7
fixes #10111 : different colors for dropdown link hover and active states
2013-09-01 11:00:40 +02:00
Mark Otto
9a32b21dc7
Merge branch 'master' into tagliala-patch-1
2013-09-01 10:13:47 +02:00
Mark Otto
daa8330b41
Merge branch 'master' into dancek-breadcrumb-separator
2013-09-01 10:01:57 +02:00
Mark Otto
794d784519
fixes #10153 : restore headings-color variable
2013-09-01 09:49:28 +02:00
Mark Otto
f29ec45715
Merge branch 'master' into deprecate_screen_containers
2013-09-01 09:33:11 +02:00
Geremia Taglialatela
86632a242b
Base the navbar default brand hover color on default brand color
...
IMHO this default is better
2013-08-28 18:18:44 +02:00
Hannu Hartikainen
a19ff2f50f
Parameterize @breadcrumb-separator
2013-08-28 12:17:46 +03:00
Julian Thilo
8f83a6010a
rm inverted navbar search styles
2013-08-26 18:42:03 +02:00
Mark Otto
5491d53b99
Deprecate container-{device} vars for container-{size} classes; updates customizer and grid to do the same
2013-08-24 14:00:52 -07:00
Mark Otto
b86cd3bc3d
Merge branch 'master' into deprecate-screen-device-vars
...
Conflicts:
less/variables.less
2013-08-23 22:56:23 -07:00
Mark Otto
d5a2785545
more specific deprecation comment
2013-08-23 22:51:39 -07:00
Mark Otto
8a96616726
Merge pull request #9963 from twbs/min-breakpoint-naming
...
rename @screen-XX to @screen-XX-min for clarity+unambiguity
2013-08-23 22:50:41 -07:00
Chris Rebert
22ce649910
deprecate @screen-{phone,tablet,desktop} vars
2013-08-21 12:26:20 -07:00
Chris Rebert
a3a02f9e6e
rename @screen-XX to @screen-XX-min for clarity+unambiguity
2013-08-20 23:25:13 -07:00
Chris Rebert
9a4fbde461
add variables for heading font sizes; fixes #9921
2013-08-20 17:49:23 -07:00
Mark Otto
7bc845abfa
Add default navbar z-index to fix #9844
...
iOS doesn't pick up the z-indexing properly on the dropdowns unless you
specify one for the parent navbar.
2013-08-19 09:31:16 -07:00
Mark Otto
7e82ceb533
fix #9832 somewhat: more vars for jumbotron
2013-08-19 08:46:49 -07:00
Mark Otto
a1db2d7a5e
Merge branch '3.0.0-wip' into bs3_panel_base_class
...
Conflicts:
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.min.css
2013-08-18 20:11:04 -07:00
Mark Otto
108d10a920
Refactor alerts to have a base class, but no default class, thus requiring a modifier class at all times
2013-08-18 19:50:53 -07:00
Mark Otto
bab51d27ac
Refactor panels to have a base class for improved flexibility when customizing (and no overriding to start, too)
2013-08-18 19:40:57 -07:00
Julian Thilo
546b2cc614
Fix some forgotten things for navbar-default
...
New variable names were missing here and there.
2013-08-18 23:30:40 +02:00
Julian Thilo
abca00870f
Add a .navbar-default class for default colors
...
* Extract color styles from .navbar { } and put them into
.navbar-default { }
* Change variable names
* Change the docs accordingly (i.e., add the .navbar-default class to
all default navbars)
* Change customizer accordingly
2013-08-18 23:05:56 +02:00
Mark Otto
26067d3d7d
fixes #9768 : unbold buttons
2013-08-18 11:11:31 -07:00
Mark Otto
e13ca6d384
Upgrade to latest glyphicons
2013-08-18 01:46:26 -07:00
Mark Otto
1e0453f825
Restore glyphicons
2013-08-18 00:36:51 -07:00
Mark Otto
61caed21e2
More consistent naming with screen size variables using xs, sm, md, and lg
2013-08-17 15:21:38 -07:00
Chris Rebert
e12d6208b6
un-hardcode @grid-gutter-width in @container-* LESS vars
2013-08-17 00:02:17 -07:00
Mark Otto
cd0df1d21a
fixes #9436 more: put padding on containers, not the body because full width elements
2013-08-16 22:37:02 -07:00
Mark Otto
bf17721308
fixes #9587 : add var for nav link padding
2013-08-15 13:58:16 -07:00
Mark Otto
f9d2f9b6cd
improve pagination's active state so it looks less like the active state and more like active nav items
2013-08-15 13:16:06 -07:00
Mark Otto
209d3af301
Fixes #9617 : consistent variation order, add .label-primary
2013-08-15 11:31:26 -07:00
Bas Bosman
09464b5d41
Remove old accordion remnant
2013-08-14 16:33:35 +02:00
Mark Otto
3c772b1ceb
lighter default navbar, add borders to navbars, tweak padding and alignments
2013-08-13 13:39:21 -07:00
Mark Otto
a2b9988eb9
Media query (grid and responsive utilities) overhaul
...
Grid classes have been changed to account for a fourth set of classes,
meaning we now have XS, S, M, and L options. Specifically, we made the
following changes:
* Renames `.col-` to `.col-xs-`
* Adds `.col-md-` for devices 992px wide and up
* Remaps `.col-lg-` for devices 1200px wide and up
Alongside that, we've updated our media queries to better handle
advanced grid layouts:
* All column classes now kick in when they hit a `min-width`, undoing
the #9128 fix in
https://github.com/twbs/bootstrap/commit/db45a60cc86190a060f0baf0b3961cb
c690f3a65
* All column offsets, pushes, and pulls are scoped to an appropriate
range, meaning a `min-width` and `max-width` (thanks for the idea,
@eratzlaff)
We've also modified the widths of our grid containers for the small
device grid (now a max 720px instead of 728px) and large device grid
(now a max 1140px instead of 1170px) to avoid horizontal scrollbar
problems in Firefox (likely due to box-sizing, which is why we didn't
see it in 2.x).
Similarly, we've updated the responsive ultility classes to match the
new four media query approach of the grid system. That means we've:
* Added new `.visible-xs` and `.hidden-xs` classes
* Reassigns visible and hidden classes for small, medium, and large to
matching grid system media queries
* Updates docs examples to match grid system and account for fourth
utility range
-----
Fixes the following:
* #9135 : fourth grid tier
* #9302 : undoes previous range change for small grid system, so no need
to update any docs here
* #8755 : consistent grid and responsive utilities schemas)
* #9195 , #9216 , and #9227 : no more horizontal scrollbars
2013-08-12 00:28:50 -07:00
Mark Otto
0819cfc450
addressing #9189 manually, part 7: thumbnails vars
2013-08-11 19:32:16 -07:00
Mark Otto
c2cfd3153b
addressing #9189 manually, part 6: add a navbar margin var, but avoid the navbar-nav var because that should really be customizable
2013-08-11 18:32:52 -07:00
Mark Otto
a66cdb0c30
addressing #9189 manually, part 4: input group background var
2013-08-11 18:09:56 -07:00
Mark Otto
83f1a75e7a
addressing #9189 manually, part 3: forms
2013-08-11 18:06:26 -07:00
Mark Otto
286636755a
spacing
2013-08-11 17:47:53 -07:00
Mark Otto
58b90dae15
addressing #9189 manually, part 2: dropdown header and disabled link colors (and refactor commenting styles)
2013-08-11 17:47:30 -07:00
Mark Otto
8b76e0d0f0
addressing #9189 manually, part 1: code and pre vars
2013-08-11 17:23:19 -07:00
Mark Otto
1ff1dfb2bd
fixes #9348 by ditching a comment
2013-08-11 16:07:45 -07:00
Mark Otto
2f1fcca6c5
Fixes #9145 : Fix tooltip opacity
...
Update tooltips to not use RGBa colors so IE8 can have tooltips, too
(means we're now using `opacity`).
2013-08-06 11:18:53 -07:00
Mark Otto
db45a60cc8
Scope tablet classes to tablets range only
...
Fixes #9128
2013-08-05 20:55:30 -07:00
Mark Otto
219f0fe7c5
Merge branch '3.0.0-wip' into bs3_alerts_default_class
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-05 20:00:23 -07:00
Mark Otto
04dc221037
Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786-3.0.0-wip
...
Conflicts:
customize.html
less/alerts.less
less/badges.less
less/button-groups.less
less/buttons.less
less/carousel.less
2013-08-05 16:03:10 -07:00
Mark Otto
9bbe8a020a
Merge pull request #9121 from Flydiverny/alerts
...
Added padding variable for alerts and changed customize.html
2013-08-05 15:40:22 -07:00
Mark Otto
c4281f3919
Update labels to include a base class
...
* Builds on the new button styles by requiring a `.btn-default` for the
regular, gray labels
* Updates components examples to show new stuff
2013-08-05 15:30:28 -07:00
Markus Maga
9108ab9fb8
Added padding variable for alerts and changed customize.html Warning state (which doesn't exist anymore)
2013-08-06 00:06:57 +02:00
Mark Otto
01c46bfc0f
More button updates
...
- Fixes #9113 (caret colors in dropdown buttons)
- Darken borders around buttons for contrast in button groups
2013-08-05 11:30:50 -07:00
Mark Otto
41eef69e6f
Fixes #8786 (part 2): new default button styles
...
Also relevant: http://www.youtube.com/watch?v=Ldyx3KHOFXw
2013-08-05 09:02:59 -07:00
Mark Otto
11e46845b2
fixes #9063 : add var for navbar border radius
2013-08-05 00:47:23 -07:00
Mark Otto
73c048578d
Enable input focus state customization
...
- Add new mixin to generate and customize focus state as needed
- Adds variable to set default color
- Include clear disclaimer about customizing this—it's about users', so
don't go making everything bright red and expect them not to be
confused or alarmed.
Relevant issues: #2742 , #4185 , #7942 , #8171 , #8610 , #9044
2013-08-04 23:05:54 -07:00