File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,12 @@ Interactive map to rent a bike.
7
7
- Canvas API
8
8
- Web Storage API
9
9
10
- ## Release note (v1.2.1-beta)
11
- - Preload style and test for eliminate render-blocking resources
10
+ ## Release note (v1.2.1)
11
+ - Tests for eliminate render-blocking resources
12
+ - Add mixin font-face and replacement of Google Fonts.
13
+ - Use Verdana system police
14
+ - Reduction of HTTP requests
15
+ - Replace images resized by the browser
12
16
13
17
## Release note v1.2.0
14
18
- Change organisazion (system 7-1) and path for SASS compilation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cyclocation" ,
3
- "version" : " 1.2.1-beta " ,
3
+ "version" : " 1.2.1" ,
4
4
"description" : " interactive map for rent a bike" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments