This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 827
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Michael Telatynski <[email protected]> (cherry picked from commit 85ed499) Signed-off-by: Michael Telatynski <[email protected]>
fixes: >Pressing right when the caret is immediately left of some entity (pill, emojione emoji, etc..) causes the caret to jump to the left of the next entity (or end of the message if there are no more entities) Signed-off-by: Michael Telatynski <[email protected]> (cherry picked from commit 0982617) Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]> (cherry picked from commit b521efd) Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]> (cherry picked from commit b6f7940) Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]> (cherry picked from commit 0f32ec0) Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]> (cherry picked from commit 47b6099) Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]> (cherry picked from commit d139dd6) Signed-off-by: Michael Telatynski <[email protected]>
(cherry picked from commit 445faca) Signed-off-by: Michael Telatynski <[email protected]>
(cherry picked from commit e7e4ee8) Signed-off-by: Michael Telatynski <[email protected]>
(cherry picked from commit 37d4bce) Signed-off-by: Michael Telatynski <[email protected]>
(cherry picked from commit c490f87) Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
t3chguy
force-pushed
the
t3chguy/slate_cont2
branch
2 times, most recently
from
July 11, 2018 08:40
641dd42
to
d277099
Compare
Signed-off-by: Michael Telatynski <[email protected]>
t3chguy
force-pushed
the
t3chguy/slate_cont2
branch
from
July 11, 2018 08:45
d277099
to
fd4f967
Compare
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
dbkr
reviewed
Jul 16, 2018
docs/slate-formats.md
Outdated
* In RT mode, insert it straight into the editor as a fragment | ||
* In MD mode, serialise it to an MD string via slate-md-serializer and then insert the string into the editor as a fragment. | ||
|
||
The various scenarios and transitions could be drawn into a pretty diagram if one felt the urge, but hopefully the enough |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the above?
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
delta PR on top of #1890