Geoffrey Tisserand
69a09520d8
Fix typo in migration docs: card-title is replacing panel-title ( #21331 )
2016-12-19 20:35:02 -08:00
Jesse Mandel
f3282b5656
Update _modal.scss ( #21346 )
...
pull->float comment
2016-12-19 20:34:27 -08:00
Tom Lutzenberger
e1653edb95
Add variables for transitions ( #21345 )
...
* Add variables for transitions
* Add variables for transitions
2016-12-19 20:33:17 -08:00
Michal Zdrojewski
372d156f21
fix(readme): locked composer to a proper version ( #21338 )
...
* fix(readme): locked composer to a proper version
Without a version lock, users get current stable
* match docs
2016-12-19 20:31:44 -08:00
Bardi Harborow
da18d07d8e
Add 'system-ui' to font stack.
2016-12-19 20:29:44 -08:00
Mark Otto
621706d209
Merge pull request #21363 from Johann-S/fixDocPopovers
...
Remove mention of popovers auto placement + add note to migration docs
2016-12-19 20:29:09 -08:00
Johann-S
8b538c8ad3
Remove mention of popovers auto placement + add note to migration docs
2016-12-19 09:38:56 +01:00
Mark Otto
3c12d73203
update jsbin example, fixes #21322
2016-12-11 19:01:47 -08:00
Mark Otto
d04eb86715
clarify that
2016-12-10 17:03:32 -08:00
Mark Otto
14ce741fa0
grunt
2016-12-10 17:03:28 -08:00
Mark Otto
d8bdb819a7
linting property order
2016-12-10 16:58:52 -08:00
Mark Otto
65aed32d95
put the custom control spacer var to use
2016-12-10 16:58:52 -08:00
Mark Otto
eb40c2a747
Update _config.yml
2016-12-08 10:48:06 -08:00
Christian Oliff
d9ab97b2d0
Update jQuery CDN to use jQuery.com instead of Google
...
Fixes : #21130
2016-12-07 21:32:00 -08:00
Mark Otto
cd76a6775d
grunt
2016-12-07 20:46:17 -08:00
Mark Otto
ede925d79b
Merge pull request #21298 from twbs/carousel
...
Refactor carousel
2016-12-05 23:31:14 -08:00
Mark Otto
e0edea0d1a
typo
2016-12-05 20:37:22 -08:00
Mark Otto
4ef547f4bb
drop the .carousel-control base class
2016-12-04 23:19:54 -08:00
Mark Otto
6d9ded8375
update migration docs
2016-12-04 23:17:30 -08:00
Mark Otto
e331db31fd
linting
2016-12-04 22:19:20 -08:00
Mark Otto
e40a09ba2e
redo the carousel example to match
2016-12-04 22:18:49 -08:00
Mark Otto
7c3bda24f0
simplify svg by only using viewbox
2016-12-04 22:06:29 -08:00
Mark Otto
9fca3e3ec8
rename once more
2016-12-04 22:05:16 -08:00
Mark Otto
89f5e65cfb
drop the fixed width of the indicators. instead use the carousel-control width as margins to ensure content doesn't overlap
2016-12-04 22:05:05 -08:00
Mark Otto
1980854c14
rename var
2016-12-04 22:01:31 -08:00
Mark Otto
410bf38a4f
there's no font, so rip that var
2016-12-04 21:55:46 -08:00
Mark Otto
875c24395c
remove unused vars
2016-12-04 21:55:24 -08:00
Mark Otto
990db2496f
rip responsive styles; they're unnecessary and likely require overriding anyway
2016-12-04 21:55:02 -08:00
Mark Otto
1abe4c83a8
redo control icons to use open iconic svgs inlined
2016-12-04 21:54:45 -08:00
Mark Otto
d157fcebba
rename control left and right to prev and next; simplify styling by removing gradient
2016-12-04 21:54:04 -08:00
Mark Otto
8ad30ff8b8
rename in docs
2016-12-04 21:40:02 -08:00
Mark Otto
5c93cb7c81
code comment
2016-12-04 21:39:54 -08:00
Mark Otto
8f06eebe44
rename and un-nest icons
2016-12-04 21:39:46 -08:00
Mark Otto
c2c4b5ba76
remove comment
2016-12-04 21:39:27 -08:00
Mark Otto
1afb6959fa
remove commented out code
2016-12-04 21:05:57 -08:00
Mark Otto
1e3ec89355
Merge branch 'v4-dev' into carousel
2016-12-04 21:05:19 -08:00
Mark Otto
306f75216d
Move margin from adjacent selector to right on the .custom-control for better responsive rendering ( #21295 )
2016-12-04 20:42:12 -08:00
Mark Otto
6782dd6e92
nuke the text-shadow
2016-12-04 20:37:30 -08:00
Mark Otto
5abd0ed521
move multiple carousels section up, add responsive classes there, reformat some stuff
2016-12-04 20:37:21 -08:00
Mark Otto
fd87c19e79
linting
2016-12-04 20:27:33 -08:00
Mark Otto
01f81dd552
fix js for previous
2016-12-04 20:27:21 -08:00
Mark Otto
6d28f07582
redesign indicators
2016-12-04 20:14:33 -08:00
Mark Otto
b0db5788df
break up example into three separate examples to show flexibility
2016-12-04 20:07:01 -08:00
Mark Otto
d57ec90243
clear up docs intro
2016-12-04 20:06:45 -08:00
Mark Otto
a5c2562c06
update left/right classes on controls and add img classes
2016-12-04 19:53:37 -08:00
Mark Otto
94e2d80af4
pull in js changes from #18830
2016-12-04 19:53:16 -08:00
Mark Otto
ba329cfd6a
redo css more
...
- fix naming of left/right controls
- drop the absolute positioning of things and rely on only 3d transforms
- remove img styles and require classes to avoid inline-block line-height stuff
2016-12-04 19:52:49 -08:00
Starsam80
ea9f846e0f
Remove .float-left
from card header nav ( #21292 )
2016-12-04 16:46:57 -08:00
sophiegit
eeb49651c6
Update bootstrap/scss/mixins/_breakpoints.scss ( #21285 )
...
grid-breakpoint for sm is 576px
https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186-L192
1._breakpoints.scss
comment says that grid-breakpoint for sm is 544px,
2.http://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints
current document says that grid-breakpoint for sm is 544px,
but it should be 576px
2016-12-04 16:46:07 -08:00
Bardi Harborow
e156d2bb72
Fix A11yUserVoice bugify rendering. ( #21282 )
2016-12-04 16:45:50 -08:00