Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Jul 23, 2015
1 parent 307d68b commit 064e330
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,14 @@ Once you feel comfortable with the custom widget creation, you can create widget
* [generator-photonui-widget](https://github.com/wanadev/generator-photonui-widget): The PhotonUI widget generator


## Changelog:

* **1.0.1:**
* Fixes (GridLayout exception on some edge cases, flat ToggleButton theme)
* Optimizations (destroying a layout widget)

* **1.0.0:**
* First release


[browserify]: http://browserify.org/
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.0.0",
"version": "1.0.1",
"description": "A work-in-progress MVC/Swing style JavaScript UI library.",
"homepage": "http://wanadev.github.io/PhotonUI/",
"author": "Wanadev (http://wanadev.fr/)",
Expand Down

0 comments on commit 064e330

Please sign in to comment.