71 Commits

Author SHA1 Message Date
daniel.xiao 9e37f3f6d2 fix(array widgets): Fixed bug that globalConst not work at object item in array
fix #140
2020-05-01 22:54:21 +08:00
daniel.xiao 4aefb531b8 v1.6.9 2019-11-29 14:15:44 +08:00
daniel.xiao 694a4a5148 fix(ncform-common): Fixed the bug that the promise type rule logic does not take effect when submiss 2019-11-29 14:13:11 +08:00
daniel.xiao 1c7c46dcb3 chore: update verify-commit-tag 2019-11-22 15:54:35 +08:00
daniel.xiao 38f2db399e v1.6.6 2019-10-26 18:07:31 +08:00
daniel.xiao 5bd3fb8c9c fix(ncform-common): correct the parameter of dx expression function 2019-10-26 16:03:26 +08:00
daniel.xiao 29a3089d13 v1.6.5 2019-10-24 20:48:19 +08:00
daniel.xiao 1a9a987bd2 fix: When showOneIfEmpty is true, there has extra blank row when there has initial value. 2019-10-24 20:43:41 +08:00
daniel.xiao 11e723123b v1.6.4 2019-10-24 17:59:24 +08:00
daniel.xiao cfb881ecd2 docs(README): Add some description that can use function instead of dx expression 2019-10-24 17:48:02 +08:00
daniel.xiao 1eafcc225e fix: Fixed valueTemplate config not work for array widgets
fix #107
2019-10-24 15:48:14 +08:00
daniel.xiao 49d11f10de v1.6.2 2019-10-16 18:32:31 +08:00
daniel.xiao f76fd87966 fix(array widgets): fixed bug for delExceptionRows implementation 2019-10-16 18:15:13 +08:00
daniel.xiao d33d72fd4a v1.6.1 2019-10-16 13:51:29 +08:00
daniel.xiao a78362f1d2 feat(ncform): Add the globalConfig.scrollToFailField to support auto scroll to the first validation
re #102
2019-10-16 13:47:29 +08:00
daniel.xiao 88323bf55a v1.6.0 2019-10-16 10:28:52 +08:00
daniel.xiao 49bdbbf776 feat(array layout widgets): Add delExceptionRows config for all layout widgets
re #100
2019-10-16 10:15:54 +08:00
daniel.xiao 885d9fdabc v1.4.0 2019-08-05 18:41:46 +08:00
Daniel.xiao ebee48fbef Merge pull request #88 from ncform/develop
Develop
2019-08-05 05:34:03 -05:00
daniel.xiao 5255597819 feat: array / array-table / array-tabs add showOneIfEmpty option
re #87
2019-08-05 18:30:52 +08:00
daniel-dx acf9cbbfc2 v1.3.4 2019-07-24 22:50:38 +08:00
daniel-dx 62d23ee850 feat(ncform): add autoDX option to control whether config auto support dx expression or not 2019-07-24 22:46:21 +08:00
daniel.xiao dc4bb1a1b7 v1.3.0 2019-06-13 11:10:16 +08:00
daniel.xiao 1d7fba350e feat: Add $temp dx var; select/radio/checkbox add itemDataKey config 2019-06-13 10:59:07 +08:00
daniel.xiao a7a16b92ae v1.2.0 2019-05-17 19:13:36 +08:00
daniel.xiao 886148b46c feat: add requiredDelConfirm and delConfirmText configs for array type layouts
re #62
2019-05-17 17:50:14 +08:00
daniel.xiao 0db5fe3e68 v1.1.2 2019-04-24 16:18:25 +08:00
daniel-dx 395cdfbd3e fix(ncform-common): Improve the format verification of the form schema 2019-04-07 22:19:18 +08:00
daniel.xiao 202916ebda v1.1.0 2019-03-30 11:11:57 +08:00
daniel-dx c41cb4a0ec Merge pull request #52 from ncform/develop
refactor: rename $t to $nclang, in order to avoid conflicts with vue-…
2019-03-29 22:06:59 -05:00
daniel.xiao 6df509e70c refactor: rename $t to $nclang, in order to avoid conflicts with vue-i18n method
BREAKING CHANGE: discard $t to $nclang

re #51
2019-03-30 10:50:49 +08:00
daniel-dx f73c111426 v1.0.0 2019-03-19 23:26:35 +08:00
daniel-dx dc6b105fc3 test: complete all dx test cases 2019-03-18 23:16:46 +08:00
daniel-dx 6b28bb6b9f feat: widgetConfig support dx: input / checkbox / date-picker
BREAKING CHANGE: all widget config fields auto support dx expression, mergeConfig is readonly
computed prop. warning again: mergeConfig is readonly
2019-03-18 00:12:02 +08:00
daniel-dx bb3f2c6dc1 chore: fixed vulnerabilities 2019-03-17 15:39:29 +08:00
daniel-dx 81da0863db v0.1.28 2019-03-04 23:24:56 +08:00
daniel-dx a0c0a16fc8 fix(ncform-common): fixed build warning 2019-03-04 23:21:47 +08:00
daniel.xiao cb4a38c4c6 fix: fixed some bugs 2019-03-04 18:44:25 +08:00
daniel-dx 7027dd4889 v0.1.27 2019-03-03 15:32:10 +08:00
daniel-dx 25d468409f fix: rm $ncformSetLang api as changing language must reload page 2019-03-03 15:30:38 +08:00
daniel-dx 0ebd06439a v0.1.26 2019-03-03 12:55:57 +08:00
daniel-dx 48d71de351 chore: merge master 2019-03-03 00:52:03 +08:00
daniel-dx 3ba93ff290 feat: add $ncformSetLang api && add i18n for all controls 2019-03-03 00:50:15 +08:00
daniel-dx 14c1770086 docs: perfect docs 2019-03-01 23:55:32 +08:00
daniel-dx 6a30be4baf docs: translate standard component doc 2019-02-28 22:18:27 +08:00
daniel.xiao b0a53dc087 v0.1.25 2019-02-26 10:20:28 +08:00
daniel.xiao 88aa77b06b fix: correct object type label display when h layout 2019-02-25 17:22:31 +08:00
daniel.xiao 937543009b feat: fixed no type value bug && change config for COMP type 2019-02-25 16:21:18 +08:00
daniel.xiao 08ed3ca6af fix: replace vipshop to ncform 2019-02-25 15:36:00 +08:00
daniel.xiao e4a9bc7661 feat(ncform, ncform-common, ncform-show): Add HTML / COMP types to support static content show. for 2019-02-25 15:32:35 +08:00