Page tree

版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已改变。

Table of Contents

Children Display

 

V2025-05-14-001

  1. 新增 OCBpmnProgress 相关的 SDK 方法,详见文档,具体名称如下:

    1. setProgressUrl
    2. setProgressInstanceId
    3. setCustomHeight
    4. setCustomWidth
    5. refresh
    6. deltaUpdate
    7. closeTracePanel
    8. openTracePanel

V2025-05-09-001

  1. 更新 OC.showDrawerDialog,详见文档。

V2025-02-25-001

  1. 新增 lodash 相关方法集成,

    OC.isEqual
    OC.clone
    OC.isEmpty
    OC.isObject
    OC.cloneDeep
    OC.assign
    OC.assignIn
    OC.assignInWith
    OC.defaults
    OC.defaultsDeep
    OC.merge
    OC.mergeWith
    OC.set
    OC.setWith
    OC.unSet
    OC.get
    OC.has
    OC.hasIn
    OC.update
    OC.updateWith

  2. 新增 OC. sm4EncryptionDecryption,详见文档。

V2025-01-21-001

  1. 新增 OC.localWindowEventOn,详见文档
  2. 新增 OC.eventEmitAndRetryIfNotOn,详见文档
  3. 新增 OC.restPostApiCallAndHandleRequestKey,详见文档
  4. 新增 OC.needRefreshComponentDataInCreateEvent,详见文档
  5. 新增 Table.handleResizeScrollYHeight,详见文档
  6. 新增 Form.setFormItemCustomizedFeedback,详见文档

V2024-11-18-001

  1. 新增 OC.setIsShowSearchForm,详见文档

 

V2024-10-24-001

  1. 新增 OC.setCloseMsgByPathname,详见文档
  2. 新增 OC.setCloseMsgOfCurrentLocation,详见文档

V2024-09-20-001

  1. 新增 Table.dynamicSetScrollAreaHeight,详见文档

V2024-08-01-001

...