### HEAD


### 1.2.13: February 7th, 2017
* Bug fix jquery load jquery-core and jquery-migrate.
* Add cdn jquery-migrate with fallback
* Add options to disbale cdn angular and jquery


### 1.2.12: February 6th, 2017
* Workaround form not send if action not defined or action egual to base url. Force action to base url (woocommerce add to cart).
* Add module wp-ng_LiveSearch

### 1.2.11: February 4th, 2017
* Bug fix foundation init if not defined.

### 1.2.10: February 2th, 2017
* Bug fix bower get version with '#'
* Add accordion animation.

### 1.2.9: February 1th, 2017
* Add module ng-focus-if

### 1.2.8: January 31th, 2017
* Add angular module hl.sticky
* Bug fix module name in descriptor. All __dot__ not __DOT__

### 1.2.7: January 31th, 2017
* Reverse foundation load on run angular. Bug init drill menu in pageslide.

### 1.2.6: January 31th, 2017
* Bug fix load foundation. move load foundation on document ready.
* Workaround sticky on initialize.

### 1.2.5: January 30th, 2017
* Add options adavanced 
* Add option disable wpautop
* Add option disable tinymce verify html

### 1.2.4: January 23th, 2017
* Bug fix "register_external_modules" with style src not empty add subfield style to default on.

### 1.2.3: January 23th, 2017
* Update ng-antimoderate

### 1.2.2: January 5th, 2017
* Add on uninstall plugin delete options wp-ng

### 1.2.1: December 20th, 2016
* Add log and check foundation initialized
* Add settings app element

### 1.2.0: December 19th, 2016
* Update foundation 6.3.0

### 1.1.2: December 19th, 2016
* Add module angular-progressbar, angularjs-breakpoint

### 1.1.1: December 19th, 2016
* Add Angular module angular-svg-round-progressbar
* various fix

### 1.1.0: December 12th, 2016
* Settings page tab to auto load angular module

### 1.0.4: December 1th, 2016
* Add wp-ng generic directives
* Remove module angular html compile directive

### 1.0.3: November 29th, 2016
* Add some angular modules
* Update Readme

### 1.0.2: November 10th, 2016
* Update Readme

### 1.0.1: November 10th, 2016
* Update Readme

### 1.0.0: November 8th, 2016
* First Release

### 1.0-beta17: November 2th, 2016
* Add ng-cloak-animation

### 1.0-beta16: November 2th, 2016
* Add angular ngGeonames module
* Add angular ngAntimoderate module

### 1.0-beta15: October 17th, 2016
* Remove angular-pjax module

### 1.0-beta14: October 17th, 2016
* Add angular-pjax module

### 1.0-beta10: October 6th, 2016
* Add modules

### 1.0-beta9: October 5th, 2016
* Add compatibility wp rest api and wpml for rest api

### 1.0-beta8: September 8th, 2016
* Bug fix add field settings

### 1.0-beta7: September 7th, 2016
* Bug fix get_local_path for combine style and script

### 1.0-beta6: August 16th, 2016
* Small change wp-ng.js 
* Add notice minimum version of WP. 
* Add fr_FR
* get_option return default if option return false or empty string 

### 1.0-beta5: August 16th, 2016
* Various bug fix
* Add settings cache
* Refactor bootstrap angular app
* Add manage handle with multiple angular module in same script. Each module will be separate with '+' for enqueue the script.
* Add filter to exclude module default module exclude is 'wp-ng_app' and module name with the app name.
* Add dependency jquery for angular script

### 1.0-beta4: August 15th, 2016
* Various bug fix
* Add settings cache
* Refactor bootstrap angular app

### 1.0-beta3: August 9th, 2016
* Rename author and change link author to RedCastor
* Bug fix handle script or style not registered. Add check handle isset in registered array $wp_script and $wp_style 

### 1.0-beta2: August 8th, 2016
* Change action enqueue script to wp_head
* Add setting body cloak
* Add disable settings
* Add filter "wp_ng_app_config"
* Add in wpngRootConfig more configuration "baseUrl", "local", "debug", "env"

### 1.0-beta1: August 3th, 2016
* Start Project
