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

feat: handle textarea tab / shift tab events #289

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

benjamincanac
Copy link
Member

@benjamincanac benjamincanac commented Jul 23, 2020

Adds shift and shift+tab events on textarea in live edit mode.

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2020

Codecov Report

❗ No coverage uploaded for pull request base (dev@396378c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #289   +/-   ##
======================================
  Coverage       ?   90.21%           
======================================
  Files          ?       15           
  Lines          ?      552           
  Branches       ?      118           
======================================
  Hits           ?      498           
  Misses         ?       48           
  Partials       ?        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 396378c...ddc47c3. Read the comment docs.

@benjamincanac benjamincanac merged commit f189061 into dev Jul 27, 2020
@benjamincanac benjamincanac deleted the feat/live-edit-textarea-tabs branch July 27, 2020 08:21
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

3 participants