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

Basic support for "Displayed text" input. #17469

Merged
merged 31 commits into from
Nov 27, 2024

Conversation

pszczesniak
Copy link
Contributor

Suggested merge commit message (convention)

Feature (link): Add basic support for "Displayed text" input.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@pszczesniak pszczesniak marked this pull request as draft November 18, 2024 13:08
@pszczesniak pszczesniak marked this pull request as ready for review November 18, 2024 15:38
Copy link
Member

@Mati365 Mati365 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was using it locally for a while during development of other changes and it worked fine.

@@ -138,10 +138,16 @@ export default class LinkCommand extends Command {
* @fires execute
* @param href Link destination.
* @param manualDecoratorIds The information about manual decorator attributes to be applied or removed upon execution.
* @param displayedText Text of the link.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to extend the API docs for the displayedText argument.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 224c646.

@pszczesniak pszczesniak merged commit 0611c72 into ck/epic/17230-linking-experience Nov 27, 2024
@pszczesniak pszczesniak deleted the add-displayed-text branch November 27, 2024 10:28
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.

4 participants