v1.0.5
New minor features
- Add support for
ui:enumDisabled
to RadioWidget. (#1028) - When a
Form
updatesformData
withdefaults
, callonChange
with the new data. (#1034)
Bug fixes
- Fix
multipleOf
with floating-point numbers. (#1000)
Internal changes
- Exclude core-js and babel-runtime from babel transformations. (#1039)