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

123 Commits

Author SHA1 Message Date
Chris Rebert
48fc3d9aa7 browsers-devices.md: rm stray </p>
[skip sauce]
2015-11-24 22:37:38 -08:00
Chris Rebert
37c2681e9f One more Autoprefixer shoutout
[skip sauce]
2015-11-14 19:31:41 -08:00
Mark Otto
bbdd393003 contextual shoutout 2015-11-14 19:28:45 -08:00
Mark Otto
9e01f45656 consolidate links at the bottom of the file 2015-11-14 19:28:14 -08:00
Mark Otto
e10104cc35 Add note to build tools docs section about autoprefixer 2015-11-14 19:21:25 -08:00
Patrick H. Lauke
6c42c6dfa4 Add shrink-to-fit to responsive meta section 2015-11-13 16:16:17 +00:00
Chris Rebert
02e8517916 Merge pull request #17505 from hkdobrev/v4-bundle-instructions
Recommend using bundle for running docs locally
[skip sauce]
2015-11-12 22:50:47 -08:00
Chris Rebert
ee34e924dd IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head
Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.

[skip sauce]
2015-10-28 15:09:57 -07:00
Kevin Kirsche
936a3d5b34 Change "$use-hover..." to proper "$enable-hover..."
Fix #18076
2015-10-27 09:40:23 -04:00
David Beitey
1f379a12ca Use Jekyll configuration for blog/slack URLs
This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.
2015-10-26 10:38:56 +10:00
Chris Rebert
3bc5fb947d Port #17729 to v4: Add SRI hashes to CDN links in docs
[skip sauce]
2015-10-23 22:35:22 -07:00
Chris Rebert
dd78e75991 docs/getting-started/javascript.md: Hyperlink preventDefault() mention
[skip sauce]
2015-10-19 23:45:26 -07:00
Patrick H. Lauke
6ebd6c4aab Add shrink-to-fit to getting started
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
2015-10-09 21:01:21 +01:00
Chris Rebert
781916cab6 browsers-devices.md: Tweak indentation in IE9 table
[skip sauce]
2015-10-06 22:57:11 -07:00
Chris Rebert
b6d70bb017 Getting Started docs: Add MDN links for features not supported in IE9
[skip sauce]
2015-10-06 21:00:03 -07:00
a-moses
d22c0176a9 IE 9 not supported list v4 flexbox
add flexbox to the not supported list 

https://github.com/twbs/bootstrap/issues/17802
2015-10-07 03:04:20 +03:00
Daniel Opitz
835e2a7fbe Update StackOverflow tag to bootstrap-4; closes #17675 2015-09-22 15:38:24 -07:00
Haralan Dobrev
4b1c2c3d92 Recommend using bundle for running docs locally
Closes https://github.com/twbs/bootstrap/issues/17493
2015-09-21 17:38:08 +01:00
Raphael Ackermann
cf965734cd grammar. you're your way --> you're on your way 2015-09-15 22:41:08 +02:00
Zac Echola
2c81a2eb0f Adds current version to packages. 2015-09-11 14:15:31 -05:00
Jesse Mandel
f5ab82c7eb Added NuGet install instructions to docs
Closes #17214.
2015-09-08 16:44:21 -07:00
Mark Otto
5d5398afdb Merge pull request #17389 from Gupocca/link-fixing
Fix several erroneous links in docs.
2015-09-01 20:06:00 -07:00
Gupocca
34932d71b4 Fix several erroneous links in docs.
Related to #17314.
2015-08-29 10:59:04 -07:00
XhmikosR
8328344212 Use https when possible.
[ci skip]
2015-08-29 18:50:20 +03:00
XhmikosR
3e66427127 Less to Sass typos.
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
13e33e329c Remove the obsolete JSHint references. 2015-08-27 08:11:11 +03:00
Chris Rebert
168cba1701 Explicitly document existing de facto policy of supporting ESR Firefox
Refs #17237
[skip sauce]
2015-08-24 14:32:58 -07:00
Mark Otto
d65486270c Merge pull request #17059 from kkirsche/patch-7
State Edge support instead of IE 11 as latest
2015-08-22 18:47:36 -07:00
Chris Rebert
911e58ed63 introduction.md: Fix typo: "started template" 2015-08-20 18:21:35 -07:00
Heinrich Fenkart
3c17c9e90c Docs: link to tooling setup on download page 2015-08-21 02:38:36 +02:00
Heinrich Fenkart
66be25917a Docs: various fixes
Mostly links.
Fixes #17056.
2015-08-21 02:15:17 +02:00
Heinrich Fenkart
3895bfa388 Docs: Fix "read more about x-ua" link
Fixes #17096
2015-08-21 01:28:41 +02:00
Heinrich Fenkart
a5bed79459 Fix link to wall of browser bugs; closes #17107 2015-08-21 00:45:09 +02:00
Manoj Kumar
6b1cf58d58 Add more compatibility info and caniuse links to Flexbox docs
Closes #17091
2015-08-19 20:33:07 -07:00
Kevin Kirsche
b6e0481c32 State Edge support instead of IE 11 as latest
Fix #17055
2015-08-19 17:23:50 -04:00
swaincreates
1e8d186f33 change flexbix to flexbox in docs/getting-started/flexbox.md 2015-08-19 13:30:18 -04:00
Mark Otto
624723f4c3 links, disable downloads, alert package manager downloads 2015-08-18 23:51:59 -07:00
Mark Otto
d2f4c35061 rewrite some button group docs 2015-08-18 20:25:18 -07:00
Mark Otto
4cb324afab add redirects for all top level docs sections 2015-08-17 20:34:11 -07:00
Mark Otto
c064eef67b Massive cleanup
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
2015-08-14 22:45:55 -07:00
Thomas McDonald
dd0fa97856 clarify ie8- 2015-08-12 22:03:32 -07:00
Mark Otto
04b5e3010b missing todo 2015-08-10 11:18:40 -07:00
Mark Otto
b1d9df0043 stub out a best practices page 2015-08-10 11:18:06 -07:00
Mark Otto
39a8402b65 rip community as separate page, move to intro and restore table of contents on intro 2015-08-10 11:11:35 -07:00
Mark Otto
7c87b75499 remove two pages that are now elsewhere 2015-08-10 11:03:03 -07:00
Mark Otto
b58e4dc3cd remove that snippet 2015-08-10 11:02:54 -07:00
Mark Otto
131fec0f5b mention globals in intro page 2015-08-10 11:02:39 -07:00
Mark Otto
e839b093a0 move compilting to build-tools, rewrite some grunt stuff, add local docs with jekyll section based on readme's more detailed walkthrough 2015-08-10 10:29:35 -07:00
Mark Otto
510522039b tweak options, renamed from customize 2015-08-10 10:05:38 -07:00
Mark Otto
317c667d1c rewrite browser and device support 2015-08-09 23:12:09 -07:00