Closed
Description
This issue is to track progress on shipping v7.0
Release Notes
- Drop support for IE9/IE10 (usage of these versions is tiny and Microsoft officially ended support back in 2016. (v7.0 Docs Update #2074)
- Move the CSS to a separate repo (copies main.css from main.css project #2066)
- Add theme-color meta tag to index.html (v7.0 Docs Update #2074)
- Add 'install with yarn' steps to README (Add Install with Yarn option #2063)
- Improved Webmanifest (Improve PWA manifest #2060)
- Upgrade Normalize to 8.0.1 (Upgrade Normalize.css from 8.0.0 to 8.0.1 #2104)
- Remove instances of
shrink-to-fit=no
(remove instances of shrink-to-fit=no #2103) - Removes "display": "standalone" from manifest (Removes "display": "standalone" from manifest #2096)
- Big Docs update - Fixed links, removed IE9/IE10 specific info, made touch icons section more concise, add details on security.txt and more tidying up (v7.0 Docs Update #2074, Fixing links on the EXTEND page #2065, update links #2062)
Todo List
- Merge copies main.css from main.css project #2066 (main.css integration)
- Review and Merge v7.0 Docs Update #2074 (docs update)
- Change hosting for
html5boilerplate.com
to use GitHub Pages - Remove
CSS.md
docs from repo and direct users to the new main.css repo fromTOC.md
- Merge
CHANGELOG.md
PR (Update CHANGELOG.md #2107) - Publish v7.0 on GitHub
- Publish v7.0 to npm
- Add 'introduction to v7' to html5boilerplate.com
- Write up the release
- Tweet that new release is available
Activity