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

Destructuring computed #34

Merged
merged 2 commits into from
Nov 9, 2017
Merged

Destructuring computed #34

merged 2 commits into from
Nov 9, 2017

Conversation

adrianheine
Copy link
Member

I rebased the first commit from #11 and reworked the transpilation of properties, especially computed properties, until the test in that commit and all others passed again. This should fix transpilation of a lot of non-trivial objects.

TrySound and others added 2 commits November 5, 2017 20:27
This makes sure that properties are set in the correct order and makes spread
properties and computed properties work nicely together and with destructuring
assignments.
@Rich-Harris
Copy link
Collaborator

Nice, thanks — do you know if this mean #11 can be closed, or are the other commits still relevant?

@Rich-Harris Rich-Harris merged commit 9a150fe into bublejs:master Nov 9, 2017
@adrianheine adrianheine deleted the destructuringComputed branch November 9, 2017 20:20
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