wingspan / wingspan-forms

A dynamic form library for Facebook React, providing abstractions for building dynamic forms and controlled grids. Widgets provided by Telerik's KendoUI.
MIT License
292 stars 25 forks source link

Fixes for React 0.11,0.12 #73

Closed newyankeecodeshop closed 9 years ago

newyankeecodeshop commented 9 years ago

AutoControl.getDefaultProps is broken by the new React policy of caching the result of getDefaultProps. There may be other issues.