Zlatan Vasović
77bc82d486
Add .animation-*()
mixins
2013-12-08 11:54:04 +01:00
Mark Otto
e43e87b2f3
Merge pull request #11748 from bganicky/patch-1
...
Updated .scale() mixin so that it accepts optional vertical scale factor...
2013-12-08 01:49:38 -08:00
Mark Otto
12500047f9
Merge branch 'master' into pr/11750
...
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.min.css
2013-12-08 01:45:42 -08:00
Mark Otto
a9b86cbfde
Merge branch 'pr/11138'
...
Conflicts:
dist/css/bootstrap.min.css
dist/js/bootstrap.min.js
docs-assets/js/raw-files.js
2013-12-07 14:10:41 -08:00
Mark Otto
07de53c644
Contextual list group cleanup
...
* Adds nav link to sidebar for contextual classes
* Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes
* Adds default and linked variations to example in docs
2013-12-07 14:09:03 -08:00
Mark Otto
107b334d34
Fixes #11766 : Use color var for background on badges in buttons to restore proper background to default button badge
2013-12-07 11:45:11 -08:00
Luke Noel-Storr
b92bee99ef
reverted changes in commit 96109d3
which seemed to break conditional classes in striped tables (ignoring the comment above that the previous rules were needed for just this purpose)
...
fixes issue twbs/bootstrap#11728
2013-12-06 14:11:58 +00:00
Bohdan Ganicky
9ce7e5620c
Updated .scale() mixin so that it accepts optional vertical scale factor parameter.
2013-12-06 14:09:55 +01:00
Mark Otto
cf81cb60ef
Merge branch 'master' into gradient-prefix-cleanup
...
Conflicts:
dist/css/bootstrap.min.css
docs-assets/js/raw-files.js
2013-12-04 21:23:09 -08:00
awebdeveloper
3f1e4b92ee
-moz and old webkit syntax removed for gradients based on
...
http://caniuse.com/#search=grad
2013-12-03 14:13:55 -08:00
Chris Rebert
303f8a33c3
add <table> case to responsive-visibility mixin; see #10056
2013-12-03 13:57:28 -08:00
Mark Otto
17dee30892
Merge pull request #11662 from ZDroid/deprecation-fix
...
Use mixin instead of whole code
2013-12-01 11:16:17 -08:00
Zlatan Vasović
ed29a99df4
Use mixin instead of whole code
2013-12-01 09:18:27 +01:00
Mark Otto
6bc09dd949
Fixes #11268 : Account for badges within buttons by matching background to text color and text color to background
2013-11-30 16:29:52 -08:00
Mark Otto
82bbccde9b
Merge branch 'master' into pr/11648
...
Conflicts:
dist/css/bootstrap.min.css
less/grid.less
2013-11-30 13:09:55 -08:00
Mark Otto
84f536e02a
Merge pull request #11398 from thelukemcdonald/master
...
Don't print .clearfix() comment references
2013-11-30 12:47:07 -08:00
Mark Otto
bb4a39d51c
Merge branch 'master' into pr/11388
...
Conflicts:
dist/css/bootstrap.min.css
2013-11-30 00:26:53 -08:00
Zlatan Vasović
08e41d769a
Add missing last column float
2013-11-29 08:37:54 +01:00
Mark Otto
ec9d4708d2
Merge pull request #11551 from masterbee/outlinetweak
...
removed color treatment of outline for easier integration
2013-11-28 12:31:18 -08:00
Tobias Lindig
ea78248608
removed all caret border color settings.
2013-11-28 17:41:43 +01:00
Jerri Christiansen
bd44a4b5f3
Removed unnecessary semicolon
2013-11-25 20:41:00 +01:00
Mario Bonito
55af003669
removed color treatment of outline
2013-11-20 16:44:44 -05:00
Chris Rebert
446f2325a6
add explanatory comment Re: #11526
2013-11-18 14:22:17 -08:00
Erik Flowers
50578dda60
- Firefox placeholder text is faded out and not the full color. Adding opacity:1 to it returns it to the proper color
...
- (this is a re-commit since I messed up my branch last time and failed the travis build)
2013-11-18 11:58:14 -07:00
Luke McDonald
15fbc4bd06
Don't print .clearfix() comment references
2013-11-07 09:57:55 -06:00
Zlatan Vasović
96109d3138
Simplify table state styles
2013-11-07 09:53:33 +01:00
Mark Otto
88a06640dd
Fixes #11295 : Restore offset, push, and pull zero classes (e.g., .col-md-offset-0)
2013-11-06 13:03:08 -08:00
Mark Otto
c6e76d97ba
Fixes #10341 : don't change border color on contextual table classes
2013-10-28 21:19:48 -07:00
Zlatan Vasović
aff291e1ca
Add .animation() mixin
2013-10-26 14:11:59 +02:00
Chris Rebert
3cd744fd5e
remove ref to nonexistent branch
2013-10-24 19:42:48 -07:00
Chris Rebert
c865a68e21
fix WebKit caps in comments
2013-10-24 19:20:08 -07:00
Mark Otto
eef9d5ae7b
Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradient
...
remove comma separating the color and the color-stop in -webkit-linear-gradient in the #gradient .vertical mixin.
2013-10-20 23:27:48 -07:00
Mark Otto
2eec3f919e
Merge branch 'master' into pr/10656
...
Conflicts:
dist/css/bootstrap.min.css
2013-10-20 22:55:45 -07:00
Mark Otto
6585c5898a
spacing
2013-10-20 22:46:21 -07:00
Mark Otto
dd34102cb6
Fixes #10522 : Enable use of form validation class on .radio, .checkbox, .radio-inline, and .checkbox-inline
2013-10-20 19:54:22 -07:00
Max Edmands
693915d127
Active state overrides contextual list-item styles
2013-10-16 22:56:13 -07:00
Aaron Borden
0c2055ef38
Adding contextual styles to list-items
2013-10-16 19:02:04 -07:00
Mark Otto
c814ad1833
Combine separate efforts for grid mixins into one, cleanup and reorganize
2013-10-11 22:00:37 -07:00
Shaun Dychko
355525b2b7
remove comma separating the color and the color-stop in -webkit-linear-gradient in the #gradient .vertical mixin.
2013-09-30 13:21:54 -07:00
XhmikosR
60afea85b4
less/mixins.less: tabs to spaces.
2013-09-18 08:14:19 +03:00
Steve S
ae3a9169e0
Simplified CSS responsive-invisibility mixin
2013-09-16 09:16:53 -05:00
Chris Ziogas
ab3d0a27b3
Dropdown in panel header does not inherit its colors
...
Fix for issue #10627
2013-09-16 12:38:26 +03:00
Zlatan Vasović
f9fe6cd05f
Added missing semicolon
2013-09-08 15:37:02 +02:00
Mark Otto
e5038a339c
Merge pull request #9968 from thelukemcdonald/master
...
Apply gradient stripe @color parameter
2013-09-06 09:31:36 -07:00
Mark Otto
72a39eb747
Merge pull request #10025 from barryvdh/patch-2
...
Add missing methods (rotateX/Y, perspective(-origin) and transform-origin)
2013-09-06 09:18:00 -07:00
Liam
12558bb504
Fixed error in documentation in mixins.less
2013-09-04 18:59:44 +10:00
Mark Otto
d9e991fefe
Merge pull request #10059 from felixhirschfeld/patch-1
...
Add mixin for transition-property
2013-08-24 00:19:37 -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
Mark Otto
a66ccbc562
split mixin and grunt dist to be sure
2013-08-23 22:19:58 -07:00
Mark Otto
6de67c0ab6
Deprecate .hide-text mixin for .text-hide as mixin and class
2013-08-23 22:11:41 -07:00
Felix Hirschfeld
c52e1b85ab
Add mixin for transition-property
...
It's quite handy if a transition needs the same duration, timing-function or delay and only specific properties to animate.
2013-08-23 09:22:54 +02:00
Barry vd. Heuvel
c5cfc690dd
Add missing methods (rotateX/Y, perspective(-origin) and transform-origin)
...
Added missing mixins:
rotateX
rotateY
perspective
perspective-origin
transform-origin
2013-08-22 13:05:06 +02:00
James Lawrence
2cb1626907
Fixes #9974
...
Added th selector in .table-row-variant mixin
2013-08-21 17:56:36 +01:00
Chris Rebert
a3a02f9e6e
rename @screen-XX to @screen-XX-min for clarity+unambiguity
2013-08-20 23:25:13 -07:00
Luke McDonald
c8402e6e2a
Remove progress bar striped @color parameters; use default transparent white.
...
* If the @color parameter is not removed, the stripes are the same color as the element background color. In this case, the stripes do not appear.
2013-08-20 22:46:01 -05:00
Luke McDonald
e965ef0df3
Apply @color argument to striped gradient
...
The @color argument is currently not being used for the striped gradient.
2013-08-20 22:13:03 -05: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
Mike Pagé
2488f2ae68
Update mixins.less
2013-08-18 19:23:42 +02: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
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
e4bb388bc9
Make negative margins on rows the default, not just in containers, and add padding to body to compensate
2013-08-16 15:16:03 -07:00
Mark Otto
2fa0975956
don't scope width on .make-xs-column mixin
2013-08-15 21:51:41 -07:00
Mark Otto
7cd35f0cb6
nuke bg image on active/open for buttons for when we add gradients
2013-08-15 16:17:44 -07:00
Mark Otto
16d7265c9b
fixes #9647 : ensure open dropdown toggles get .active styles
2013-08-15 15:16:46 -07:00
Mark Otto
fee3f1e733
fixes #9582 : restore img-responsive as a class and move it's mixin to mixins.less
2013-08-15 00:46:18 -07:00
Mark Otto
60a281507a
Merge pull request #9498 from ggam/panel-variant-fix
...
Made panel-variant apply styles only to first child
2013-08-14 15:32:21 -07:00
Guillermo González de Agüero
537910d484
Removed commented lines
2013-08-14 23:12:47 +02:00
ggam
72a2efb3db
Added table-row-variant mixin
2013-08-14 21:16:45 +02:00
ggam
80d1b6b117
Made panel-variant apply styles only to first child
2013-08-14 16:40:26 +02:00
Mark Otto
33a88c9a94
Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-13 10:36:38 -07:00
Mark Otto
3e373a844c
Merge pull request #9410 from ggam/pagination-size
...
Added pagination-size mixin
2013-08-13 10:35:24 -07:00
ggam
6ec0fd7d43
Added input-size mixin
2013-08-13 19:06:02 +02:00
Guillermo González de Agüero
e74ac0723b
Fixed errors
2013-08-13 14:25:05 +02:00
ggam
ea04fa538e
Added pagination-size mixin
2013-08-13 13:27:45 +02:00
Mark Otto
237640c706
Drop the accordion for the panel
...
* Deletes the accordion.less file
* Extends the panel to be collapsible with our JS plugin
* Supports panel color variations
2013-08-12 23:36:25 -07:00
Mark Otto
abedd38c5b
update grid xs mixin and update docs to match new mixins
2013-08-12 11:52:51 -07:00
Mark Otto
ddd13dc100
Merge pull request #9373 from ggam/button-sizes
...
Added button-size mixin
2013-08-12 10:40:56 -07:00
Mark Otto
3d11e6dedf
Merge pull request #9371 from ggam/buttons-consistency
...
Renamed btn-pseudo-states mixin to btn-variant for consistency
2013-08-12 10:06:34 -07:00
Mark Otto
55cfa8d38f
Drop background-clip and background-size mixins since they have no prefixes anyway
2013-08-12 10:01:13 -07:00
ggam
6993db1840
Added button-size mixin
2013-08-12 14:07:19 +02:00
ggam
83293516b6
Renamed btn-pseudo-states mixin to btn-variant for consistency
2013-08-12 13:55:09 +02:00
Mark Otto
efe62a7ef4
rename and refactor a smidge to add medium grid mixins
2013-08-12 00:36:22 -07:00
Mark Otto
f50aea30c4
Merge branch 'patch-12' of https://github.com/ggam/bootstrap into ggam-patch-12
2013-08-12 00:31:28 -07:00
Guillermo González de Agüero
001e5d3da9
Added missing grid make-column mixins and fixed some inconsistencies
...
make-column() was still been use to generate "medium size" columns (col-sm), while make-small-column was creating the default columns (col).
I also changed @grid-float-breakpoint to @screen-small, as it was used in make-row() and I think it makes more sense here than the other.
2013-08-07 21:15:01 +02:00
Guillermo González de Agüero
a24bc28de8
Added panel-variant mixin
2013-08-07 20:15:12 +02:00
Mark Otto
d1e712d848
fixes #8959 : only negative indent rows within .container (prevents horizontal scroll on full-width pages)
2013-08-06 21:11:16 -07:00
Mark Otto
18a4082553
fixes #8935 : add gutter width param to grid mixins
2013-08-06 21:00:12 -07:00
Mark Otto
076ec90d0b
Merge branch '3.0.0-wip' of https://github.com/archanl/bootstrap into archanl-3.0.0-wip
...
Conflicts:
less/mixins.less
2013-08-06 18:05:24 -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
2ee9bea890
Fixes #8786 (part 1): darken hover states on buttons
2013-08-05 08:52:22 -07:00
Mark Otto
e85b8f315f
Fixes #9049 : switch order of gradient mixin params to avoid problems for upgraders
2013-08-05 08:45:51 -07:00
Mark Otto
d6ed590e83
Clean up mixins, fix #9100 (no ms-keyframes)
...
- Spacing tweaks in the general mixins
- Add comments to transform mixins about IE support
- Remove `-ms-keyframes` because only IE10+ supports it, and without
prefix
2013-08-05 08:11:13 -07:00
Mark Otto
f62ea2afe2
fixes #8793 : remove padding-right from inputs with state changes
2013-08-04 23:20:55 -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
Jon Schlinkert
c017e19ed2
Resolves https://github.com/twbs/bootstrap/issues/9014 . updates mixins to consistently use semicolons as argument separator. Rebuild to confirm, no diff in compiled CSS.
2013-08-02 15:33:03 -04:00
leonardovcid
15b98a0bb1
Correct comment which is showing a wrong mixin call example (mixins.less)
...
I was copy-pasting the example and it wasn't working. Then I found that the example in the comment was a typo.
Thanks
2013-08-01 14:39:28 +01:00
Cesidio Di Landa
3696530aaf
Removed trailing whitespaces
...
Changed hard tabs to soft tabs
2013-07-31 18:11:11 +02:00
Archan Luhar
b9f59428f9
Removed background color from #gradient mixins to support transparent gradients
2013-07-30 19:30:24 -07:00
fat
2cf1851d9f
use transforms to make the dialog smooooth
2013-07-26 22:09:31 -07:00
Fred Delrieu
06980ae5a1
Small typo
2013-07-26 10:10:35 +02:00