Skip to content

Commit b7da654

Browse files
committed
chore: v4.0.1
1 parent 41a66a2 commit b7da654

File tree

4 files changed

+19
-10
lines changed

4 files changed

+19
-10
lines changed

changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
-
44

5+
Version 4.0.1
6+
7+
- Background styling
8+
9+
510
Version 4.0.0
611

712
- React JS Full version with Server Side Rendering and Bootstrap 4 Beta support

documentation/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>Documentation</h1>
8585
<div class="row-fluid">
8686
<div class="span10 offset1">
8787
<section class="widget">
88-
<h2>About Template (Light Blue 4.0.0)</h2>
88+
<h2>About Template (Light Blue 4.0.1)</h2>
8989
<p><strong>Light Blue Admin Template</strong> is next-generation, well-designed and powerful
9090
front-end template. It's very useful for designing either your next
9191
web application or admin entrance for it.</p>
@@ -350,6 +350,10 @@ <h3>Charts</h3>
350350

351351
<h3>Change Log</h3>
352352
<hr/>
353+
<h4><strong>Version 4.0.1</strong></h4>
354+
<ul>
355+
<li>- Background styling</li>
356+
</ul>
353357
<h4><strong>Version 4.0.0</strong></h4>
354358
<ul>
355359
<li>- React JS Full version with Server Side Rendering and Bootstrap 4 Beta support</li>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "light-blue",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Light Blue - Responsive Admin Dashboard Template",
55
"devDependencies": {
66
"grunt": "^0.4.5",

readme.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
Light Blue v4.0.0 with Angular 5.0 and React Versions!
1+
Light Blue v4.0.1 with Angular 5.0 and React Versions!
22
=========
33

4-
![Light Blue Preview](http://demo.flatlogic.com/4.0.0/light-blue-preview-2018-1.png)
5-
![Light Blue Preview](http://demo.flatlogic.com/4.0.0/light-blue-preview-2018-2.png)
6-
![Light Blue Preview](http://demo.flatlogic.com/4.0.0/light-blue-preview-2018-3.png)
4+
![Light Blue Preview](http://demo.flatlogic.com/4.0.1/light-blue-preview-2018-1.png)
5+
![Light Blue Preview](http://demo.flatlogic.com/4.0.1/light-blue-preview-2018-2.png)
6+
![Light Blue Preview](http://demo.flatlogic.com/4.0.1/light-blue-preview-2018-3.png)
77
**Our team of proven industry experts invested around 500 hours in every version of Light Blue Dashboard rigorously
88
crafting it from head to toe. This evaluates to $20 000 considering current Javascript development rates.
99
You could hire someone and have this amount in your bill, but you have the whole app for only $26!*
1010

1111

1212
**World First Transparent Dashboard**
1313

14-
Available in seven versions [transparent dark (basic)](http://demo.flatlogic.com/4.0.0/dark),
15-
[transparent light](http://demo.flatlogic.com/4.0.0/light),
16-
[white opaque](http://demo.flatlogic.com/4.0.0/white) all with handlebars and bower under the hood;
17-
plus **Angular 4.0** Full and Seed versions [Angular 4.0 Full version](http://demo.flatlogic.com/4.0.0/a4)
14+
Available in seven versions [transparent dark (basic)](http://demo.flatlogic.com/4.0.1/dark),
15+
[transparent light](http://demo.flatlogic.com/4.0.1/light),
16+
[white opaque](http://demo.flatlogic.com/4.0.1/white) all with handlebars and bower under the hood;
17+
plus **Angular 4.0** Full and Seed versions [Angular 4.0 Full version](http://demo.flatlogic.com/4.0.1/a4)
1818
and completely new **React JS** Full and Seed versions with **Server Side Rendering**! [React JS Version](https://light-blue.herokuapp.com).
1919

2020
Light Blue is a **next generation** dashboard template based on the unique transparent design. There are few reasons why we created it:.

0 commit comments

Comments
 (0)