Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: editor to services #85

Merged
merged 6 commits into from
Feb 23, 2024
Merged

Conversation

kseniaSs
Copy link
Contributor

Move logic from Editor.js to separate services

P.S. Do we need separate Editor api to repository?

@kseniaSs kseniaSs force-pushed the refactor/editor-to-services branch from 01fa1ac to 2424aee Compare January 10, 2024 15:31
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/presentation/components/editor/Editor.vue Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
@kseniaSs kseniaSs force-pushed the refactor/editor-to-services branch from a82d5ca to 54592e4 Compare February 19, 2024 15:44
@kseniaSs kseniaSs force-pushed the refactor/editor-to-services branch from 54592e4 to 86601f3 Compare February 19, 2024 15:50
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
@TatianaFomina TatianaFomina force-pushed the refactor/editor-to-services branch 4 times, most recently from 80fe46d to a56e1d3 Compare February 23, 2024 10:33
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
src/application/services/useEditor.ts Outdated Show resolved Hide resolved
@TatianaFomina TatianaFomina force-pushed the refactor/editor-to-services branch from a56e1d3 to 3622797 Compare February 23, 2024 10:52
@TatianaFomina TatianaFomina force-pushed the refactor/editor-to-services branch from 3622797 to 1c07547 Compare February 23, 2024 10:59
@TatianaFomina TatianaFomina merged commit 9fbc581 into main Feb 23, 2024
3 checks passed
@TatianaFomina TatianaFomina deleted the refactor/editor-to-services branch February 23, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move editor.js from component to service
3 participants