mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-08 22:28:10 -05:00
committed by
Cătălin Mariș
parent
954eef1b1e
commit
287f12229e
@@ -1,5 +1,6 @@
|
||||
### HEAD
|
||||
|
||||
* Update to Modernizr 2.8.3.
|
||||
* Update to Apache Server Configs 2.7.1.
|
||||
* Remove need to readjust margins in `404.html`
|
||||
([#1567](https://github.com/h5bp/html5-boilerplate/pull/1567)).
|
||||
@@ -13,7 +14,6 @@
|
||||
* Add `lang=""` to `<html>`
|
||||
([#1542](https://github.com/h5bp/html5-boilerplate/issues/1542)).
|
||||
* Update to jQuery 1.11.1.
|
||||
* Update to Modernizr 2.8.0.
|
||||
* Use `<!doctype html>` instead of `<!DOCTYPE html>`
|
||||
([#1522](https://github.com/h5bp/html5-boilerplate/issues/1522)).
|
||||
* Update to Normalize.css 3.0.1.
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -50,7 +50,7 @@ var expectedFilesInDistDir = [
|
||||
'js/plugins.js',
|
||||
'js/vendor/',
|
||||
'js/vendor/jquery-' + pkg.devDependencies.jquery + '.min.js',
|
||||
'js/vendor/modernizr-2.8.0.min.js',
|
||||
'js/vendor/modernizr-2.8.3.min.js',
|
||||
|
||||
'robots.txt',
|
||||
'tile-wide.png',
|
||||
|
||||
Reference in New Issue
Block a user