Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Releases: justcoded/npm-jcn

V2.0.0

06 Aug 09:36
Compare
Choose a tag to compare

image

Hi, guys. Our package finally updated.

We have removed all of unused branches and questions for them.

Now we support only basic build for frontend and build for WP.

In next couple of the months we are going to remove JCN and download the builds directly from GitHub repo.

v1.8.1 Add new config WP

31 Jan 08:06
Compare
Choose a tag to compare

v.1.7.0 WordPress Build

16 Jan 17:24
Compare
Choose a tag to compare

We have added new version of our build for WordPress 🎉🎉🎉

using-gulp-with-wordpress-1800x800-c-center

Below you can find all commit that have been imported in the new version

#25

v1.6.0 RequireJS

09 Feb 11:47
Compare
Choose a tag to compare

JCN

Whats new

We added a RequireJS module loader option! Now you are able to use Web Starter Kit and load your JavaScript modules asynchronously if needed.

image

Release 1.0.0

22 May 10:36
Compare
Choose a tag to compare

JCN

Whats new

We have refactored code and added new features:

  1. Created modules folder which contains all needed methods and functions:
    image
  2. Added errors handlers for all async methods and functions.
  3. Added configuration support for possible variants of projects. For example, branch 'With-Bootstrap' has a 'config.json' file with the next code:
    image
  4. Added tests which prevent possible programming errors (Jasmine - Behavior-Driven Javascript).

Coming soon

We will add Webpack Module Bundler option.