This repository has been archived by the owner on Apr 24, 2019. It is now read-only.
v1.4.0
- Update dependencies from bower and npm
- Update Apache Server Configs to v2.11.0
- Rename Apple touch icon to
apple-touch-icon.png
and add
<link>
intemplates/header.html
(h5bp/html5-boilerplate#1622) - Removed obsolete sourcemapping option
- Update
apple-touch-icon-precomposed.png
(h5bp/html5-boilerplate#1599) - Remove
trailing
JSHint option - Upgrade
console.log
/console.warn
(#112) - Remove timestamp logging when running Karma
- Integrate jit-grunt
- Remove proxy from Karma configuration since it is not needed
- Remove
connect:test
task from Grunt - Order .jshintrc options alphabetically
- Update 404 to latest from HTML5 Boilerplate
- Make structure for test suites easier to unterstand
- Add
auto
to the Google Universal Analytics tracker create method - Add
timeline
andtimelineEnd
to the list ofconsole
methods