You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2020. It is now read-only.
Change Editor#getBeforeCuror return type from string to ?string for better selection handling.
Now Textarea emits a change event if selection type is cursor.
Fixed
Remove Editor#getAfterCursor since it is not necessary.