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

Feat/read only setting #4902

Merged
merged 12 commits into from
Dec 16, 2024

fix(keys): drop esc for done in read only mode

d7f4a75
Select commit
Loading
Failed to load commit list.
Merged

Feat/read only setting #4902

fix(keys): drop esc for done in read only mode
d7f4a75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 1s

45.12% of diff hit (target 46.86%)

View this Pull Request on Codecov

45.12% of diff hit (target 46.86%)

Annotations

Check warning on line 266 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L265-L266

Added lines #L265 - L266 were not covered by tests

Check warning on line 515 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L515

Added line #L515 was not covered by tests

Check warning on line 518 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L518

Added line #L518 was not covered by tests

Check warning on line 595 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L595

Added line #L595 was not covered by tests

Check warning on line 692 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L691-L692

Added lines #L691 - L692 were not covered by tests

Check warning on line 831 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L825-L831

Added lines #L825 - L831 were not covered by tests

Check warning on line 19 in src/components/Editor/Wrapper.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Wrapper.vue#L19

Added line #L19 was not covered by tests

Check warning on line 42 in src/components/Editor/Wrapper.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Wrapper.vue#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 126 in src/components/Editor/Wrapper.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Wrapper.vue#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 74 in src/components/Menu/MenuBar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Menu/MenuBar.vue#L74

Added line #L74 was not covered by tests

Check warning on line 122 in src/components/Menu/MenuBar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Menu/MenuBar.vue#L119-L122

Added lines #L119 - L122 were not covered by tests

Check warning on line 133 in src/components/Menu/MenuBar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Menu/MenuBar.vue#L133

Added line #L133 was not covered by tests

Check warning on line 28 in src/components/Menu/ReadonlyBar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Menu/ReadonlyBar.vue#L28

Added line #L28 was not covered by tests

Check warning on line 46 in src/components/Menu/ReadonlyBar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Menu/ReadonlyBar.vue#L41-L46

Added lines #L41 - L46 were not covered by tests

Check warning on line 49 in src/components/Menu/ReadonlyBar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Menu/ReadonlyBar.vue#L49

Added line #L49 was not covered by tests

Check warning on line 44 in src/components/Suggestion/LinkPicker/suggestions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Suggestion/LinkPicker/suggestions.js#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 46 in src/components/Suggestion/LinkPicker/suggestions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Suggestion/LinkPicker/suggestions.js#L46

Added line #L46 was not covered by tests

Check warning on line 13 in src/files.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/files.js#L13

Added line #L13 was not covered by tests

Check warning on line 43 in src/files.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/files.js#L43

Added line #L43 was not covered by tests

Check warning on line 165 in src/public.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/public.js#L165

Added line #L165 was not covered by tests