243 Commits

Author SHA1 Message Date
daniel.xiao dc29bcc244 chore: update package-lock.json 2020-05-02 00:45:34 +08:00
daniel.xiao 98f104edd1 chore(build): build source-map file
re #131
2020-05-02 00:42:56 +08:00
daniel.xiao d229aa4481 feat: return itemOldValue on change event
re #135
2020-05-01 23:20:30 +08:00
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 ce38dce7c5 fix(array-table): Fixed warning for key binding
fix #145
2020-05-01 20:52:01 +08:00
daniel.xiao 5654c6076a feat(object layout): columns config support dx expression
re #133
2020-03-20 23:23:19 +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 90526d598a v1.6.8 2019-11-27 11:17:07 +08:00
daniel.xiao 781f031eef feat(ncform-theme-elementui): Add size config for input/input-number/select/date-picker widgets
fix #105
2019-11-27 10:42:59 +08:00
daniel.xiao b4a148de16 fix: Solve display problems of control widgets in "h" layout 2019-11-27 10:11:34 +08:00
daniel.xiao 22dd07b720 fix: optimize switch's display 2019-11-26 17:55:27 +08:00
daniel.xiao 1c7c46dcb3 chore: update verify-commit-tag 2019-11-22 15:54:35 +08:00
xiaow 6c674c21e4 fix(ncform): Fixed dx bug of 'a[i].b.c' situation 2019-11-21 20:37:00 +08:00
daniel.xiao 38f2db399e v1.6.6 2019-10-26 18:07:31 +08:00
daniel.xiao 289c27b469 feat(input and textarea): add updateOn config for iput and textarea 2019-10-26 17:57:32 +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 da8ee5ccc0 fix(ncform): fixed valueTemplate bug
fix #106
2019-10-24 14:04:12 +08:00
daniel.xiao b9e82bb17f v1.6.3 2019-10-17 11:12:24 +08:00
daniel.xiao 8495867acb fix(switch widget): Correct types of value prop 2019-10-17 10:52:15 +08:00
daniel.xiao 49d11f10de v1.6.2 2019-10-16 18:32:31 +08:00
daniel.xiao e8e079cfa8 fix(array-table): Fixed the display problem of column width 2019-10-16 18:28:43 +08:00
daniel.xiao f76fd87966 fix(array widgets): fixed bug for delExceptionRows implementation 2019-10-16 18:15:13 +08:00
daniel.xiao c3c72d35a6 fix(ncform): make sure the scrolling action is after the DOM update 2019-10-16 18:04:28 +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 aad46c4117 feat(array-table): Add column config (colgroup) for array-table widget
re #99
2019-10-15 15:28:30 +08:00
daniel.xiao 498ef06eba fix(ncform-theme-elementui): Fixed bug that dropdown options do not show any more with configure: fi
fix #98
2019-10-15 14:26:02 +08:00
daniel.xiao 00e608a83b v1.5.0 2019-10-11 10:47:11 +08:00
daniel.xiao 1180196deb feat(ncform-theme-elementui): add the switch widget to the standard components
re #73
2019-10-11 10:24:46 +08:00
daniel.xiao 16c0511c83 feat(ncform-theme-elementui): upload and input.upload add headers config
re #93
2019-10-10 17:48:46 +08:00
daniel.xiao fbd04b4be6 docs(change log): update changelog 2019-08-05 18:45:57 +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.xiao 0ab6584ef9 feat(ncform-theme-elementui input): add compound.appendSelect.placeholder and compound.prependSelect
re #85
2019-08-05 10:33:19 +08:00
daniel.xiao 49a9617edc feat(ncform): add item change event
re #86
2019-08-05 10:16:16 +08:00
daniel-dx acf9cbbfc2 v1.3.4 2019-07-24 22:50:38 +08:00
Daniel.xiao 9634ae698f Merge pull request #83 from ncform/develop
feat(ncform): add autoDX option to control whether config auto suppor…
2019-07-24 09:48:42 -05: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-dx e9eb7a7301 v1.3.3 2019-07-03 22:21:38 +08:00
daniel-dx 373848fbf4 fix(ncform-theme-elementui): fixed: Invalid handler for event "change": got undefined 2019-07-03 22:11:52 +08:00
daniel.xiao 2d74167b6b docs(CHANGELOG): update changelog 2019-06-24 17:39:03 +08:00