Skip to content

Commit 7dacf9c

Browse files
committed
0.2.17
1 parent 6660326 commit 7dacf9c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## 0.2.17 (January 9th, 2017)
4+
5+
- Fixed issue with windows window background color
6+
- Added ref value for input elements
7+
- CheckBoxes and Radios now changes style when window is unfocused
8+
- Can now import components based on OS from 'react-desktop'
9+
310
## 0.2.16 (January 9th, 2017)
411

512
- Custom styles for Windows text field's label

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-desktop",
33
"author": "Gabriel Bull",
4-
"version": "0.2.16",
4+
"version": "0.2.17",
55
"description": "React UI Components for macOS Sierra and Windows 10",
66
"main": "./index.js",
77
"keywords": [

0 commit comments

Comments
 (0)