All Versions
30
Latest Version
Avg Release Cycle
48 days
Latest Release
1706 days ago

Changelog History
Page 1

  • v0.3.10 Changes

    July 28, 2019
    • ➕ Add the Electron framework demo
  • v0.3.8 Changes

    February 04, 2019
    • 🛠 Fix: Add vertical padding to inset titlebar. #135 #136
    • 🛠 Fix: Undo for pin component. #133 #134
  • v0.3.7 Changes

    July 25, 2018
    • ➕ Add ability to disable individual titlebar controls (#125)
    • 👍 Allow end-user to force isWindowFocused prop (#126)
    • 👍 Allow defaultChecked to be string as well as boolean (#123) (Fixes #90)
  • v0.3.6 Changes

    July 25, 2018
    • 🚀 This release was published incorrectly. Use 0.3.7 instead.
  • v0.3.5 Changes

    April 06, 2018
    • 🛠 Fixed issue with case sensitivity
  • v0.3.4 Changes

    April 04, 2018
    • ➕ Added TextArea component
    • 🛠 Several minor fixes
  • v0.3.3 Changes

    November 21, 2017
    • ⚡️ Updated dependencies
    • 🛠 Fixed title props
  • v0.3.2 Changes

    October 17, 2017
    • ⚡️ Updated dependencies
    • 🛠 Fixed unit tests
    • 🛠 Fixed unit playground
    • ➕ Add public focus and blur methods to TextInput
    • 👍 Prop title of TitleBar now supports element node
  • v0.3.1 Changes

    June 21, 2017
    • ⚡️ Updated dependencies
  • v0.3.0 Changes

    April 17, 2017
    • ➕ Added prop-types dependency to avoid deprecation in React 16