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

Autolayout properties #46

Merged
merged 6 commits into from Jun 21, 2021
Merged

Autolayout properties #46

merged 6 commits into from Jun 21, 2021

Conversation

mikkmartin
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Adding new properties for AutoLayout

  • What is the current behavior? (You can also link to an open issue here)
    eg. Property 'primaryAxisAlignItems' does not exist on type 'Frame'.ts(2339)

  • What is the new behavior (if this is a feature change)?
    primaryAxisAlignItems is added as an optional property

Copy link
Collaborator

@chrisdrackett chrisdrackett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets fix the package name and this should be good to go!

package.json Outdated Show resolved Hide resolved
@chrisdrackett chrisdrackett merged commit 4880d10 into jemgold:master Jun 21, 2021
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