v0.10.0-rc.4
Pre-release
Pre-release
·
4739 commits
to main
since this release
0.10.0-rc.4 (2020-06-18)
Code Refactoring
BREAKING CHANGES
- Form: deleted
CurrentViewportRange
(mostly used internally) - Form:
FormGroup
andFormItem
don't supportclassName
,style
,ref
, ..etc. props anymore, there are only used for calculating the final form layout.