All Versions
17
Latest Version
Avg Release Cycle
24 days
Latest Release
3055 days ago

Changelog History
Page 1

  • v0.7.3

    December 15, 2015
  • v0.7.2 Changes

    December 07, 2015
    • 🛠 fixed; transition timeout warnings for the ViewManager with React 0.14
  • v0.7.1 Changes

    December 04, 2015
    • ⚡️ Updated for React 0.14
  • v0.7.0

    December 03, 2015
  • v0.6.0 Changes

    September 26, 2015
    • ➕ added; new DatePicker component
    • ➕ added; NavigationBar supports className prop
    • ➕ added; Input and LabelInput components support autoFocus prop
    • 👌 improved; Popup component
    • 👌 improved; LabelSelect component no longer manages state
    • 👌 improved; .views are no longer exposed
  • v0.5.1

    September 26, 2015
  • v0.5.0 Changes

    July 30, 2015

    🚀 This release fixes a major ongoing issue we've been having with view transitions not being correctly run in "certain" browsers. See #73 and commit 52f6eb5.

    🛠 Other fixes and additions:

    • ➕ added; SearchField UI Component
    • 🛠 fixed; a lot of cleanup in the less files, including variables, consolidation and colour tweaks
    • ➕ added; Alertbar Component can be static, and is properly animated now
    • ➕ added; SegmentedControl Component can be inline now. Also, long labels are cropped
    • ➕ added; retina left and right border mixins .retina-1px-border-[left|right](@color)
    • 🛠 fixed; proper caret handling on labelled inputs, and better handling of labelled item field focus

    💥 Breaking changes:

    • ⚡️ updated; Group now needs to be a wrapper; GroupBody applies the background colour, also use the GroupInner component
  • v0.4.2

    July 03, 2015
  • v0.4.1

    July 03, 2015
  • v0.4.0 Changes

    July 03, 2015
    • ⚡️ massive update, live published from #reacteurope. see touchstone-starter for changes.