Commit Graph

  • 586a9a6633 v1.11.0 master v1.11.0 Dmitry Nagibin 2022-11-18 14:34:14 +03:00
  • deb4285408 fix(ncform): wrong validation Dmitry Nagibin 2022-11-18 14:03:02 +03:00
  • 1f2ccae22c v1.10.0 v1.10.0 Dmitry Nagibin 2021-03-25 19:43:03 +03:00
  • 7b8549e9d3 chore: catching error on insert empty array (without items field) Dmitry Nagibin 2021-03-25 19:36:42 +03:00
  • 8553b85aa1 fix(form-item): always emitting of "change" event Dmitry Nagibin 2021-03-25 19:35:09 +03:00
  • e275fa8ffc fix: failed loading of NcArrayImport package Dmitry Nagibin 2021-03-25 19:33:06 +03:00
  • 33c07e0f26 chore: better to debug Dmitry Nagibin 2021-03-25 19:32:23 +03:00
  • 1c9020f814 test(ncform-e2e): fix testcase for $ncformGetValue api daniel.xiao 2020-12-22 11:35:40 +08:00
  • 7eda795e0e fix(ncform-theme-elementui): fixed when tab name is too long Gcaufy 2020-12-20 14:53:54 +08:00
  • c86c191de5 docs(ncform-theme-elementui): Add disableReorder demo for array-tabs daniel.xiao 2020-12-15 10:50:49 +08:00
  • b52330ed9c feat(ncform-theme-elementui): array-tabs support draggable switch array position Gcaufy 2020-12-13 17:21:11 +08:00
  • 51520d2cb3 fix(ncform-show): fixed array-tab demo Gcaufy 2020-12-13 15:59:43 +08:00
  • c0478ef06b feat(ncform-show): Add ext components demo daniel.xiao 2020-12-06 18:38:45 +08:00
  • 759efe6946 feat(playground): added nc-array-import demo Gcaufy 2020-12-06 16:30:39 +08:00
  • ccdfc96db4 fix(ncform): wrong code daniel.xiao 2020-12-06 15:18:39 +08:00
  • 42493a4109 feat(ncform): change $ncformGetValue api params; rm globalConfig.ignoreFieldValueWhenHidden config daniel.xiao 2020-12-06 15:04:10 +08:00
  • 0842c5c0ca test(ncform): add $ncformGetValue api testcase daniel.xiao 2020-12-06 14:51:24 +08:00
  • 5195b0a756 feat(ncform): Add globalConfig.ignoreFieldValueWhenHidden and $ncformGetValue api daniel.xiao 2020-12-06 14:36:57 +08:00
  • 39f7e90ae4 chore(playground): 优化 templates 更新 Gcaufy 2020-12-05 12:43:54 +08:00
  • 81f5d51050 fix(input): Fixes base ncform input _processModelVal with type number or integer and 0 value. Gerard-Szulc 2020-11-26 21:31:34 +01:00
  • 8ead6e70ff chore(package.json): npm audit daniel.xiao 2020-11-19 11:15:14 +08:00
  • 9c6ea4898c feat: Add title attribute to label littledu 2020-11-18 20:48:47 +08:00
  • 1c5e2e33c3 v1.9.2 v1.9.2 Dmitry Nagibin 2021-03-25 09:37:59 +03:00
  • 42928c2460 v1.9.0 v1.9.0 Dmitry Nagibin 2021-03-24 22:57:16 +03:00
  • c634b87e9f fix(ncform): fixed changed handler Dmitry Nagibin 2021-03-24 22:32:51 +03:00
  • 6c4c7fbd6e v1.8.0 Dmitry Nagibin 2020-10-28 21:55:14 +03:00
  • 6ab0bb0e31 chore: added dx expressions support to fieldPath of linked fields with the UI element Dmitry Nagibin 2020-10-28 21:35:20 +03:00
  • 2b80c4f057 chore: added using of objects for 'select' ui element Dmitry Nagibin 2020-10-28 19:15:14 +03:00
  • 5bf27b3890 chore: changed default behaviour of adding new item into array, this will be always opened Dmitry Nagibin 2020-10-28 19:12:45 +03:00
  • 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 Dmitry Nagibin 2020-10-28 19:09:23 +03:00
  • 5b8a655551 chore: added combining objects in json schema via allOf keys Dmitry Nagibin 2020-10-27 13:19:58 +03:00
  • aa1a9c4dd5 v1.7.8 v1.7.8 Dmitry Nagibin 2020-10-23 11:09:07 +03:00
  • b92d01f44d chore(package.json): update release cmd daniel.xiao 2020-08-12 20:52:12 +08:00
  • e5a5e597c6 fix(ncform): fixed crach when only number items in array daniel.xiao 2020-08-12 20:43:26 +08:00
  • df1cd23f15 fix(ncform): fixed array paths value when changed daniel.xiao 2020-08-12 19:49:07 +08:00
  • 72eaaecc28 test: added unit test case for describe reference in schema Dmitry Nagibin 2020-10-23 10:25:06 +03:00
  • 4f006e71c8 v1.7.7 v1.7.7 Dmitry Nagibin 2020-10-22 23:22:38 +03:00
  • 5a23034fd8 chore: added resolving of reference for json schema Dmitry Nagibin 2020-10-22 22:35:43 +03:00
  • 1f54ac825e v1.7.6 v1.7.6 Dmitry Nagibin 2020-08-20 09:47:28 +03:00
  • e9b5734139 chore: added grouping elements for select control Dmitry Nagibin 2020-08-01 20:55:39 +03:00
  • d340a5003d chore: added showIdxLabel option to array and passing Idx field to dx expression for array label Dmitry Nagibin 2020-08-01 15:47:36 +03:00
  • 5600ace57e v1.7.5 v1.7.5 Dmitry Nagibin 2020-07-31 16:17:45 +03:00
  • 90a1997c0d chore: extend supported options for "select" control Dmitry Nagibin 2020-07-31 13:54:57 +03:00
  • 9c7efc0e0c chore: bump vue version to 2.6.11 Dmitry Nagibin 2020-07-31 13:28:11 +03:00
  • 7421aa7843 fix: tests Dmitry Nagibin 2020-07-31 13:27:31 +03:00
  • 9e8b94f9cf style: removed extra logging in unit tests and replace tel regexp Dmitry Nagibin 2020-07-30 11:00:10 +03:00
  • e5875333bc v1.7.4 v1.7.4 Dmitry Nagibin 2020-07-29 21:29:31 +03:00
  • 9c87a11447 fix: tests for Element UI theme with loading of minimized JS instead of regular version Dmitry Nagibin 2020-07-29 21:25:30 +03:00
  • 47d2079b10 style: linting of tests and webpack config files Dmitry Nagibin 2020-07-29 21:22:08 +03:00
  • da96bd8497 style: translated descriptions and tests title from chinese to english Dmitry Nagibin 2020-07-29 15:23:53 +03:00
  • 8bd0024f5f style: added russian language to base controls Dmitry Nagibin 2020-07-29 13:02:09 +03:00
  • 038481cb25 style: linting of current version code Dmitry Nagibin 2020-07-29 11:14:30 +03:00
  • aab3f6fa5a v1.7.3 v1.7.3 Dmitry Nagibin 2020-07-28 23:03:52 +03:00
  • eebc9ab349 refix: 对象在无历史流程节点时的显示 (#9) Guard 2020-05-13 11:14:47 +08:00
  • 7a0c172936 feat: 业务流程支持 (#5) Guard 2020-05-08 11:13:26 +08:00
  • 9e2c857c32 fix: 隐藏数据时,外部轮廓不隐藏 (#7) Guard 2020-05-12 14:02:23 +08:00
  • 00b076b2ff fix: 流程 bug 修改 (#6) Guard 2020-05-08 16:51:38 +08:00
  • 3f4010b427 feat: 业务流程支持 (#5) Guard 2020-05-08 11:13:26 +08:00
  • 55d82fc7b2 fix: provide methods F-loat 2020-04-18 19:02:33 +08:00
  • 3f6927b4ee fix: 流程 bug 修改 Guard 2020-04-17 17:23:52 +08:00
  • c8a0291561 feat: add provide option F-loat 2020-04-17 16:22:53 +08:00
  • 10a95c013f feat: 业务流程的支持 (#3) Guard 2020-04-15 17:36:22 +08:00
  • 8fd7620eb3 feat: custom reset F-loat 2020-04-14 12:49:42 +08:00
  • de6e12891f feat: ignore rules when remove F-loat 2020-04-09 15:32:27 +08:00
  • 582aade4c9 fix: array field paths F-loat 2020-04-09 09:33:17 +08:00
  • 4bf3444cad feat: auto remove filed F-loat 2020-04-08 16:59:21 +08:00
  • 9b8ccd54cf feat: use remove replace hidden F-loat 2020-01-06 17:05:36 +08:00
  • 0f0c91ae0c feat: exclude hidden nodes when rendering F-loat 2019-12-31 14:38:17 +08:00
  • 4a0ff34b22 feat: add updateWait for valueTemplate F-loat 2019-12-28 10:11:26 +08:00
  • b0efdf911d feat: key with form-name for form-item F-loat 2019-12-26 17:47:41 +08:00
  • e33f32fbd2 chore: add author info F-loat 2019-12-11 16:19:11 +08:00
  • d77c2907f8 feat: 透传部分组件属性 F-loat 2019-12-11 16:08:52 +08:00
  • 7ca786e7e9 chore: modify package name F-loat 2019-12-09 10:20:58 +08:00
  • ffd6163523 feat: add globalConfig.status for preview status (#2) 徒言 2019-12-09 09:28:31 +08:00
  • 1617776e91 fix: emit array changed event (#1) 徒言 2019-12-09 09:26:18 +08:00
  • 51ca8b1860 feat: improve widgets information F-loat 2019-12-09 09:23:59 +08:00
  • 4ef40b076c chore(deps): bump lodash in /packages/ncform-theme-elementui dependabot/npm_and_yarn/packages/ncform-theme-elementui/lodash-4.17.19 dependabot[bot] 2020-07-16 07:20:38 +00:00
  • 0928216ef8 chore(deps): bump lodash in /packages/ncform-show dependabot/npm_and_yarn/packages/ncform-show/lodash-4.17.19 dependabot[bot] 2020-07-16 07:18:46 +00:00
  • d9610465e2 chore(deps): bump lodash in /packages/ncform-common dependabot/npm_and_yarn/packages/ncform-common/lodash-4.17.19 dependabot[bot] 2020-07-16 07:18:44 +00:00
  • d192ec7d85 chore(deps): bump lodash from 4.17.11 to 4.17.19 in /packages/ncform dependabot/npm_and_yarn/packages/ncform/lodash-4.17.19 dependabot[bot] 2020-07-16 07:18:08 +00:00
  • aa073a9b3c chore(deps): bump websocket-extensions in /packages/ncform-common dependabot/npm_and_yarn/packages/ncform-common/websocket-extensions-0.1.4 dependabot[bot] 2020-06-06 12:05:51 +00:00
  • b4fee64fd3 v1.8.6 v1.8.6 F-loat 2020-05-13 11:19:54 +08:00
  • 6eab4c0631 refix: 对象在无历史流程节点时的显示 (#9) Guard 2020-05-13 11:14:47 +08:00
  • 2acac2bd5c v1.8.5 F-loat 2020-05-13 09:28:46 +08:00
  • 0bb3e4d4ce fix: 对象在无历史流程节点时的显示 (#8) Guard 2020-05-13 09:11:51 +08:00
  • 1662d1319c v1.8.4 v1.8.4 F-loat 2020-05-12 14:08:21 +08:00
  • e85a390645 fix: 隐藏数据时,外部轮廓不隐藏 (#7) Guard 2020-05-12 14:02:23 +08:00
  • 7a69636c6f v1.8.3 付艺菲 2020-05-08 16:54:03 +08:00
  • 9ce49bf3fe fix: 流程 bug 修改 (#6) Guard 2020-05-08 16:51:38 +08:00
  • ab73c19dec Update CONFIG.md Daniel.xiao 2020-05-08 13:42:45 +08:00
  • a6c7aefcd0 feat(object layout): columns config support dx expression F-loat 2020-05-08 11:34:59 +08:00
  • f566148abe feat: 业务流程支持 (#5) Guard 2020-05-08 11:13:26 +08:00
  • 0fbdcddb38 docs(changelog): update changelog daniel.xiao 2020-05-02 00:59:39 +08:00
  • dd2cf151c9 v1.7.0 v1.7.0 daniel.xiao 2020-05-02 00:56:50 +08:00
  • 222298dde6 Updates gh-pages xiaow 2020-05-02 00:51:35 +08:00
  • db7aa11aa4 Merge pull request #146 from ncform/develop Daniel.xiao 2020-05-02 00:47:32 +08:00
  • dc29bcc244 chore: update package-lock.json develop daniel.xiao 2020-05-02 00:45:34 +08:00
  • 1e9299d118 docs(CONFIG): make columns desc better daniel.xiao 2020-05-02 00:44:41 +08:00
  • 98f104edd1 chore(build): build source-map file daniel.xiao 2020-05-02 00:42:56 +08:00
  • d229aa4481 feat: return itemOldValue on change event daniel.xiao 2020-05-01 23:20:30 +08:00