- Fix JSCS error in the console.js plugin script file
- Update clearfix to a more simple, leaner one
- Update node modules
- Add JSCS module to grunt build workflow
- Fix bug with jshint config in grunt watch task (#141)
- Remove unused banner config in grunt config
- Use config.js.hintFiles for files that should be linted
- Optimize SVG logo
- Add ES6 modules to JS + build workflow
- Remove unused
@date
definitions - Update Apache Server Configs to v2.14.0
- Remove node dependency
xtend
in favor ofnode-deep-extend
(#132) - Add HTML to modules folder and parse module html (#129)
- Update npm dependencies to latest versions
- Include better tracking via Google Analytics in a separate file
- Fetch the
.htaccess
file vianpm
- Add a modules folder for all components on a page
- Re-add .htaccess: server-configs-apache in version 2.11.0
- Remove conditional comments for old IE
- Drop IE8 support: update jQuery to v2.1.1
- Remove Bower and use npm for all dependencies
- Remove Sass and replace with Pleeease
- Update karma tasks to better reflect actual propose
- Copy files that are needed in dest via grunt copy
- Use grunt-sass with libsass for speed
- Delete unnecessary property in
.bowerrc
- 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
- Update to Apache Server Configs v2.4.0
- Add
lang=""
to<html>
- Use
<!doctype html>
instead of<!DOCTYPE html>
- Update component jQuery to 1.11.1
- Update component Modernizr to v2.8.0
- Update npm packages to their latest version
- Update component normalize.scss to v3.0.1
- Use INIT logo for tiles and icons (#105)
- Use load-grunt-tasks instead of matchdep
- Add config option to add custom concat tasks (#87)
- Use load-grunt-tasks instead of matchdep
- Clean up Karma configuration and make coverage working with new version
- Add
grunt/tasks
folder for own tasks - Add directory
grunt/plugins
to include plugins for Grunt config - Rename
tasks
togrunt
- Update bower components to lastest version
- Update dependencies to latest version
- Add Sass 3.3 sourcemaps support (#99)
- Fix output style again
- Revert "Use libsass instead of Ruby Sass"
- Fix non-compressed output on Sass files in build (#101)
- Move karma.config.js file to
tasks
directory - Add
/browserconfig.xml
file and tile images
- Fix Grunt-Modernizr task for latest update
- Update npm dependencies to latest versions
- Use constant instead of string for Karma log level
- Fix path of jQuery in config.js in order of v1.11.0 update
- Update jQuery to v1.11.0
- Update normalize-scss to v3.0.0
- Fix npm postinstall script for win32 systems (#89)
- Update to Apache Server Configs v2.2.0
- Further optimize
apple-touch-icon-precomposed
- Add
Disallow:
torobots.txt
- Update 404 to reduce uncopressed size
- Update Bower packages and npm dependencies to latest
- Update to Apache Server Configs v2.1.0
- Simplified default template markup (#81)
- Add time-grunt to measure grunt's execution time
- Use libsass instead of Ruby Sass
- Clean up karma.conf.js
- Use xtend instead of deprecated Grunt dependency Lodash
- Update Grunt to 0.4.2
- Minor updates of IE 6, 7 support
- Removing .ir class, as it was done on HTML5 Boilerplate
- Minor updates to .htaccess
- Clean up Gruntfile
- Remove grunt-concurrent
- Update Modernizr to v2.7.1
- Update dependencies and devDependencies
- Move Karma tests in
grunt build
without using concurrent (#62) - Remove regexp option from JSHint options
- Fix broken link in template
- Use Bower for package management and replace vendor packages (#24)
- Add Karma as Test Suite
- Add test integration with Jasmine
- Add default markup (#31)
- Add Grunt task to optimize images (#26)
- Move all Grunt tasks into own file
- Add node-matchdep to automatically fetch dependencies
- Add a build step for HTML files (#5)
- Add an option to use templates for content
- Add documentation about how to write modules with Sass
- Add default logo.svg
- Update Modernizr to 2.7.0
- Update RequireJS to 2.1.9
- Update to Apache Server Configs v2.0.0
- Update jQuery to 1.10.2
- Update normalize.css to 2.1.2 (removes IE 6 and 7 support)
- Use Sass-Mixins v0.6.0
- Update to Google Universal Analytics
- Update 404 template to latest version from HTML5 Boilerplate
- Remove CC for IE7
- Remove Chrome Frame support (#28)
- Use only one Apple Touch Icon
- Restructre copying of files and dist-folder structure (#11)
- Remove media-query files in favor of inline media-queries
- Add AUTHORS file instead of specifiying it in package.json
- Use a variable for main text color (#30)
- Add .bowerrc configuration file for Bower
- Add folder CSS to .gitignore
- Add grunt-concurrent to run tasks concurrently (#22)
- Update normalize.css to 1.1.2
- Update jQuery to 1.10.1
- Add Travis CI
- Include RequireJS
- Rename log.js to console.js
- Update .htaccess to reflect latest changes
- Remove Google Analytics protocol check (see h5bp/html5-boilerplate#1319)
- Update normalize.css to version 1.1.1
- Update versions of Grunt modules
- Add node server with grunt-contrib-connect
- Remove WEBrick server
- Update jQuery to version 1.9.1 including source map
- Add source-maps for JavaScript files (See #9 and #10)
- Add wildcard option for jQuery version (#8)
- Improve log.js removing function name for noop
- Update favion to lastest with HiDPI version
- Update jQuery to version 1.9.0 including source map
- Update to lastest styles from HTML5 Boilerplate
- Update normalize.css to version 1.1.0
- Update to reflect latest changes in Grunt
- Update .htaccess to HTML5 Boilerplate's latest version
- Update log.js to reflect HTML5 BP's latest log stub method
- Update Gruntfile and package.json to work with latest draft of Grunt 0.4.0
- Rename production-package to "dist"
- Update jQuery to 1.8.2
- Add grunt-modernizr task
- Add .jshintrc file
- Add CONTRIBUTING.md file
- Add Changelog
- Update jQuery and Modernizr to latest versions
- Update .editorconfig with more options
- Update humans.txt file
- Update normalize.css to 1.0.1, image-replacement, docs and other stuff to reflect HTML5 Boilerplate 4.0.0 structure better
- Include a Grunt-task for HTML-validation
- Add seperate Grunt-tasks for development and production
- Include HTML5 Boilerplate
- Add .editorconfig file
- Include SCSS-file-structure
- Add initial Gruntfile.js and package.json
- Include MIT License
- Include ruby-server