Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add ability to unset an array. Closes #45 #152

Merged
merged 1 commit into from
Mar 31, 2015
Merged

Add ability to unset an array. Closes #45 #152

merged 1 commit into from
Mar 31, 2015

Conversation

pgilad
Copy link
Member

@pgilad pgilad commented Mar 28, 2015

No description provided.

@kamilogorek
Copy link
Contributor

Looks fine! @pgilad thanks for all your contributions so far, great work! :)

@pgilad
Copy link
Member Author

pgilad commented Mar 29, 2015

No problem... I want to see Ampersand succeeding 🏆

@wraithgar
Copy link
Contributor

+1. Array.isArray is IE9+ for those wondering.

@pgilad
Copy link
Member Author

pgilad commented Mar 30, 2015

Isn't Object.defineProperty IE9+ as well, so basically that is the par line?

I can rebase this with _.isArray if needed

@wraithgar
Copy link
Contributor

Nope! IE9 is our base target, was just confirming that this doesn't change anything in re our requirements. Thanks for the mountain of PRs you sent in the last few days!

@pgilad
Copy link
Member Author

pgilad commented Mar 30, 2015

No problem 😄

wraithgar pushed a commit that referenced this pull request Mar 31, 2015
Add ability to unset an array. Closes #45
@wraithgar wraithgar merged commit b24d776 into AmpersandJS:master Mar 31, 2015
@wraithgar
Copy link
Contributor

published as v4.5.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants