463 Commits

Author SHA1 Message Date
Dmitry Nagibin 4f006e71c8 v1.7.7 v1.7.7 2020-10-22 23:22:38 +03:00
Dmitry Nagibin 5a23034fd8 chore: added resolving of reference for json schema 2020-10-22 22:35:43 +03:00
Dmitry Nagibin 1f54ac825e v1.7.6 v1.7.6 2020-08-20 09:47:28 +03:00
Dmitry Nagibin e9b5734139 chore: added grouping elements for select control 2020-08-01 20:55:39 +03:00
Dmitry Nagibin d340a5003d chore: added showIdxLabel option to array and passing Idx field to dx expression for array label 2020-08-01 15:47:36 +03:00
Dmitry Nagibin 5600ace57e v1.7.5 v1.7.5 2020-07-31 16:17:45 +03:00
Dmitry Nagibin 90a1997c0d chore: extend supported options for "select" control 2020-07-31 13:54:57 +03:00
Dmitry Nagibin 9c7efc0e0c chore: bump vue version to 2.6.11 2020-07-31 13:28:11 +03:00
Dmitry Nagibin 7421aa7843 fix: tests 2020-07-31 13:27:31 +03:00
Dmitry Nagibin 9e8b94f9cf style: removed extra logging in unit tests and replace tel regexp 2020-07-30 11:00:10 +03:00
Dmitry Nagibin e5875333bc v1.7.4 v1.7.4 2020-07-29 21:29:31 +03:00
Dmitry Nagibin 9c87a11447 fix: tests for Element UI theme with loading of minimized JS instead of regular version 2020-07-29 21:25:30 +03:00
Dmitry Nagibin 47d2079b10 style: linting of tests and webpack config files 2020-07-29 21:22:08 +03:00
Dmitry Nagibin da96bd8497 style: translated descriptions and tests title from chinese to english 2020-07-29 15:23:53 +03:00
Dmitry Nagibin 8bd0024f5f style: added russian language to base controls 2020-07-29 13:02:09 +03:00
Dmitry Nagibin 038481cb25 style: linting of current version code 2020-07-29 11:14:30 +03:00
Dmitry Nagibin aab3f6fa5a v1.7.3 v1.7.3 2020-07-28 23:03:52 +03:00
Guard eebc9ab349 refix: 对象在无历史流程节点时的显示 (#9) 2020-07-28 21:19:17 +03:00
Guard 7a0c172936 feat: 业务流程支持 (#5)
* feat: 业务流程的支持

* fix: 流程bug修改

* fix: 修复了隐藏属性会被验证的bug,修复了隐藏的表格还显示的bug
2020-07-28 21:16:57 +03:00
Guard 9e2c857c32 fix: 隐藏数据时,外部轮廓不隐藏 (#7)
* feat: 业务流程的支持

* fix: 流程bug修改

* fix: 修复了隐藏属性会被验证的bug,修复了隐藏的表格还显示的bug

* fix: 修复了使用流程后,隐藏失效的bug,修复了使用流程后,对于隐藏字段还进行校验的bug

* fix: 修复了隐藏数据时,外部轮廓不隐藏的bug
2020-07-28 21:13:57 +03:00
Guard 00b076b2ff fix: 流程 bug 修改 (#6)
* feat: 业务流程的支持

* fix: 流程bug修改

* fix: 修复了隐藏属性会被验证的bug,修复了隐藏的表格还显示的bug

* fix: 修复了使用流程后,隐藏失效的bug,修复了使用流程后,对于隐藏字段还进行校验的bug
2020-07-28 21:13:33 +03:00
Guard 3f4010b427 feat: 业务流程支持 (#5)
* feat: 业务流程的支持

* fix: 流程bug修改

* fix: 修复了隐藏属性会被验证的bug,修复了隐藏的表格还显示的bug
2020-07-28 21:10:29 +03:00
F-loat 55d82fc7b2 fix: provide methods 2020-07-28 21:10:07 +03:00
Guard 3f6927b4ee fix: 流程 bug 修改 2020-07-28 21:09:51 +03:00
F-loat c8a0291561 feat: add provide option 2020-07-28 21:09:26 +03:00
Guard 10a95c013f feat: 业务流程的支持 (#3) 2020-07-28 21:09:04 +03:00
F-loat 8fd7620eb3 feat: custom reset 2020-07-28 21:06:25 +03:00
F-loat de6e12891f feat: ignore rules when remove 2020-07-28 20:51:13 +03:00
F-loat 582aade4c9 fix: array field paths 2020-07-28 20:50:50 +03:00
F-loat 4bf3444cad feat: auto remove filed 2020-07-28 20:50:24 +03:00
F-loat 9b8ccd54cf feat: use remove replace hidden 2020-07-28 20:44:21 +03:00
F-loat 0f0c91ae0c feat: exclude hidden nodes when rendering 2020-07-28 20:40:54 +03:00
F-loat 4a0ff34b22 feat: add updateWait for valueTemplate 2020-07-28 19:57:45 +03:00
F-loat b0efdf911d feat: key with form-name for form-item 2020-07-28 19:57:06 +03:00
F-loat e33f32fbd2 chore: add author info 2020-07-28 19:55:29 +03:00
F-loat d77c2907f8 feat: 透传部分组件属性 2020-07-28 19:54:52 +03:00
F-loat 7ca786e7e9 chore: modify package name 2020-07-28 19:52:21 +03:00
徒言 ffd6163523 feat: add globalConfig.status for preview status (#2)
* feat: add globalConst.disabled for disable all form-item

* feat: support dx expression

* feat: add globalConfig.status for form status

* feat: preliminary adapte preview status

* chore: adjust code indent

* feat: tune-up standard components preview status realization

* chore: unified code indent
2020-07-28 19:12:15 +03:00
徒言 1617776e91 fix: emit array changed event (#1) 2020-07-28 19:11:25 +03:00
F-loat 51ca8b1860 feat: improve widgets information 2020-07-28 19:10:37 +03:00
Daniel.xiao ab73c19dec Update CONFIG.md 2020-05-08 13:42:45 +08:00
daniel.xiao 0fbdcddb38 docs(changelog): update changelog 2020-05-02 00:59:39 +08:00
daniel.xiao dd2cf151c9 v1.7.0 v1.7.0 2020-05-02 00:56:50 +08:00
Daniel.xiao db7aa11aa4 Merge pull request #146 from ncform/develop
Develop
2020-05-02 00:47:32 +08:00
daniel.xiao dc29bcc244 chore: update package-lock.json 2020-05-02 00:45:34 +08:00
daniel.xiao 1e9299d118 docs(CONFIG): make columns desc better
re #133
2020-05-02 00:44:41 +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