Skip to content

Releases: gabrielbull/react-desktop

Beta Release 0.2.6

27 Jul 18:52
Compare
Choose a tag to compare
Beta Release 0.2.6 Pre-release
Pre-release
  • 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

18 Jul 04:28
Compare
Choose a tag to compare
Beta Release 0.2.5 Pre-release
Pre-release
  • Fixed some issues with View alignment

Beta Release 0.2.4

18 Jul 00:20
Compare
Choose a tag to compare
Beta Release 0.2.4 Pre-release
Pre-release
  • 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

24 Jun 21:10
Compare
Choose a tag to compare
Beta Release 0.2.3 Pre-release
Pre-release
  • Fixed bug with title bar in macOS

Beta Release 0.2.2

24 Jun 20:44
Compare
Choose a tag to compare
Beta Release 0.2.2 Pre-release
Pre-release
  • 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

14 Jun 14:54
Compare
Choose a tag to compare
Beta Release 0.2.1 Pre-release
Pre-release
  • Added support for React 15.1.0

Beta Release 0.2.0

16 May 15:35
Compare
Choose a tag to compare
Beta Release 0.2.0 Pre-release
Pre-release

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