Skip to content

Commit

Permalink
INT: readme and changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
tehaiks committed Dec 4, 2017
1 parent 0e2d24f commit 4c8b374
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
34 changes: 21 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,42 +4,50 @@

##### New

* New system layouts (wide menu, top menu, short Top menu)
* New system layouts (wide menu, top menu, short top menu).
* Upgraded new JS events system.
* New layout - table filtering.
* Massive front-end demo update.
* Responsive wideget layout engine.
* Responsive widget layout engine.
* Mobile select mode in table view.
* Various optimizations towards mobile devices.
* Full babel support.
* Webpack 3 support.
* Table cells truncation and tooltips system.
* Production and development NPM scripts.
* New content preloading mechanism.
* New branding elements.
* Special menu tooltips.

##### Changes

* Demo menu layout
* Grunt && Webpack configuration files
* Removing unused files
* Demo menu layout.
* Grunt && Webpack configuration files.
* Removing unused files.
* Internal templating system updates.

##### Fixes

* JS performance improvements.
* Form plugins initiation time reduction.
* Cross browser layout fixes.
* Cross browser layouts fixes - IE, Edge, Safari, Firefox, Opera.
* Branding system update && optimization.
* Translatons layout fixes.
* Dropdowns JS engine fixes.
* Notfications engine update && optimization.
* Grid system updates
* Notifications engine update && optimization.
* Grid system updates.
* Dashboard charts fixes.
* Increased touch devices support (form plugins).
* Improved asset minification.
* Notifications module front-end fixes.

##### Internal

* Dependency update
* Webpack cofniguration update && optimization.
* Grunt cofniguration update && optimization.
* Dependency updates.
* Webpack configuration update && optimization.
* Grunt configuration update && optimization.

##### Other

* Update travis configuration.
* Update README file.


4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ An open source package by [Antares Project](http://antaresproject.io), code well

Open Source Laravel User Management Platform for standalone and SaaS applications. Based on Laravel, PHP7 ready, using flexible design patterns that keep the code clean and elegant.Speed up your work even up to 50% by using built-in workflow improvements.

## Demo

You can preview front-end demo here: [http://demo.antaresproject.io/frontend/](http://demo.antaresproject.io/frontend/).

## Usage

Install using preferred dependency manager.
Expand Down

0 comments on commit 4c8b374

Please sign in to comment.