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

fix(core): remove unnecessary spread operators from css and cx (#746) #749

Merged
merged 1 commit into from Apr 11, 2021

Conversation

Anber
Copy link
Collaborator

@Anber Anber commented Apr 11, 2021

Motivation

Fix for #746

Summary

Spread operators aren't really necessary in core, so I've separated type-definition and implementation and made the implementation fully es5 compatible.

Test plan

A new tiny test was added.

@Anber Anber merged commit de23a09 into master Apr 11, 2021
@Anber Anber deleted the issue-746 branch April 11, 2021 12: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.

None yet

1 participant