Skip to content

Commit

Permalink
0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbull committed Jan 9, 2017
1 parent 6660326 commit 7dacf9c
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.2.17 (January 9th, 2017)

- Fixed issue with windows window background color
- Added ref value for input elements
- CheckBoxes and Radios now changes style when window is unfocused
- Can now import components based on OS from 'react-desktop'

## 0.2.16 (January 9th, 2017)

- Custom styles for Windows text field's label
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-desktop",
"author": "Gabriel Bull",
"version": "0.2.16",
"version": "0.2.17",
"description": "React UI Components for macOS Sierra and Windows 10",
"main": "./index.js",
"keywords": [
Expand Down

0 comments on commit 7dacf9c

Please sign in to comment.