-
- Downloads
Web IDE markdown preview
Showing
- app/assets/javascripts/ide/components/ide.vue 0 additions, 5 deletionsapp/assets/javascripts/ide/components/ide.vue
- app/assets/javascripts/ide/components/ide_file_buttons.vue 83 additions, 0 deletionsapp/assets/javascripts/ide/components/ide_file_buttons.vue
- app/assets/javascripts/ide/components/repo_editor.vue 53 additions, 4 deletionsapp/assets/javascripts/ide/components/repo_editor.vue
- app/assets/javascripts/ide/components/repo_file_buttons.vue 0 additions, 61 deletionsapp/assets/javascripts/ide/components/repo_file_buttons.vue
- app/assets/javascripts/ide/stores/actions/file.js 4 additions, 0 deletionsapp/assets/javascripts/ide/stores/actions/file.js
- app/assets/javascripts/ide/stores/mutation_types.js 1 addition, 0 deletionsapp/assets/javascripts/ide/stores/mutation_types.js
- app/assets/javascripts/ide/stores/mutations/file.js 6 additions, 0 deletionsapp/assets/javascripts/ide/stores/mutations/file.js
- app/assets/javascripts/ide/stores/utils.js 6 additions, 2 deletionsapp/assets/javascripts/ide/stores/utils.js
- app/assets/javascripts/ide/stores/workers/files_decorator_worker.js 6 additions, 17 deletions.../javascripts/ide/stores/workers/files_decorator_worker.js
- app/assets/javascripts/vue_shared/components/content_viewer/content_viewer.vue 43 additions, 0 deletions...s/vue_shared/components/content_viewer/content_viewer.vue
- app/assets/javascripts/vue_shared/components/content_viewer/lib/viewer_utils.js 23 additions, 0 deletions.../vue_shared/components/content_viewer/lib/viewer_utils.js
- app/assets/javascripts/vue_shared/components/content_viewer/viewers/markdown_viewer.vue 90 additions, 0 deletions...red/components/content_viewer/viewers/markdown_viewer.vue
- app/assets/stylesheets/pages/repo.scss 24 additions, 4 deletionsapp/assets/stylesheets/pages/repo.scss
- spec/javascripts/ide/components/ide_file_buttons_spec.js 20 additions, 6 deletionsspec/javascripts/ide/components/ide_file_buttons_spec.js
- spec/javascripts/ide/components/repo_editor_spec.js 55 additions, 5 deletionsspec/javascripts/ide/components/repo_editor_spec.js
- spec/javascripts/ide/stores/mutations/file_spec.js 11 additions, 0 deletionsspec/javascripts/ide/stores/mutations/file_spec.js
- spec/javascripts/vue_shared/components/content_viewer/content_viewer_spec.js 41 additions, 0 deletions...e_shared/components/content_viewer/content_viewer_spec.js
Please register or sign in to comment