Mark Otto
0b58340f14
docs edit suggestion
2018-04-01 12:58:03 -07:00
Mark Otto
a016cbd6a8
Mention browserslist config in our docs to close #25429
2018-03-31 22:06:41 -07:00
XhmikosR
5660c97cc4
Revert "docs: Switch to StackPath's URL."
...
This reverts commit 70520855e8
.
2018-03-30 10:59:10 +03:00
XhmikosR
70520855e8
docs: Switch to StackPath's URL.
...
While the old one will keep working, better switch to the new one.
2018-03-29 21:42:15 -07:00
Mike Rogers
2306f62bf1
Making use of prefers-reduced-motion
media query ( #25641 )
...
* Making use of `prefers-reduced-motion` media query
As discussed in #25249 - if a user (Who is using Safari / iOS) requests
reduced motion in their system settings, we should avoid transitions.
* Ignoring prefers reduced motion for CSS Linting
* Updating copy clarifying the reduce motion functionality in accessibility.md
2018-03-20 09:28:21 +00:00
Ethan Beyer
00304d2003
theming.md Typo Fix ( #25875 )
...
it's ≠ its
2018-03-16 22:18:46 +00:00
m5o
b5e6eb22a6
Use callout without custom Jekyll plugin.
2018-03-12 21:50:21 +02:00
Robert Martin
817b80d54b
Update webpack.md
...
Minor edits for style and consistency
2018-03-08 09:20:00 +01:00
Mark Otto
9cf3ebbf2b
Fixes #25703
2018-02-24 12:46:23 -08:00
Pierre GIRAUD
24a5376a14
Be more explicit where to find variables ( #25624 )
...
* Tell where to find the variables to override
* Be consistent with path to _variables.scss
* Get rid of some 'our' in the doc
Replaced by 'Boostrap's' when relevant
2018-02-19 14:42:26 -08:00
ysds
3ffe4f82b7
Update themeing docs for more clearly how to remove from map ( #25589 )
...
* Add note about insert position of "map-remove"
* Use optional keys instead of required keys
2018-02-11 14:24:47 -08:00
Johann-S
5a6be71791
Remove escaping selector and add a warning to inform folks to escape their selectors ( #25390 )
2018-01-21 22:02:16 +02:00
m5o
0f53402fc0
Use Jekyll's markdownify filter instead of a custom plugin ( #25319 )
2018-01-19 19:30:17 +02:00
Mark Otto
8a628b943c
Remove -Pre from Nuget install info since we're stable now /cc @supergibbs
2018-01-18 10:29:48 -08:00
Mark Otto
572d00ac7e
Bump version to 4.0.0
2018-01-18 10:24:51 -08:00
Mark Otto
eb6db8a3f9
Theming docs update ( #25300 )
...
* heading for better linking
* tell folks where to start
* more headings
* required keys section added, closes #25293
2018-01-14 20:07:57 -08:00
Mark Otto
92cc0aba7b
Deprecate hover media query shim and mixins ( #25270 )
...
* Deprecate hover media query shim and mixins
Fixes #25195 .
This never was completed or fully implemented, and the docs are inaccurate as to what browsers are currently affected by this stickied hover problem. This PR aims to update the docs and deprecate the shim from our mixins and only return the pseudo-classes. To reflect the order of these states used elsewhere (e.g., our button styles), I've also updated the order of each within the mixin.
* Mention in docs and variables that it's deprecated
2018-01-11 10:12:15 +00:00
Mark Otto
1cfbb8305a
Add some documentation on using CSS vars ( #25176 )
...
* Add some documentation on using CSS vars
Fixes #25147
* link to MDN doc
2018-01-02 22:58:40 -08:00
Mark Otto
7adaa2f6ef
Update Theming docs for removing map items ( #25108 )
2017-12-30 17:29:36 +02:00
Mark Otto
921c4cb78b
extra space
2017-12-27 13:41:15 -08:00
Mark Otto
26d7a939cd
closes #24929
2017-12-27 13:41:06 -08:00
Mark Otto
42e881f590
improve docs tables
2017-12-27 13:40:51 -08:00
Mark Otto
2435afe4e6
Move from h4s and misc to h5s so headings from example snippets don't show in our table of contents
2017-12-26 13:18:19 -08:00
XhmikosR
383221b21b
Link to BootstrapCDN and fix its name. ( #24987 )
2017-12-16 10:38:51 +02:00
Mark Otto
87509520fb
fixes #24728
2017-11-24 19:12:35 -08:00
Johann-S
615c995080
Fix installing deps in our webpack docs
2017-11-16 11:30:55 +01:00
Federico Zivolo
7fd265034c
Use UMD and fix build to properly load deps ( #24783 )
2017-11-15 14:13:33 +01: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
XhmikosR
1524837af2
getting-started.md: Redirect from /getting-started/
too. ( #24669 )
2017-11-06 12:11:25 -08: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
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