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

78 Commits

Author SHA1 Message Date
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
Johann-S
c52a13d395 Update our Webpack documentation for Webpack 3 (#24656) 2017-11-03 13:53:24 +02:00
XhmikosR
b67a4be8de
Minor Markdown consistency cleanup. (#24605) 2017-10-30 23:53:57 +02:00
Mark Otto
b7a153b2eb redesign these tables, fix headings, add intro paragraphs 2017-10-30 13:08:37 -07:00
Giovanni Totaro
a1e2a27632 Add missing trailing slashes to URLs in docs 2017-10-30 17:42:41 +01:00
Giovanni Totaro
8776e80ffa Explain contents of bundled JS files in docs (#23735) 2017-10-30 12:27:23 +01:00
XhmikosR
37bfbcf117 Be consistent with "JS"/"JavaScript". (#24457) 2017-10-20 10:44:03 +03:00
Mark Otto
50a2345032 new current_ruby-version var 2017-10-19 12:23:29 -07:00
Mark Otto
0a1c70d9b9 update getting started docs too 2017-10-19 12:23:29 -07:00
Gijs Boddeus
7b06b9292f spelling changes to theming.md (#24444) 2017-10-19 10:33:31 -07:00
XhmikosR
1f43fe970b Fix a few 404 and one redirected link. (#24432) 2017-10-19 08:18:57 -07:00
Mark Otto
a48dbdbf97 document color-yiq function 2017-10-17 18:29:47 -07:00
XhmikosR
658e81a084 Mention bootstrap bundle in docs. (#24385) 2017-10-16 08:01:58 +03:00
XhmikosR
db487f9845 Update build-tools.md (#24378) 2017-10-16 05:17:53 +03:00
Lucas Banegas
71e60e1f85 Describe compiled CSS (#24271) 2017-10-13 14:34:43 +03:00
Jesse Mandel
991cbe74d0 Update colors in _data and theming.md to match _variables.scss (#24355) 2017-10-13 13:34:27 +03:00
XhmikosR
ee574b76a7 Switch to lowercase doctype. (#24217)
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
2017-10-03 19:34:59 +03:00
Mark Otto
976595bd1d Require quick start to be more explicit about CSS and JS 2017-10-02 21:40:17 -07:00
Mark Otto
e626277c73 Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev 2017-10-02 20:51:14 -07:00
Mark Otto
cd8fd1d2bc change away from vars 2017-10-02 20:44:23 -07:00
Mark Otto
cf639df5c4 add components section, remove todos 2017-10-02 20:44:23 -07:00
Mark Otto
3d0b07cb68 functions aww yeah 2017-10-02 20:44:23 -07:00
Mark Otto
9db52f9a47 add new thing to a map 2017-10-02 20:44:23 -07:00
Mark Otto
04298fcd10 quote those to match source code 2017-10-02 20:44:23 -07:00
Mark Otto
201303a9d9 nuke the options page, add redirect from it to new theming page 2017-10-02 20:44:23 -07:00
Mark Otto
bdba863e83 bring over colors section 2017-10-02 20:44:23 -07:00
Mark Otto
f0c82ab4ec port over variable options list 2017-10-02 20:44:23 -07:00
Mark Otto
af28d55541 port latest from options for default vars 2017-10-02 20:44:23 -07:00
Mark Otto
00a0a4debd Stub out new Theming page 2017-10-02 20:44:23 -07:00
XhmikosR
44dcc8d719 Make Node.js 6 the minimum version.
Also, be consistent with Node.js' name.
2017-10-01 12:01:27 -07:00
Mark Otto
e471ea0617 Updates to customizing variables docs (#24186)
* Variable overrides within the same Sass file can come before or after the default value, but across files they must come first.
* Removed the double :: at the end of the paragraph.
* Fixed usage of overwrite when we mean override.
2017-10-01 09:57:50 +03:00
Moris Zen Pasic
4cfe228151 Changed hex values to follow bootstrap coding guidelines 2017-09-27 09:36:42 +02:00
Moris Zen Pasic
bc2db58b73 Added examples to the existing docs change for more clarity 2017-09-27 09:36:42 +02:00
Moris Zen Pasic
d66f47d099 Making the customization option docs cleared about variable overrides with !default flag 2017-09-27 09:36:42 +02:00
XhmikosR
f17443748d Move Autoprefixer's config in package.json.
This is so other plugins can use it too.
2017-09-26 17:16:27 +03:00
XhmikosR
92d3536306 Mention that dropdowns depend on popper.js too. 2017-09-26 17:04:45 +03:00
XhmikosR
7e6374db92 Minor Markdown consistency changes. 2017-09-26 17:04:45 +03:00
XhmikosR
31c8721913 Normalize all links. (#24109)
* use a trailing slash when possible
* use https when possible
* remove a few redirected links
* consistently use `https://popper.js.org/`
* fix `iconUrl` in nuget files
* change Jekyll Windows guide to the official one
2017-09-26 15:24:14 +03:00
XhmikosR
388356acdf docs: fix syntax highlighting for shell scripts. (#24103)
Switch all instances to `sh` but keep `bash` so that things won't break either way.
2017-09-26 12:30:58 +03:00
vsn4ik
5da8ff61ad Use CSS3 pseudo elements in documentation 2017-09-09 17:01:48 -07:00
Herst
02c7eae47e Don't create empty columns in documentation 2017-09-09 17:00:24 -07:00
vsn4ik
fbd1f52f89 Use site.repo in docs 2017-09-05 21:00:40 -07:00
Mark Otto
88eca66a34 add title to starter template code snippet 2017-09-05 20:42:16 -07:00
Morva Kristóf
d8881c2f97 Removing extra bracket in introduction docs. (#23791) 2017-09-04 15:39:00 -07:00
Tanguy Krotoff
c770e68836 Drop Bower support (#23568) 2017-09-04 15:29:05 -07:00
XhmikosR
1b95964291 browsers-devices.md: fix typo. (#23495) 2017-08-16 18:52:24 +03:00
Cory Becker
2564ee98a6 Remove apostrophe 2017-08-14 13:59:40 -07:00
Patrick Yeo
ea854233b7 v4 docs Add description for global variable $enable-caret 2017-08-14 09:28:16 -07:00
Steven Black
716e1247bf “Sass” is standard in text and headings. (#23328) 2017-08-11 18:50:03 +03:00