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

Add support for toPrimitive and valueOf on computed and observable values #782

Merged
merged 3 commits into from
Jan 19, 2017

Conversation

mweststrate
Copy link
Member

Merges #773, implements #561

eladnava and others added 3 commits January 17, 2017 21:01
…odnessSquad

As per #561.
Big thanks to @wildeyes for helping me!

Note: `console.log(mobx.observable(3))` returns `ObservableValue` and
not `3`. Is this okay?

#GoodnessSquad
@mweststrate mweststrate changed the title Eladnava symbol toprimitive support Add support for toPrimitive and valueOf on computed and observable values Jan 19, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 96.19% when pulling aa6a00c on eladnava-symbol-toprimitive-support into 9537b6a on master.

@mweststrate mweststrate merged commit c7449df into master Jan 19, 2017
@mweststrate
Copy link
Member Author

Released as part of 3.0.2. Thanks!

@mweststrate mweststrate deleted the eladnava-symbol-toprimitive-support branch March 30, 2017 14:02
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.

3 participants