Skip to content

Releases: h5bp/html5-boilerplate

v6.1.0

01 May 16:41
Compare
Choose a tag to compare

All this stuff!

Update Apache Server Configs to v3.0.0.
Migrate to eslint (#2037)
Update to jQuery 3.3.1 (#2018)
Update to Modernizr v3.6 and Normalize v8 (#2028)
Update Dev Dependencies (#2032) (#2017) (#2010) (#2009)
Replace 'node-sri' with 'ssri' (#2031)
Add .babelrc and .prettierrc to .gitattributes (#2030)
Update .htaccess (#2003)
Fixed JSHint errors (#1994)
Add CODE_OF_CONDUCT.md (#2011)
Update Documentation (#2029) (#2015) (#2007) (#2006) (#1996)

v6.0.1

11 Sep 14:32
Compare
Choose a tag to compare
  • Restores stable visuallyhidden (#1991)

v6.0.0

17 Aug 17:01
Compare
Choose a tag to compare
  • Fix Bug: .visuallyhidden on macOS VO fixes #1985 (#1989)
  • Adds web app manifest file (#1963)
  • Update to jQuery 3.2.1 (#1942)
  • Improve ::selection documentation which became confusing after c7057be (#1955)
  • refactor(html): update browsehappy to https instead of http (#1952)
  • Fix links to CONTRIBUTING.md (#1951)
  • Adds .github folder and contents Fixes (#1948)
  • Modernizr 3, modernizr.config and (#1940)
  • Housekeeping by @coliff (#1968 #1969 #1965 #1964 #1958 #1957 #1956)
  • Update .gitattributes for Web Projects (#1935)
  • Add the link for useful .gitignore templates (#1936)
  • Node plumbing updated (#1925) (#1928) (#1931)
  • Use es2015 syntax in mocha tests (#1788)
  • Scope :first-letter selector for print styles (#1904)
  • Add SRI Hash for jQuery (#1904)
  • Update .jshintrc (#1903)
  • Improve accessibility with visuallyhidden content (#1900)
  • Tell users that IE 8 and 9 are outdated
    (#1747).
  • Removed IE8 Support (upgrades jQuery and normalize.css to latest)
    (#1524).
  • Fix print styles for Internet Explorer 11
    (#1799).
  • Update doc links to https
    (#1889).
  • Delete crossdomain.xml
    (#1881).
  • Adds pre-wrap to PRE
    (#1742).
  • Change license format to SPDX format
    (#1814).
  • Simplify the Google Analytics snippet using async & defer (#1660).

v5.3.0

12 Jan 13:08
Compare
Choose a tag to compare
  • Update jQuery to v1.12.0.
  • Fetch jQuery from jQuery's CDN instead of Google's
    (#1737,
    #1739).
  • Change print color for :first-letter and :first-line pseudo-elements
    (#1715).

v5.2.0

30 Apr 20:56
Compare
Choose a tag to compare
  • Update jQuery to v1.11.3
    (#1699).
  • Deprecate protocol-relative URLs
    (#1694).
  • Update high resolution media query
    (#1474).
  • Update Apache Server Configs to v2.14.0.

v5.1.0

01 Apr 18:34
Compare
Choose a tag to compare
  • Update Normalize.css to v3.0.3.
  • Use https:// in the Google Universal Analytics snippet
    (eee759b).
  • Remove the visibility: hidden declaration from .hidden
    (#1663).
  • Use <meta http-equiv="x-ua-compatible" content="ie=edge">

    instead of <meta http-equiv="X-UA-Compatible" content="IE=edge">
    (#1656).
  • Update Apache Server Configs to v2.13.0.

v5.0.0

02 Feb 18:12
Compare
Choose a tag to compare
  • Update to jQuery 1.11.2.
  • Update Apache Server Configs to v2.11.0.
  • Rename Apple touch icon to apple-touch-icon.png and add
    <link> in index.html
    (#1622).
  • Add vertical centering for iframe
    (#1613).
  • Change the outdated browser prompt classname to browserupgrade
    (#1608).
  • Update to Normalize.css 3.0.2.
    (#1050).
  • Update apple-touch-icon-precomposed.png and the "Apple touch
    icons"
    related documentation
    (#1599).
  • Add pseudo-elements to universal selector in print media query
    (#1585).
  • Update to Modernizr 2.8.3.
  • Remove need to readjust margins in 404.html
    (#1567).
  • Add /.editorconfig file
    (#1561,
    #1564).
  • Add auto to the Google Universal Analytics tracker create method
    (#1562).
  • Add timeline and timelineEnd to the list of console methods
    (#1559).
  • Add lang="" to <html>
    (#1542).
  • Use <!doctype html> instead of <!DOCTYPE html>
    (#1522).
  • Add /browserconfig.xml file and tile images
    (#1481).
  • Add Disallow: to robots.txt
    (#1487).
  • Remove default foreground color from form elements
    (#1390).
  • Remove default margin from print styles
    (#1477).
  • Remove image replacement helper class .ir
    (#1472,
    #1475).
  • Add vertical centering for svg
    (#1453).
  • Redesign 404 page
    (#1443).
  • Remove IE 6/7 hacks from main.css
    (#1050).
  • Remove IE conditional classes
    (#1187,
    #1290).

v4.3.0

10 Sep 19:35
Compare
Choose a tag to compare
  • Use one apple-touch-icon instead of six (#1367).
  • Move font-related declarations from body to html (#1411).
  • Update to Apache Server Configs 1.1.0.
  • Add initial-scale=1 to the viewport meta (#1398).
  • Vertical centering for audio-, canvas- and video-tags (#1326).
  • Remove Google Chrome Frame related code (#1379, #1396).
  • Update to Google Universal Analytics (#1347).
  • Update to jQuery 1.10.2.
  • Update to Normalize.css 1.1.3.

v4.2.0

27 Jun 22:34
Compare
Choose a tag to compare
  • Remove Google Analytics protocol check
    (#1319).
  • Update to Normalize.css 1.1.1.
  • Update Apache configurations to include the latest changes in the
    canonical .htaccess
    file.
  • Use a protocol relative URL for the 404 template script.
  • Update to jQuery 1.9.1.

v4.1.0

27 Jun 22:35
Compare
Choose a tag to compare
  • Update to Normalize.css 1.1.0.
  • Update to jQuery 1.9.0.