Initial version directive for editing header/footer.#166
Open
Initial version directive for editing header/footer.#166
Conversation
|
Hi, When will be the support for footer and header be merged? Thanks! |
# Conflicts: # dist/libs/common-components/bundles/groupdocs.examples.angular-common-components.umd.js # dist/libs/common-components/bundles/groupdocs.examples.angular-common-components.umd.js.map # dist/libs/common-components/bundles/groupdocs.examples.angular-common-components.umd.min.js # dist/libs/common-components/bundles/groupdocs.examples.angular-common-components.umd.min.js.map # dist/libs/common-components/esm2015/groupdocs.examples.angular-common-components.js # dist/libs/common-components/esm2015/lib/document/document.component.js # dist/libs/common-components/esm5/lib/document/document.component.js # dist/libs/common-components/fesm2015/groupdocs.examples.angular-common-components.js # dist/libs/common-components/fesm2015/groupdocs.examples.angular-common-components.js.map # dist/libs/common-components/fesm5/groupdocs.examples.angular-common-components.js # dist/libs/common-components/fesm5/groupdocs.examples.angular-common-components.js.map # dist/libs/common-components/groupdocs.examples.angular-common-components.metadata.json # libs/common-components/src/lib/document/document.component.html # libs/editor/src/lib/editor-app.component.less # libs/editor/src/lib/editor-app.component.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem:
We would like add feature for editing the documents headers and footers that looks and feels more technological and convenient.
Solution:
For the initial simplest iteration to be able to edit the footer content you just need to double-click on the footer area.
Screenshots:
Take a look
How it looks on initial iteration:

Testing after latest update on 20.8 version of Editor library:
