Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed May 30, 2016
1 parent eb2dfd8 commit b572d71
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,17 +148,20 @@ Once you feel comfortable with the custom widget creation, you can create widget

## Changelog:

* **1.4.1:**
* various fixes

* **1.4.0:**
* New widgets: `Template`, `IconButton`,
* All widgets have now a `data` property that can contain anything you want,
* Font Awesome updated to 4.5
* New widgets: `Template`, `IconButton`,
* All widgets have now a `data` property that can contain anything you want,
* Font Awesome updated to 4.5

* **1.3.0:**
* Fixes vertical sizing issue in GridLayout with latest Gecko versions...
* Better split of Less files
* Fixes vertical sizing issue in GridLayout with latest Gecko versions...
* Better split of Less files

* **1.2.1:**
* Fixes minor display issues
* Fixes minor display issues

* **1.2.0:**
* TabItem can now have icons
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "photonui",
"version": "1.4.0",
"version": "1.4.1",
"description": "A javascript framework to create user interfaces",
"homepage": "http://wanadev.github.io/PhotonUI/",
"author": "Wanadev (http://wanadev.fr/)",
Expand Down

0 comments on commit b572d71

Please sign in to comment.