Releases: gabrielbull/react-desktop
Releases · gabrielbull/react-desktop
Beta Release 0.2.6
- 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
Beta Release 0.2.5
- Fixed some issues with View alignment
Beta Release 0.2.4
- Removed all unknown props from components
- Intial window focus is now the real window focus instead of being always true
Beta Release 0.2.3
- Fixed bug with title bar in macOS
Beta Release 0.2.2
- Added Link component for macOS
- Added size to Text component
- Added transparent option to titlebar for macOS
- Fixed title bar size for macOS
Beta Release 0.2.1
- Added support for React 15.1.0
Beta Release 0.2.0
This is the initial Beta release of React Desktop. Please report any issues or feature request to the issues page.
This release provides the following components:
OS X
- Box
- Button
- Checkbox
- Label
- Progress Circle
- Radio
- Segmented Control
- Text
- Text Input
- Title Bar
- Toolbar
- View
- Window
Windows 10
- Button
- Checkbox
- Label
- Master/Details View
- Nav Pane
- Progress Circle
- Radio
- Text
- Text Input
- Title Bar
- View
- Window