Skip to content

Commit

Permalink
update to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
customlogic committed Nov 14, 2016
1 parent 8a3ee0d commit d5b6178
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

### 0.6.2
* Fixed issue with color picker not returning correct values onFinishChange. #116 #117
* Fixed issue with color picker not showing the correct label for color format. #117
* Fixed NumberControllerBox onFinishChange event. #112
* Fixed issue with GUI not being sized correct at start. #111


### 0.6.1
* Fixed issue with color picker not working on a page that has scrolled. #37
* Fixed issue with sliders created with min()/max() not remembering their name or to listen. #107
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dat.gui",
"version": "0.6.1",
"version": "0.6.2",
"homepage": "https://github.com/dataarts/dat.gui.git",
"authors": [
"Google Data Arts Team <[email protected]>"
Expand Down

0 comments on commit d5b6178

Please sign in to comment.