|
4 | 4 |
|
5 | 5 | ##### New
|
6 | 6 |
|
7 |
| -* New system layouts (wide menu, top menu, short Top menu) |
| 7 | +* New system layouts (wide menu, top menu, short top menu). |
8 | 8 | * Upgraded new JS events system.
|
9 | 9 | * New layout - table filtering.
|
10 | 10 | * Massive front-end demo update.
|
11 |
| -* Responsive wideget layout engine. |
| 11 | +* Responsive widget layout engine. |
12 | 12 | * Mobile select mode in table view.
|
13 | 13 | * Various optimizations towards mobile devices.
|
14 | 14 | * Full babel support.
|
15 | 15 | * 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. |
16 | 21 |
|
17 | 22 | ##### Changes
|
18 | 23 |
|
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. |
22 | 28 |
|
23 | 29 | ##### Fixes
|
24 | 30 |
|
25 | 31 | * JS performance improvements.
|
26 | 32 | * Form plugins initiation time reduction.
|
27 |
| -* Cross browser layout fixes. |
| 33 | +* Cross browser layouts fixes - IE, Edge, Safari, Firefox, Opera. |
28 | 34 | * Branding system update && optimization.
|
29 | 35 | * Translatons layout fixes.
|
30 | 36 | * 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. |
33 | 43 |
|
34 | 44 | ##### Internal
|
35 | 45 |
|
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. |
39 | 49 |
|
40 | 50 | ##### Other
|
41 | 51 |
|
42 | 52 | * Update travis configuration.
|
43 | 53 | * Update README file.
|
44 |
| - |
45 |
| - |
|
0 commit comments