0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

17243 Commits

Author SHA1 Message Date
XhmikosR
4bacf8dd04 Update devDependencies. 2017-11-08 01:04:31 +02:00
Johann-S
83fd91cdf8 Update to babel beta 5 2017-11-08 01:04:31 +02:00
XhmikosR
fc9967e175
Fix test failure with jQuery 1.9.1 (#24706) 2017-11-07 14:13:52 +02:00
Johann-S
79d6b574cc
Escape ID in Util.getSelectorFromElement (#24700) 2017-11-07 12:41:06 +01:00
Johann-S
26dc17bcd2 Popover - call content once if it's a function. (#24690) 2017-11-07 09:18:52 +02:00
Mark Otto
b42a38b886 dist 2017-11-06 22:24:24 -06:00
Mark Otto
b942dac3ef Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-11-06 22:12:24 -06:00
ysds
ccc95d0c96 Reduce custom file z-index (#24633) 2017-11-06 15:58:28 -08:00
Mark Otto
de754fdc32 fixes #24642 2017-11-06 17:51:04 -06:00
m5o
09ae92a0a0 descriptive docs variable naming (#24521)
* use descriptive docs btn naming

* rename `btn-bd-yellow` to `btn-bd-download`

* sort state vars

* sort state vars
  * info, warning, danger

* rename btn-bd-purple

* rename `.btn-bd-purple` to `.btn-bd-primary`

* align docs color variables

* generate $bd-purple-light color

* with http://razorltd.github.io/sasscolourfunctioncalculator/

* allow overide of docs variables
2017-11-06 14:21:03 -08:00
Mark Otto
20b2e67ddc dist 2017-11-06 13:54:41 -08:00
Mark Otto
807adbb48a Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-11-06 13:52:04 -08:00
Patrick Yeo
c2a7a2c41d Nav Tabs use single variable to style $nav-tabs-link-hover-border-color and $nav-tabs-link-active-border-color (#24639) 2017-11-06 13:35:52 -08:00
Patrick Yeo
e2c15da967 Move hardcoded opacity value in .btn:disabled to variable $btn-disabled-opacity (#24680) 2017-11-06 13:34:42 -08:00
Mark Otto
ff4f5d4461 dist 2017-11-06 12:44:57 -08:00
XhmikosR
1524837af2 getting-started.md: Redirect from /getting-started/ too. (#24669) 2017-11-06 12:11:25 -08:00
Mark Otto
bb53b32585
fixes #24553: override border-color on focus of custom select with form validation (#24695) 2017-11-06 12:04:56 -08:00
Mark Otto
a8aaccbd4d
Restore .progress-bar transition (#24694)
Unintentionally removed in #22703. Fixes #24643.
2017-11-06 12:02:42 -08:00
Gijs Boddeus
bfbf24e7a5 fixing label cutoff at 0% (#24544) 2017-11-06 09:57:25 -08:00
Andres Galante
058123440f Convert px values to rem on tooltip variables (#23468)
* converts px valures to rem on tooltip variables

* keep as px to match popover changes
2017-11-06 09:29:12 -08:00
Andres Galante
b931070bd7 changes list-inline-padding from 5px to .5rem 2017-11-06 09:28:29 -08:00
XhmikosR
34d745540d
Minor Sass consistency changes. (#24677)
* use `background-color` instead of the shorthand
* use `outline: 0` consistently
* fix transform order
* remove quotes from `SFMono-Regular`
2017-11-06 02:23:36 +02:00
XhmikosR
f74fe3a45b
Update package-lock.json. (#24666) 2017-11-03 17:23:03 +02:00
XhmikosR
1fc0f256c8 Remove whitespace in SVG includes. 2017-11-03 14:12:47 +02:00
XhmikosR
ed374d1ee9 Remove a few extra newlines. 2017-11-03 14:12:47 +02:00
XhmikosR
c13faac04d Highlight snippet as CSS. 2017-11-03 14:12:47 +02:00
XhmikosR
c26ef89add getting-started/introduction.md: move title below the retired meta tags. 2017-11-03 14:12:47 +02:00
XhmikosR
433bf30de7 Add svg files in workbox and remove jpg. 2017-11-03 14:12:47 +02:00
XhmikosR
7f6ad11fb8 Update Jekyll excludes to ignore more files. 2017-11-03 14:12:47 +02:00
Johann-S
c52a13d395 Update our Webpack documentation for Webpack 3 (#24656) 2017-11-03 13:53:24 +02:00
Andres Galante
9244974064 Convert modal's px units to rem (#23782) 2017-11-02 02:23:51 +02:00
Mark Otto
445558b967 Create CODE_OF_CONDUCT.md (#24629) 2017-11-01 13:54:24 +02:00
XhmikosR
d969c3fe7e
Update devDependencies and gems. (#24610) 2017-11-01 00:23:50 +02:00
XhmikosR
3f575d9784
Fix broken footer link after the about page revamp. (#24612) 2017-11-01 00:03:22 +02:00
patrickhlauke
f9188de4af Fix invalid <nav ... role="tablist"> in docs. 2017-10-31 21:36:17 +02:00
patrickhlauke
fb4c9fae17 More wording tweaks 2017-10-31 21:36:17 +02:00
XhmikosR
2bbb9e0efc Shorten ignores - add more comments. 2017-10-31 21:36:17 +02:00
patrickhlauke
e80f61623b Remove datetime-local warning from vnu ignore list, change reboot example. 2017-10-31 21:36:17 +02:00
patrickhlauke
96a9fa1c82 Remove invalid example of title attribute in an SVG and related vnu error suppression 2017-10-31 21:36:17 +02:00
patrickhlauke
ce90b82b19 Add comments to clarify why we ignore a couple of vnu's errors.
* "autocomplete" attribute errors
* "legend" is not allowed as child of "div"
2017-10-31 21:36:17 +02:00
XhmikosR
95025a992f Remove the redundant role=navigation from navs. 2017-10-31 21:36:17 +02:00
XhmikosR
dde280618c vnu-jar.js: pass -Xss512k for 32-bit Java to avoid a StackOverflowError error. 2017-10-31 21:36:17 +02:00
XhmikosR
930783cb24 Re-enable vnu-jar's warnings and suppress the ones we don't need now. 2017-10-31 21:36:17 +02:00
Giovanni Totaro - aka Vanni
165c0f15b2 Add display utilities link in 'Utilities for layout' docs page (#24615) 2017-10-31 13:17:16 +02:00
XhmikosR
271f5071a3
build/*.js: es6ify. (#24611) 2017-10-31 12:41:03 +02:00
XhmikosR
0570087ac3
Remove bower.json from _config.yml. (#24609) 2017-10-31 12:31:32 +02:00
Martin Kolárik
887835cdac Update docsearch.js links (#24613) 2017-10-31 00:54:36 +02:00
XhmikosR
b67a4be8de
Minor Markdown consistency cleanup. (#24605) 2017-10-30 23:53:57 +02:00
Andres Galante
1870b871d0 adds variables for the hr element margin 2017-10-30 13:11:47 -07:00
Andres Galante
904f22c94f changes colors references on variables.scss from hardcoded to variables on the theme 2017-10-30 13:10:52 -07:00