0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/docs
Mark Otto 4fa7749442 Drop Normalize, port relevant parts to Reboot (#21741)
* 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
2017-01-21 14:14:25 -08:00
..
_data Update broken links. (#21696) 2017-01-15 12:11:57 +11:00
_includes Update Search input to type="search" (#21617) 2017-01-15 21:44:27 -08:00
_layouts Remove 'xs' from text utilities (#21217) 2016-11-26 20:33:46 -08:00
_plugins Don't show .bd-* classes to the user (#21443) 2016-12-27 14:15:22 -08:00
about Fixes #21195: Add more table of contents to pages with longer contents 2016-11-25 14:01:06 -08:00
assets grunt 2017-01-21 13:25:29 -08:00
components Specify card component is necessary for accordion behavior (#21746) 2017-01-16 10:25:42 -08:00
content Drop Normalize, port relevant parts to Reboot (#21741) 2017-01-21 14:14:25 -08:00
dist grunt 2017-01-21 13:25:29 -08:00
examples Doc updates (#21542) 2017-01-05 14:24:40 -08:00
extend Mark icon-fonts.md docs as not-yet-written (#20850) 2016-10-06 23:59:19 -07:00
getting-started Drop Normalize, port relevant parts to Reboot (#21741) 2017-01-21 14:14:25 -08:00
layout Correct xs and sm breakpoint values in responsive utilities docs (#21664) 2017-01-15 21:37:06 -08:00
utilities document new utils and change organization to match css 2017-01-02 11:46:06 -08:00
.htmlhintrc Add HTMLHint to the build; fixes #20297 (#20301) 2016-07-14 16:22:56 -07:00
apple-touch-icon.png Losslessly compress apple-touch-icon.png. 2014-10-26 08:08:33 +02:00
browser-bugs.md Move .table-responsive from wrapper to .table 2016-12-31 16:39:42 -08:00
CNAME this sucks, but it's needed for now due to the grunt build control plugin 2015-08-20 15:08:43 -07:00
favicon.ico Fix favicon.ico after d763b0fe5b. 2014-06-09 11:13:24 +03:00
index.html update homepage to include depedencies, fixes #21250 2016-12-31 00:52:08 -08:00
LICENSE Rename docs/LICENSE-DOCS to docs/LICENSE 2014-01-14 13:47:18 +01:00
migration.md Update .tag to .badge in migration (#21565) 2017-01-15 21:46:42 -08:00
robots.txt Remove layout: nil. 2014-08-01 19:45:11 +03:00
search.json Fix docs/search.json. 2015-12-05 11:30:27 +02:00