498 Commits

Author SHA1 Message Date
Dmitry Nagibin 586a9a6633 v1.11.0 v1.11.0 2022-11-18 14:34:14 +03:00
Dmitry Nagibin deb4285408 fix(ncform): wrong validation 2022-11-18 14:03:02 +03:00
Dmitry Nagibin 1f2ccae22c v1.10.0 v1.10.0 2021-03-25 19:43:03 +03:00
Dmitry Nagibin 7b8549e9d3 chore: catching error on insert empty array (without items field) 2021-03-25 19:36:42 +03:00
Dmitry Nagibin 8553b85aa1 fix(form-item): always emitting of "change" event 2021-03-25 19:35:09 +03:00
Dmitry Nagibin e275fa8ffc fix: failed loading of NcArrayImport package 2021-03-25 19:33:06 +03:00
Dmitry Nagibin 33c07e0f26 chore: better to debug 2021-03-25 19:32:23 +03:00
daniel.xiao 1c9020f814 test(ncform-e2e): fix testcase for $ncformGetValue api 2021-03-25 12:13:41 +03:00
Gcaufy 7eda795e0e fix(ncform-theme-elementui): fixed when tab name is too long 2021-03-25 11:53:10 +03:00
daniel.xiao c86c191de5 docs(ncform-theme-elementui): Add disableReorder demo for array-tabs 2021-03-25 11:19:23 +03:00
Gcaufy b52330ed9c feat(ncform-theme-elementui): array-tabs support draggable switch array position 2021-03-25 11:17:23 +03:00
Gcaufy 51520d2cb3 fix(ncform-show): fixed array-tab demo 2021-03-25 11:13:21 +03:00
daniel.xiao c0478ef06b feat(ncform-show): Add ext components demo 2021-03-25 11:12:58 +03:00
Gcaufy 759efe6946 feat(playground): added nc-array-import demo 2021-03-25 11:11:33 +03:00
daniel.xiao ccdfc96db4 fix(ncform): wrong code 2021-03-25 11:04:30 +03:00
daniel.xiao 42493a4109 feat(ncform): change $ncformGetValue api params; rm globalConfig.ignoreFieldValueWhenHidden config
re #55
2021-03-25 11:03:49 +03:00
daniel.xiao 0842c5c0ca test(ncform): add $ncformGetValue api testcase 2021-03-25 10:59:48 +03:00
daniel.xiao 5195b0a756 feat(ncform): Add globalConfig.ignoreFieldValueWhenHidden and $ncformGetValue api
re #55
2021-03-25 10:52:17 +03:00
Gcaufy 39f7e90ae4 chore(playground): 优化 templates 更新 2021-03-25 10:41:09 +03:00
Gerard-Szulc 81f5d51050 fix(input): Fixes base ncform input _processModelVal with type number or integer and 0 value. 2021-03-25 10:35:06 +03:00
daniel.xiao 8ead6e70ff chore(package.json): npm audit 2021-03-25 10:32:15 +03:00
littledu 9c6ea4898c feat: Add title attribute to label 2021-03-25 10:29:13 +03:00
Dmitry Nagibin 1c5e2e33c3 v1.9.2 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 v1.7.8 2020-10-23 11:09:07 +03:00
daniel.xiao b92d01f44d chore(package.json): update release cmd 2020-10-23 10:51:27 +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 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