-
- 下载
Merge branch '292943-se-integration' into 'master'
Source Editor refactoring integration See merge request gitlab-org/gitlab!76489
显示
- app/assets/javascripts/blob_edit/edit_blob.js 25 个添加, 18 个删除app/assets/javascripts/blob_edit/edit_blob.js
- app/assets/javascripts/editor/constants.js 4 个添加, 0 个删除app/assets/javascripts/editor/constants.js
- app/assets/javascripts/editor/extensions/example_source_editor_extension.js 10 个添加, 0 个删除...ipts/editor/extensions/example_source_editor_extension.js
- app/assets/javascripts/editor/extensions/source_editor_ci_schema_ext.js 21 个添加, 26 个删除...ascripts/editor/extensions/source_editor_ci_schema_ext.js
- app/assets/javascripts/editor/extensions/source_editor_extension_base.js 61 个添加, 50 个删除...scripts/editor/extensions/source_editor_extension_base.js
- app/assets/javascripts/editor/extensions/source_editor_file_template_ext.js 12 个添加, 4 个删除...ipts/editor/extensions/source_editor_file_template_ext.js
- app/assets/javascripts/editor/extensions/source_editor_markdown_ext.js 92 个添加, 87 个删除...vascripts/editor/extensions/source_editor_markdown_ext.js
- app/assets/javascripts/editor/extensions/source_editor_markdown_livepreview_ext.js 67 个添加, 54 个删除...itor/extensions/source_editor_markdown_livepreview_ext.js
- app/assets/javascripts/editor/extensions/source_editor_webide_ext.js 147 个添加, 125 个删除...javascripts/editor/extensions/source_editor_webide_ext.js
- app/assets/javascripts/editor/extensions/source_editor_yaml_ext.js 147 个添加, 132 个删除...s/javascripts/editor/extensions/source_editor_yaml_ext.js
- app/assets/javascripts/editor/source_editor.js 54 个添加, 77 个删除app/assets/javascripts/editor/source_editor.js
- app/assets/javascripts/editor/source_editor_extension.js 1 个添加, 1 个删除app/assets/javascripts/editor/source_editor_extension.js
- app/assets/javascripts/editor/source_editor_instance.js 39 个添加, 33 个删除app/assets/javascripts/editor/source_editor_instance.js
- app/assets/javascripts/ide/components/repo_editor.vue 21 个添加, 18 个删除app/assets/javascripts/ide/components/repo_editor.vue
- app/assets/javascripts/pipeline_editor/components/editor/text_editor.vue 1 个添加, 1 个删除...scripts/pipeline_editor/components/editor/text_editor.vue
- spec/frontend/blob_edit/edit_blob_spec.js 24 个添加, 11 个删除spec/frontend/blob_edit/edit_blob_spec.js
- spec/frontend/editor/helpers.js 48 个添加, 24 个删除spec/frontend/editor/helpers.js
- spec/frontend/editor/source_editor_ci_schema_ext_spec.js 1 个添加, 1 个删除spec/frontend/editor/source_editor_ci_schema_ext_spec.js
- spec/frontend/editor/source_editor_extension_base_spec.js 53 个添加, 108 个删除spec/frontend/editor/source_editor_extension_base_spec.js
- spec/frontend/editor/source_editor_extension_spec.js 1 个添加, 1 个删除spec/frontend/editor/source_editor_extension_spec.js
加载中
想要评论请 注册 或 登录