## Release v1.2.0

### Features:
	
 - Update Bootstrap 4 to alpha.6
   NOTE: This update need change some css class names on some tag elements. 


## Release v1.1.3

### Features:
	
 - Add Layout 5
 - Update Bootstrap 4 to alpha.4
 - Fix css issue on chrome53


## Release v1.1.2

### Features:
	
 - Update angularjs to 1.5.3 
 - Remove angular tag in html version


## Release v1.1.1

### Features:
	
 - Add Fullcalendar on html version
 - Add Dropzone.js on html version
 - Add gallery page
 - Add ui.bootstrap on Angular version
 - Lazy load angular-strap
 - Add RTL support


## Release v1.0.3

### Features:
	
 - Add Echarts
 - Add form validation on html version
 - Add form wizard on html version
 - Add editor on html version
 - Add date time picker on html version
 - Add select2 on html version


## Release v1.0.2

### Info

This update changed the "views" structure, you need change the path in your config.router.js if you are using the Angular version. 

### Features:

 - Rename the angularjs related page partials's name started with "ng.", eg "views/form/tree.html" renamed to "views/form/ng.tree.html"
 - Reorder the views structure for better usage, eg "views/layout.html" move to "views/layout/layout.html"
 - Generate the html static pages
 - Deprecate the ajax html version, removed the routie plugin and html/scripts/config.router.js


## Release v1.0.1

### Features:

 - Add sortable and nestable
 - Add static html layout (html/base.html)
