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 translate, translateSelf, scale and scaleSelf to DOMMatrix #83

Merged
merged 10 commits into from
Oct 20, 2021

Conversation

YonatanKra
Copy link
Contributor

No description provided.

src/classes/DOMMatrix.js Outdated Show resolved Hide resolved
@YonatanKra YonatanKra changed the title Add translate and scale to DOMMatrix Add translate, translateSelf, scale and scaleSelf to DOMMatrix Aug 5, 2021
@YonatanKra YonatanKra requested a review from jtenner August 5, 2021 09:43
@jtenner
Copy link
Collaborator

jtenner commented Aug 5, 2021

I just want another day to go over these changes. Thanks for the effort.

The calculation function now deals with arrays instead of the properties directly
@jtenner
Copy link
Collaborator

jtenner commented Aug 10, 2021

@hustcc I think this change is good enough. Could we release a minor version bump?

@hustcc hustcc merged commit 38ffb8e into hustcc:master Oct 20, 2021
@hustcc
Copy link
Owner

hustcc commented Oct 20, 2021

@YonatanKra Thanks for your contribution.

@jtenner Sorry for being late, I will release a new version soon.

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