tribute icon indicating copy to clipboard operation
tribute copied to clipboard

ES6 Native @mentions

Results 139 tribute issues
Sort by recently updated
recently updated
newest added

I think there are new important changes so you can create a new stable version. What do you think?

**How can we reproduce this bug?** **1. Step one:** For the textarea auto suggesting is working as expected [https://zurb.github.io/tribute/example/] **2. Step two:** But when i remove characters one by one...

Under the Installation heading, css and javascript locations were changed because they were written incorrectly.

I'am looking the way to disable the need of a symbol that starts the lookup. I want the lookup start when the user has typed two characters by example. How...

**Usecase:** - `trigger: '{'` **When Tribute is configured with `requireLeadingSpace: true`**, it's possible to start typing a mention like this: > Lorem > Lorem ipsum > Lorem ipsum { `//...

I want to list of user when writing @ inside textarea which is inside a modal but it doesnot seem to work but works if the textarea is outside of...

The editor (froala) I am using sets a non-width space when backspacing text. This causes tribute to not re-appear. By treating non-width spaces as normal spaces it reappears.

**How can we reproduce this bug?** 1. Write a function to search a large dataset 2. Set up tribute to get data from that function 3. Despite the function completing...

**How can we reproduce this bug?** I am using Vue. Add an event listener to the tribute element for `tribute-replaced` in which you modify a variable on the instance. ```...

bug

Hi, Not sure this is specific to tributejs or stimulus-use, but I'm creating a bug here to assist anyone that faces the same issue. If this is not the correct...