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

Fixed mention regex #141

Merged
merged 4 commits into from
Mar 1, 2013
Merged

Fixed mention regex #141

merged 4 commits into from
Mar 1, 2013

Conversation

gabceb
Copy link
Member

@gabceb gabceb commented Mar 1, 2013

No description provided.

@donthorp
Copy link
Member

donthorp commented Mar 1, 2013

Ran several tests through a regex tester. They passed. Since it's not on a branch testing is going to be a bit more fun. Running it still has problems in that the @ popup still appears.

@gabceb
Copy link
Member Author

gabceb commented Mar 1, 2013

Yeah it looks like the at.js plugin will only let us do either "@" (which causes what you are seeing) or " @" which will fix this issue but will break when the mention is the first word on the line. I will dig deeper into the plugin and check if I can add regex as an option to pass into it

@gabceb
Copy link
Member Author

gabceb commented Mar 1, 2013

I've added a new #157 to deal with the popup opening when typing email addresses

@ghost ghost assigned donthorp Mar 1, 2013
donthorp added a commit that referenced this pull request Mar 1, 2013
Fixed mention regex. Unhighlights FULL email address, doesn't stop popup.
@donthorp donthorp merged commit cd33520 into kandanapp:master Mar 1, 2013
ar7em pushed a commit to ar7em/kandan that referenced this pull request Jun 9, 2013
Fixed mention regex. Unhighlights FULL email address, doesn't stop popup.
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.

None yet

2 participants