Skip to content

Commit 4c8b374

Browse files
committed
INT: readme and changelog update
1 parent 0e2d24f commit 4c8b374

File tree

2 files changed

+25
-13
lines changed

2 files changed

+25
-13
lines changed

CHANGELOG.md

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,50 @@
44

55
##### New
66

7-
* New system layouts (wide menu, top menu, short Top menu)
7+
* New system layouts (wide menu, top menu, short top menu).
88
* Upgraded new JS events system.
99
* New layout - table filtering.
1010
* Massive front-end demo update.
11-
* Responsive wideget layout engine.
11+
* Responsive widget layout engine.
1212
* Mobile select mode in table view.
1313
* Various optimizations towards mobile devices.
1414
* Full babel support.
1515
* Webpack 3 support.
16+
* Table cells truncation and tooltips system.
17+
* Production and development NPM scripts.
18+
* New content preloading mechanism.
19+
* New branding elements.
20+
* Special menu tooltips.
1621

1722
##### Changes
1823

19-
* Demo menu layout
20-
* Grunt && Webpack configuration files
21-
* Removing unused files
24+
* Demo menu layout.
25+
* Grunt && Webpack configuration files.
26+
* Removing unused files.
27+
* Internal templating system updates.
2228

2329
##### Fixes
2430

2531
* JS performance improvements.
2632
* Form plugins initiation time reduction.
27-
* Cross browser layout fixes.
33+
* Cross browser layouts fixes - IE, Edge, Safari, Firefox, Opera.
2834
* Branding system update && optimization.
2935
* Translatons layout fixes.
3036
* Dropdowns JS engine fixes.
31-
* Notfications engine update && optimization.
32-
* Grid system updates
37+
* Notifications engine update && optimization.
38+
* Grid system updates.
39+
* Dashboard charts fixes.
40+
* Increased touch devices support (form plugins).
41+
* Improved asset minification.
42+
* Notifications module front-end fixes.
3343

3444
##### Internal
3545

36-
* Dependency update
37-
* Webpack cofniguration update && optimization.
38-
* Grunt cofniguration update && optimization.
46+
* Dependency updates.
47+
* Webpack configuration update && optimization.
48+
* Grunt configuration update && optimization.
3949

4050
##### Other
4151

4252
* Update travis configuration.
4353
* Update README file.
44-
45-

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ An open source package by [Antares Project](http://antaresproject.io), code well
2626

2727
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.
2828

29+
## Demo
30+
31+
You can preview front-end demo here: [http://demo.antaresproject.io/frontend/](http://demo.antaresproject.io/frontend/).
32+
2933
## Usage
3034

3135
Install using preferred dependency manager.

0 commit comments

Comments
 (0)