This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.
from a778146 [Fix][UI Next] Fix the problem that the switch language
options are not updated. (#8239)
add 832f735 [Feature][UI Next] Add monaco editor to form (#8241)
No new revisions were added by this update.
Summary of changes:
.../src/components/form/fields.ts | 11 +++++
.../src/components/form/get-elements-by-json.ts | 13 ++++--
.../src/components/form/types.ts | 2 +-
.../src/components/form/utils.ts | 2 +-
.../src/components/monaco-editor/index.tsx | 53 ++++++++++++++++++----
.../log => components/monaco-editor}/types.ts | 13 ++----
.../src/views/datasource/list/use-columns.ts | 1 -
.../src/views/resource/file/create/index.tsx | 5 +-
.../src/views/resource/file/edit/index.tsx | 7 +--
.../security/alarm-instance-manage/detail.tsx | 11 ++---
10 files changed, 77 insertions(+), 41 deletions(-)
copy dolphinscheduler-ui-next/src/{service/modules/log =>
components/monaco-editor}/types.ts (78%)