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

Added .serialize() support. Fixes #69 #827

Merged
merged 1 commit into from
May 8, 2016

Conversation

twolfson
Copy link
Contributor

This was originally opened as #632 but @twolfson lost write access to the source repo and there was a merge conflict so we resolved it all in this PR


Now that #631 is implemented, we can add .serialize() support. Unfortunately, this comes with adding $.param(). $.param has a second half that .serialize() doesn't leverage (see its else statement). I am not sure whether we want to add this/test it, or drop it and make $.param internal only for now.

In this PR:

@twolfson
Copy link
Contributor Author

twolfson commented May 3, 2016

This PR was initially opened in #632 over 1 year ago. Can we please land it?

@fb55 fb55 merged commit e65ad72 into cheeriojs:master May 8, 2016
@fb55
Copy link
Member

fb55 commented May 8, 2016

@twolfson Sorry for the delay – and thanks for implementing the feature :)

@twolfson
Copy link
Contributor Author

twolfson commented May 8, 2016

woot, thanks for landing this =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants