File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ ## [ 8.1.2]
3
+
4
+ ### Fixed bugs and layout issues
5
+
6
+ - Add new images to Documentation and LB Package pages
7
+ - Change progress bars bg color
8
+ - Update main colors
9
+ - Badges and buttons: fix margins, change font colors
10
+ - Dropdowns: change paddings
11
+ - Header component: change dropdown hover states
12
+ - Charts: fix charts issues
13
+ - Fix adaptive and layout issues on pages
14
+ - Charts: fix label colors, apex dropdown text
2
15
3
16
## [ 8.1.1]
4
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " light-blue-react" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 8.1.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " cross-env REACT_APP_BACKEND=true cross-env PUBLIC_URL='/light-blue-react' node scripts/build.js" ,
You can’t perform that action at this time.
0 commit comments