cipchk / nz-schema-form

ng-zorro-antd form generation based on JSON-Schema
MIT License
40 stars 14 forks source link

Implement date-range widget date format features. #47

Open vellengs opened 6 years ago

vellengs commented 6 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

https://github.com/cipchk/nz-schema-form/issues/45 Issue Number: 45

What is the new behavior?

To format value depend on schema type;

Does this PR introduce a breaking change?

[x ] Yes
[ ] No

Other information