141 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 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 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
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 29a3089d13 v1.6.5 2019-10-24 20:48:19 +08:00
daniel.xiao 11e723123b v1.6.4 2019-10-24 17:59:24 +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 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 d33d72fd4a v1.6.1 2019-10-16 13:51: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 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-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 56eac01298 v1.3.2 2019-06-24 17:36:33 +08:00
daniel.xiao 7d38dc6c26 feat(ncform-theme-elementui): add valueFormat config for date-picker widget
re #68
2019-06-24 17:30:16 +08:00
daniel.xiao 3555de4adf v1.3.1 2019-06-13 14:30:42 +08:00
daniel.xiao 631b6c7653 fix(ncform-theme-elementui): fixed itemDataKey get undefined value when enumSource be setted by dx e 2019-06-13 14:17:34 +08:00
daniel.xiao dc4bb1a1b7 v1.3.0 2019-06-13 11:10:16 +08:00
Daniel.xiao 66bf14eee3 Merge pull request #77 from ncform/develop
feat: Add $temp dx var; select/radio/checkbox add itemDataKey config
2019-06-12 22:03:49 -05: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 941090baab v1.2.1 2019-06-05 18:09:56 +08:00
daniel.xiao fbcfccea8f fix(ncform-theme-elementui): add inVLayout config to correct distance to label when in v layout
fix #69
2019-06-05 16:36:51 +08:00
daniel.xiao 5ce6e36564 fix(ncform-theme-elementui): auto selected when adding and deleting
fix #71
2019-06-04 20:00:24 +08:00
daniel.xiao cc5209b998 fix(ncform-theme-elementui): fixed select enumSource not support dx expression bug 2019-05-29 16:36:01 +08:00
daniel.xiao a7a16b92ae v1.2.0 2019-05-17 19:13:36 +08:00