-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
3D transform utilities #13248
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
Merged
Merged
3D transform utilities #13248
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
1ea840c
3D rotation utilities
KrisBraun 1ea65e6
Validate rotate values
KrisBraun 9bf2a5a
Replace forEach with for loop
KrisBraun 4d56228
transform-style, transform-box, and backface-visibility utilities
KrisBraun eba491e
Tests for transform utilities
KrisBraun 10f479f
'perspective' utility
KrisBraun 4eb6052
Fix tests
KrisBraun 55572d0
Remove unnecessary suggestion; move function comments
KrisBraun c7e8404
scale-z
KrisBraun 9a0f278
Fix Intellisense test
KrisBraun c7ed758
perspective-origin
KrisBraun 6b52d31
scale-3d
KrisBraun fcf1efc
Only include the z component of scale if it's defined
KrisBraun 2c0bbeb
Comment the reason for setting --tw-rotate
KrisBraun 8e1a983
Test full bare rotate
KrisBraun ef72110
Fix merge
KrisBraun cb73190
Comment on rotate arbitrary value
KrisBraun f2d5aa8
perspective bare values
KrisBraun 03a5c47
scale-3d as a static modifier to scale
KrisBraun 72bc00d
Test that scale-x overrides scale
KrisBraun d9d7df1
scale arbitrary values
KrisBraun d5a2f47
Specify rotation axis using a modifier
KrisBraun 17077b7
Use property defaults for scale-3d
KrisBraun 052647f
`transform` arbitrary values
KrisBraun 1ecd23b
Add translate-z and translate-3d
KrisBraun 7baf744
Add translate-[xyz]-px
KrisBraun 4364362
Comment on how skewX and skewY are applied
KrisBraun 77752cd
Remove unnecessary suggest
KrisBraun 2efbac1
Simplify translate
KrisBraun 68672e2
Fix up comment on rotate syntax
KrisBraun 58ea669
Back to rotate-x and rotate-y rather than rotate modifiers
KrisBraun f5537cc
3D transform test fixes
KrisBraun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.