- 11 Feb, 2019 1 commit
-
-
Mark Otto authored
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
-
- 06 Feb, 2019 1 commit
-
-
XhmikosR authored
-
- 07 Jan, 2019 1 commit
-
-
文翼 authored
-
- 31 Dec, 2018 1 commit
-
-
XhmikosR authored
-
- 21 Dec, 2018 1 commit
-
-
Mark Otto authored
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
-
- 16 Dec, 2018 1 commit
-
- 15 Dec, 2018 1 commit
-
-
Patrick H. Lauke authored
`shrink-to-fit=no` is not needed anymore - Apple removed the need for it from iOS9.3 onwards See https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html and https://github.com/h5bp/html5-boilerplate/issues/2102
-
- 20 Oct, 2018 2 commits
- 14 Oct, 2018 2 commits
- 12 Jul, 2018 1 commit
-
-
Mark Otto authored
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
-
- 11 Jun, 2018 1 commit
-
-
sts-ryan-holton authored
Add additional wording to the Introduction section of Bootstrap docs about the bootstrap bundle js (#26688)
-
- 09 Apr, 2018 1 commit
-
-
Mark Otto authored
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
-
- 05 Apr, 2018 1 commit
-
-
XhmikosR authored
While the old one will keep working, better switch to the new one.
-
- 30 Mar, 2018 2 commits
-
-
XhmikosR authored
While the old one will keep working, better switch to the new one.
- 19 Jan, 2018 1 commit
-
-
m5o authored
-
- 16 Dec, 2017 1 commit
-
-
XhmikosR authored
-
- 06 Nov, 2017 1 commit
-
-
XhmikosR authored
-
- 03 Nov, 2017 2 commits
- 03 Oct, 2017 2 commits
- 26 Sep, 2017 1 commit
-
-
XhmikosR authored
* 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
-
- 10 Sep, 2017 1 commit
-
-
vsn4ik authored
-
- 06 Sep, 2017 1 commit
-
-
Mark Otto authored
-
- 04 Sep, 2017 1 commit
-
-
Morva Kristóf authored
-
- 09 Aug, 2017 2 commits
- 30 Jun, 2017 1 commit
-
-
Mark Otto authored
-
- 30 May, 2017 2 commits
- 28 May, 2017 2 commits
- 14 May, 2017 1 commit
-
-
Johann-S authored
-
- 27 Apr, 2017 1 commit
-
-
Patrick H. Lauke authored
* Fix incorrect code indentation * Remove unnecessary vendor prefix for `box-sizing` - all modern browsers now support this unprefixed * Remove incorrect `<label>` and change static controls to readonly inputs * Allow `<img>` elements without `src` to allow for `holder.js` images used in the docs, which lack `src` and use `data-src` instead
-
- 21 Jan, 2017 1 commit
-
-
Mark Otto authored
* Get this party started by removing mention of Normalize.css * Nuke the old comment, consolidate to a single line and number as appropriate * Bring over styles for HTML element from Normalize to Reboot * Move margin override for body element from Normalize to Reboot * Drop the block reset for HTML5 elements in IE9- from Normalize given we dropped IE9 support * Building on previous commit, do the same thing for figure, figcaption, and main * Remove IE9- display from Normalize given our browser support * Drop IE8 figure margin because we're IE10+ * No need for the h1 overrides because we reset these font and margin styles anyway in _type.scss already * Drop Safari 6 b and strong normalization because we're Safari 8+ * Remove mark styles for IE9- from Normalize * Remove old iOS audio fixes from Normalize * Remove IE9- display for progress from Normalize * Remove more IE9- rules from Normalize * One more IE9- dis...
-
- 31 Dec, 2016 2 commits