aboutsummaryrefslogtreecommitdiff
path: root/docs/content/reboot.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-359/+0
2017-05-27revisit how we do these heading examples because the jekyll-toc plugin ↵Mark Otto1-21/+46
renders them awkwardly
2017-05-27update content docsMark Otto1-9/+3
2017-02-27Fix broken links.Bardi Harborow1-1/+1
2017-01-24fixes #21567Mark Otto1-1/+1
2017-01-21Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto1-1/+1
* 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- display removal for canvas element * Move pre overrides from Normalize to Reboot * Move over some link resets to Reboot, drop others - Move over background-color and text-decoration - Drop focus outline change given it affects the offset on hover of focused links * Move over more code element resets, consolidate with pre overrides, too * Move over sub and sup wholesale * Move over img normalization to Reboot * Move over SVG override too * - Drop dupe hidden, but add comment for it - Move over template - Move over summary * Remove bulk of @viewport comment * edit down that code comment * consolidate html-based normalizations * update comments * Consolidate abbr styles * move over more type elements * move over hr changes * move over form controls and more * move over button resets * move over firefox button changes * move over search changes and more * we nuke all these styles for fieldsets anyway, so outright remove them * no need for those, we override them * move over legend, fieldset, progress * line break * delete normalize file * linting * update comment * clarify docs mentions of normalize and reboot * remove normalize excludes from linter * remove normalize excludes from cli task * linting * callout license since we forked part of normalize * Improve comments, move table background reset to .table class instead of in reboot * trailing space
2016-12-22Remove IE9 browser hacks. (#21393)Bardi Harborow1-1/+1
2016-12-19Add 'system-ui' to font stack.Bardi Harborow1-1/+3
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-2/+2
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-09-07fixes #20655: Update font stack list in the Reboot docs to match current CSS ↵Mark Otto1-8/+0
usage (#20666)
2016-05-16Fixed a small typodumb1-1/+1
2016-05-08document table border collapse change, move from old normalize to our rebootMark Otto1-1/+1
2016-04-10Update 300ms click delay docs to reflect iOS 9.3 improvementsChris Rebert1-2/+2
[skip sauce]
2016-02-16Fix typos in plural tag namesJaga Santagostino1-1/+1
2016-02-08Fixes+tweaks to native font stack docsChris Rebert1-4/+8
[skip sauce]
2016-02-06documentMark Otto1-0/+24
2016-01-06Remove usages of and references to <input type="datetime">Chris Rebert1-1/+1
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce]
2015-11-15docs/content/reboot.md: Just to avoid any ambiguityChris Rebert1-1/+1
[ci skip]
2015-11-15docs/content/reboot.md: Add MDN link and a commaChris Rebert1-2/+2
2015-11-16Touch responsiveness optimizationPatrick H. Lauke1-0/+14
Admittedly wordy info dump on why we use `touch-action:manipulation` refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970
2015-11-12Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert1-0/+16
[skip sauce]
2015-10-19Fix three small typosThomas Shinnick1-2/+2
2015-10-12Use .blockquote class in V4 examples pageKevin Kirsche1-1/+1
Fix #17888
2015-08-20Merge pull request #17084 from thejameskyle/tjk/3Mark Otto1-1/+1
v4 - Use doge instead of css for <pre> example
2015-08-20reboot.md: fix typo: "to a minimal" [sic]Chris Rebert1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart1-1/+1
Mostly links. Fixes #17056.
2015-08-21Merge pull request #17065 from kkirsche/patch-8Heinrich Fenkart1-1/+1
Fix link to .table section in Reboot
2015-08-19Use .example-element instead of doge :cry:James Kyle1-3/+3
2015-08-19Use doge instead of css for <pre> exampleJames Kyle1-3/+3
2015-08-19v4 - fix after => :afterJames Kyle1-1/+1
2015-08-19Fix link to .table section in RebootKevin Kirsche1-1/+1
Fix #17062
2015-08-17add redirects for all top level docs sectionsMark Otto1-0/+1
2015-08-14Massive cleanupMark Otto1-1/+1
- 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-09docs rearrangeMark Otto1-0/+286