Dmitry Nagibin
1c5e2e33c3
v1.9.2
2021-03-25 09:37:59 +03:00
Dmitry Nagibin
c634b87e9f
fix(ncform): fixed changed handler
2021-03-24 22:32:51 +03:00
Dmitry Nagibin
6c4c7fbd6e
v1.8.0
2020-10-28 21:55:14 +03:00
Dmitry Nagibin
6ab0bb0e31
chore: added dx expressions support to fieldPath of linked fields with the UI element
2020-10-28 21:35:20 +03:00
Dmitry Nagibin
2b80c4f057
chore: added using of objects for 'select' ui element
2020-10-28 19:15:14 +03:00
Dmitry Nagibin
5bf27b3890
chore: changed default behaviour of adding new item into array, this will be always opened
2020-10-28 19:12:45 +03:00
Dmitry Nagibin
769d988937
chore: added selfPath and $path variables to describe chain path into dx expressions to current object of schema. this is the breaking change to use JS function signature in dx expressions
2020-10-28 19:09:23 +03:00
Dmitry Nagibin
5b8a655551
chore: added combining objects in json schema via allOf keys
2020-10-27 13:19:58 +03:00
Dmitry Nagibin
aa1a9c4dd5
v1.7.8
2020-10-23 11:09:07 +03:00
daniel.xiao
e5a5e597c6
fix(ncform): fixed crach when only number items in array
...
fix #150
2020-10-23 10:50:11 +03:00
daniel.xiao
df1cd23f15
fix(ncform): fixed array paths value when changed
...
fix #162
2020-10-23 10:48:36 +03:00
Dmitry Nagibin
72eaaecc28
test: added unit test case for describe reference in schema
2020-10-23 10:25:06 +03:00
Dmitry Nagibin
4f006e71c8
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
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
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
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
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