Skip to content

feat: format editor content on blur #197

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

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

marcosvega91
Copy link
Member

@marcosvega91 marcosvega91 commented Jun 18, 2020

fix #196
What:

On blur both the editor for js and html are now formatted

Why:

Because formatted text are more beautiful 💅

How:

Adding an event handler for onBlur

Checklist:

  • Tests
  • Ready to be merged

@marcosvega91 marcosvega91 self-assigned this Jun 18, 2020
@marcosvega91 marcosvega91 added the feature New feature or request label Jun 18, 2020
@smeijer smeijer changed the title feat: beautify js and html on editor blur feat: format editor content on blur Jun 18, 2020
@smeijer smeijer merged commit 21ca03c into testing-library:develop Jun 18, 2020
@smeijer smeijer mentioned this pull request Jun 18, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autoformat pasted HTML
2 participants