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: compute orientation lock from various transformation functions #1937

Merged
merged 6 commits into from Dec 18, 2019

Conversation

jeeyyy
Copy link
Contributor

@jeeyyy jeeyyy commented Dec 11, 2019

This PR tackles computing of orientation lock when transform is applied using any of the below transformation properties, that could affect rotation along the z-axis

  • rotate
  • rotateZ
  • rotate3d
  • matrix
  • matrix3d

Closes issue:

Note: ACT Rules has authored a rule for the same - https://act-rules.github.io/rules/b33eff

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Code is reviewed for security

@jeeyyy jeeyyy marked this pull request as ready for review December 12, 2019 15:53
@jeeyyy jeeyyy requested a review from a team as a code owner December 12, 2019 15:53
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
lib/checks/mobile/css-orientation-lock.js Outdated Show resolved Hide resolved
WilcoFiers
WilcoFiers previously approved these changes Dec 17, 2019
@jeeyyy
Copy link
Contributor Author

jeeyyy commented Dec 17, 2019

@WilcoFiers - I had to merge from develop to get one of the status checks to run, so will need your approval again

@jeeyyy jeeyyy merged commit c987de0 into develop Dec 18, 2019
@jeeyyy jeeyyy deleted the css-orientation-matrix branch December 18, 2019 13:10
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

2 participants