@formio/js 5.0.0-dev.5834.98680ce → 5.0.0-dev.5834.aaa6886
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Changelog.md +0 -1
- package/package.json +1 -1
package/Changelog.md
CHANGED
|
@@ -76,7 +76,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
76
76
|
- FIO-8234/FIO-7195: Fixes an issue where value properties are shown instead of labels for Select component with Resource/URL data sources in read only mode and for modal preview
|
|
77
77
|
- FIO-8986: fixed setting default value for day component with hidden day and month
|
|
78
78
|
- FIO-8719: fixed error message display for nested wizard components
|
|
79
|
-
- FIO-9086: time component with default value validation fix
|
|
80
79
|
|
|
81
80
|
### New Features
|
|
82
81
|
|