Skip to content

Releases: justcoded/web-starter-kit

v2.0.2

07 Sep 16:24
Compare
Choose a tag to compare

Updates:

  • Remove example form input
  • Add font-family for forms reset
  • Remove temp files from watching
  • Remove _ in filenames

WSK 2.0.0. Gulp 4

05 Feb 10:46
Compare
Choose a tag to compare

gulp_sass copy

WSK 2.0.0 Is now available and ready for use.

What's new

We refactored WSK code and now we are using Gulp 4! Therefore, all tasks and watchers work faster then in the previous version. Also, now we are using Bootstrap v4 and jQuery v3 by default (don't forget to use our command line tool which allows to create starter boilerplate for different kind of projects automatically).

Lots of bug fixes

We added improvements to our build process, fixed issues with copying files and svg images

Happy using!

Release 1.0.0

03 Apr 15:36
Compare
Choose a tag to compare

Web Starter Kit

Since our last release we have been busily working away adding super new features to our next big update of Web Starter Kit - our boilerplate for responsive sites that want a modern front-end tooling workflow. WSK 1.0.0 is now available and ready for use.

Whats new

We have refactored our starter code to make your life easier. Easy to start, simply to use.
It is an opinionated boilerplate for web development. Tools for building a great experience across many devices. A solid starting point for both professionals and newcomers to the industry.

starter

ES2015 via Babel

Optional ES2015 support. You can use all kind of ES6 features here. ES2015 source code will be automatically transpiled to ES5 for wide browser support.
We've also ES2015'ified our Gulpfile:

babel

JS code-hinting

We now use JsHint - a hinter tool for identifying and reporting on patterns in JavaScript. This is a pluggable and configurable hinter tool for identifying and reporting on issues in your JavaScript.

HTML code-hinting

HTML code hinting is done using HtmlHint

Lots of bug fixes

We have added improvements to our build process, fixing a number of in minification(images, etc.) sourcemap generation and much more.

Happy using!

0.9.0

24 Mar 15:47
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

Pre-release build

0.8.0

13 Mar 10:03
Compare
Choose a tag to compare

Final fixes before lunch first release 😎

0.7.0

13 Mar 10:03
Compare
Choose a tag to compare

Added hints and fix small issues ⚡

0.6.0

13 Mar 10:03
Compare
Choose a tag to compare

Starting re-build our gulp due new standarts 🙏

0.5.0

13 Mar 10:03
Compare
Choose a tag to compare

Critical changes for Build

0.3.0

13 Mar 10:03
Compare
Choose a tag to compare

This is a maintenance release of WSK bringing numerous fixes to the boilerplate.