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 nav
s.
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
Mark Otto
b7a153b2eb
redesign these tables, fix headings, add intro paragraphs
2017-10-30 13:08:37 -07:00
Mark Otto
ce800e94d7
Merge branch 'docs-bundle-js' of https://github.com/vannitotaro/bootstrap into vannitotaro-docs-bundle-js
2017-10-30 12:58:37 -07:00
Mark Otto
2fec9f13cd
dist
2017-10-30 12:48:13 -07:00
Giovanni Totaro
a1e2a27632
Add missing trailing slashes to URLs in docs
2017-10-30 17:42:41 +01:00
Giovanni Totaro - aka Vanni
8f1540d16a
Merge branch 'v4-dev' into docs-bundle-js
2017-10-30 17:23:05 +01:00
Johann-S
10773f45d4
Fix bad title for our dispose method in our documentation
2017-10-30 15:46:39 +01:00
Giovanni Totaro
8776e80ffa
Explain contents of bundled JS files in docs ( #23735 )
2017-10-30 12:27:23 +01:00
Johann-S
6d00ed586b
Do not create a Popper.js instance when we don't need it
2017-10-30 09:51:57 +01:00
XhmikosR
6b884dcd76
Clean up package.json scripts. ( #24583 )
...
* rename build/htmllint.js to build/vnu-jar.js
* remove the unused `bash` script
* split the `docs-lint` scripts
* fix watch-js script to run only the parent `js-compile` script
2017-10-29 16:28:52 -07:00
Mark Otto
c5af0a7d6a
dist
2017-10-29 16:19:14 -07:00
Mark Otto
b5cd9b91b2
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-10-29 16:13:37 -07:00
Mark Otto
136aefead4
nuke container class for consistency while we're here
2017-10-29 16:03:13 -07:00
Mark Otto
a82d0ce67b
tweak spacing
2017-10-29 16:02:30 -07:00
Johann-S
2232b6b4d1
Throw error about Popper.js only when it's needed because some of our plugins don't use it ( #24573 )
2017-10-29 15:51:04 -07:00
Johann-S
e454c8ec1e
Add dropright and dropleft (right and left placements for our dropdown) ( #23860 )
...
* Add dropright (right placement for our dropdown)
* Add dropleft
* moves drop left arrow to the left
2017-10-29 15:29:13 -07:00
Mark Otto
b1623c4429
Add .modal-dialog-centered
for optional vertically centered modal ( #24510 )
...
* Add .modal-dialog-centered for optional vertically cenetered modal
Fixes #23638
* adds modal-dialog-centered class to docs and removes margin to avoid generating a vertical scrolling
* mention limitations
* fix aria attr
* Add `width: 100%` to the .modal-content for the centered version. Adding it here to avoid adding another selector by limiting it to the centered modal modifier.
2017-10-29 15:14:10 -07:00
Mark Otto
dfd5229167
Merge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-dev
2017-10-29 11:46:26 -07:00
Mark Otto
fceffd16c0
dist
2017-10-29 11:46:16 -07:00
XhmikosR
0d02addc5c
Remove the now unused _data/core-team.yml and the relevant scss. ( #24593 )
2017-10-29 17:55:28 +02:00
Johann-S
aec2e38caf
Add information about the fact we do not use Popper.js for Dropdown c… ( #24571 )
...
* Add information about the fact we do not use Popper.js for Dropdown contained in navbars
* Update dropdowns.md
* Update dropdowns.md
2017-10-28 22:43:44 -07:00
Amy Martin
186c22fdbc
Remove invalid bower.json ( #24584 ) ( #24590 )
2017-10-28 22:42:53 -07:00
Mark Otto
63947ee94e
Add fallback border-radius to .btn ( #24505 )
...
Fixes #24503 by manually calling the border-radius instead of using the mixin.
2017-10-28 22:42:09 -07:00
Mark Otto
a248ae0a3c
Revamp docs About section ( #24589 )
...
- Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile).
- Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top.
- Added redirects to the new Overview page from Team and History
2017-10-28 22:41:25 -07:00