- 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