Skip to content

v1.0.5

Choose a tag to compare

@glasserc glasserc released this 10 Jan 04:02
ac226bd

New minor features

  • Add support for ui:enumDisabled to RadioWidget. (#1028)
  • When a Form updates formData with defaults, call onChange 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)