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

Docs: Add notes about using AttributeElement's priority and id attributes in mentions. #6739

Merged
merged 4 commits into from
May 22, 2020

Conversation

jodator
Copy link
Contributor

@jodator jodator commented May 5, 2020

Suggested merge commit message (convention)

Docs (mention): Add notes about using `AttributeElement`'s priority and id attribute in mentions. Closes #6587.

@Reinmar
Copy link
Member

Reinmar commented May 8, 2020

I've got a big problem with using a private ._uid property there. Shouldn't we also make it public now?

@jodator
Copy link
Contributor Author

jodator commented May 14, 2020

I've totally forgot that you already commented here. This was done AFAIR to not mess with users' attributes set on mention object. We could name it somehow distinguishably, like mentionId?

Opening this makes sense anyway. WDYT?

@Reinmar
Copy link
Member

Reinmar commented May 14, 2020

Opening this makes sense anyway. WDYT?

Yep, definitely. mentionUid or mentionId sounds good to me.

@Reinmar
Copy link
Member

Reinmar commented May 14, 2020

I can actually change that when checking the code.

@Reinmar Reinmar merged commit 94a6952 into master May 22, 2020
@Reinmar Reinmar deleted the i/6587 branch May 22, 2020 06:38
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.

Adding styling to a mention built with MentionCustomization adds the style tags in the wrong place
2 participants