fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

Style @tag #52

Closed jrvaja closed 6 years ago

jrvaja commented 6 years ago

Hey Team,

Is there any way to make the @tag as bold @tag?

@Brimstedt @wangbinyq @4ver @Alideniz

Brimstedt commented 6 years ago

You mean the mention inside the text? I have an unsent pull request that lets you create templates for the tags.

Could be something for you L

On Fri, 30 Mar 2018, 11:44 jaimin, notifications@github.com wrote:

Hey Team,

Is there any way to make the @tag https://github.com/tag as bold @tag https://github.com/tag?

@Brimstedt https://github.com/Brimstedt @wangbinyq https://github.com/wangbinyq @4ver https://github.com/4ver @Alideniz https://github.com/Alideniz

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fritx/vue-at/issues/52, or mute the thread https://github.com/notifications/unsubscribe-auth/AAORgud3oe5hTokk9PkpSiGtGA6UFLMWks5tjf58gaJpZM4TBgR0 .

jrvaja commented 6 years ago

@Brimstedt Thanks for writing me back.

Let me brief you:

I am using contenteditable with vue-at.

When I Tag a user, it shows as plain text but I want to highlight (bold/different colour/hyperlink) the tags.

I would be great if we can have it in new updates.

Thank you, Jaimin

Brimstedt commented 6 years ago

I'll see if I can get the pull request up later today.

I've been using it myself for a while now without issues.

L

On Fri, 30 Mar 2018, 12:00 jaimin, notifications@github.com wrote:

@Brimstedt https://github.com/Brimstedt Thanks for writing me back.

Let me brief you:

I am using contenteditable with vue-at.

When I Tag a user, it shows as plain text but I want to highlight (bold/different colour/hyperlink) the tags.

I would be great if we can have it in new updates.

Thank you, Jaimin

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fritx/vue-at/issues/52#issuecomment-377493098, or mute the thread https://github.com/notifications/unsubscribe-auth/AAORgpOZIt3WNhbXspPHQSKcaOuNCatrks5tjgJGgaJpZM4TBgR0 .

jrvaja commented 6 years ago

Great, that's sounds good :)

jrvaja commented 6 years ago

@Brimstedt Just post a message here, once you're done.

It would be great help to me. 👍

Brimstedt commented 6 years ago

Please test the merge request #54 and see if it suits your needs.

jrvaja commented 6 years ago

Hey @Brimstedt ,

It works fine! Thank you.

Best Regards, Jaimin