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: Add more form element serialization #146

Merged
merged 3 commits into from Sep 12, 2019

Conversation

Robdel12
Copy link
Contributor

@Robdel12 Robdel12 commented Sep 11, 2019

What is this?

This brings the Ember SDK up to date with how percy-agent handles input serialization. It also follows the same pattern for not mutating the original DOM (for the most part). This will now capture:

  • All inputs (sliders, email, phone, etc)
  • Text areas
  • Selects (multiple and single)

@Robdel12 Robdel12 merged commit a31d5b4 into master Sep 12, 2019
@Robdel12 Robdel12 deleted the rd/update-input-serialization branch September 12, 2019 15:14
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

2 participants