- Updated dependencies
- Fixed title props
- Updated dependencies
- Fixed unit tests
- Fixed unit playground
- Add public
focus
andblur
methods to TextInput - Prop title of TitleBar now supports element node
- Updated dependencies
- Added prop-types dependency to avoid deprecation in React 16
- Removed rubber band effect from list view
- Fixed an issue with OS detection
- 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'
- Custom styles for Windows text field's label
- Default color for Windows text field's label changes based on theme
- Fixed bug with macOs text field’s placeholder
- Fixed duplicate onChange events on the windows textInput
- Improve macOS title bar control icons
- Fixed some styling issues with the list view
- Fixed some styling issues with the windows
- Added macOS list view component
- Quick fix for the macOS text input component border issue
- Added macOS search field component
- Added centerPlaceholder, focusRing, icon and onEnter properties to the macOS text input component
- Added macOS toolbar nav component
- Added inset property to macOS title bar component
- Added dimension and alignment properties to macOS toolbar component
- Added macOS dialog component
- Added bold property to macOS text
- Added onEnter and disabled properties to macOS button
- Fixed issues with margin on pin component for macOS
- Added macOS pin component
- Added size, padding and margin properties to macOS buttons
- Fixed issues with text input for macOS
- Added rounded corners and size properties to text input for macOS
- Fixed some issues with View alignment
- Removed all unknown props from components
- Intial window focus is now the real window focus instead of being always true
- Fixed bug with title bar in macOS
- Added Link component for macOS
- Added size to Text component
- Added transparent option to titlebar for macOS
- Fixed title bar size for macOS
- Added support for React 15.1.0
- Beta 1 release