Skip to content

Add GitHub Actions workflows to migrate away from Travis-CI#587

Open
everops-john wants to merge 22 commits intoichord:masterfrom
zendesk:jshen/EP-ga-migration
Open

Add GitHub Actions workflows to migrate away from Travis-CI#587
everops-john wants to merge 22 commits intoichord:masterfrom
zendesk:jshen/EP-ga-migration

Conversation

@everops-john
Copy link

bmson and others added 22 commits July 27, 2016 12:56
Rebase agains ichord/At.js (1/3)
Dispatch event on <enter> (2/3)
Bump version to 1.5.2 (3/3)
Resolve incorrect peer dependency error
The parameter name for setTimeout was shadowing the `e` parameter,
causing that to be `undefined` when we called `dispatch`.
Not shadowing event parameter passed to dispatch
Remove peer dependency requirement
…ce_after_@mention_cursor_jump

[ZD-2703623] deleting space after @mention cursor jump
In `at.js` the zero width joiner unicode character (\u200D) is inserted after an
at-mention is inserted into the rich text editor (for our use case, the
at-mention is a condition placeholder). This zwj character causes problems with
the cursor - additionally, the use case for the zwj character is very specific
and in its current form does not do anything. By switching to a zero width space
character we can preserve the spirit of the original implementation and fix the
cursor issue.

This was tested on Google Chrome, Firefox, and Safari. The zwj character was
added to `at.js` in this PR: #7 - it's
important to make sure we are not introducing any regressions with this change.
Add a guard for the presence of the event object
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.

8 participants