-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4ddef8e
commit 32969d7
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## 1.2.1 (2017-09-15) | ||
|
||
* Improve responsiveness | ||
|
||
## 1.2.0 (2017-09-15) | ||
|
||
### Features | ||
|
||
* Patchwork is now a [Progressive web app](https://developers.google.com/web/progressive-web-apps/) | ||
and it is installable on your phone's home screen. 📱 | ||
* We have a [new icon](https://github.com/delaguilaluis/patchwork/blob/master/assets/icon.png)! 🎉 | ||
|
||
## 1.1.0 (2017-03-07) | ||
|
||
### Features | ||
|
||
* Added 4 new tile styles (flat corners) | ||
* Added a color picker to change the tiles color | ||
|
||
### Fixes | ||
|
||
* Changed the shape of round borders. Now they look like the quarter of a circle. | ||
* Changed the order of appearance of styles to follow a clock-wise direction | ||
|
||
## 1.0.0 (2017-03-06) | ||
|
||
* Basic grid that changes the box borders on click events |