This repository has been archived by the owner on Apr 24, 2019. It is now read-only.
This is version 2.0.0
- 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
Changes after v2.0.0
This work was cooking for some time now and I wanted to kick this out the door to be prepared for something new.
I am planning to rewrite some of the stuff we've got here to fit my current tool chain a bit better.