3.0.0-beta.43: Introduce KtFieldUpload, fix loading on chrome
carsoli
released this
24 Apr 19:23
·
488 commits
to master
since this release
Breaking Change
- #709 fails to produce a legacy build
if a user-app produces a legacy build (es5-compatible), it would need to use the next version (3.0.0-beta.44)
Fixes
- #740 fix loading animation for chrome
Features
- #709 KtFieldUpload/KtFieldUploadRemote:
introduce two new upload fields (with more flexible external control for the remote) to upload different file types
Internal
- #738 KtField: make
getEmptyValue
prop optional if KtField* doesn't support clear