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

General improvements 3 #56

Merged
merged 4 commits into from
Jan 15, 2016
Merged

General improvements 3 #56

merged 4 commits into from
Jan 15, 2016

Conversation

irisli
Copy link
Contributor

@irisli irisli commented Jan 14, 2016

The biggest feature in here is support for multiple signers. The other two are changes to styles.

return <div></div>;
}
let lastItem = value[value.length - 1];
let extendedValue = value.slice();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear from the code what that extendedValue represents. Could you add some code documentation that explains what is happening in this function?

@nullstyle
Copy link
Contributor

Other than documenting and improving MultiPicker, +1

irisli added a commit that referenced this pull request Jan 15, 2016
@irisli irisli merged commit a043023 into master Jan 15, 2016
@irisli irisli deleted the general-improvements-3 branch January 15, 2016 00:35
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.

2 participants