Skip to content

Update yoga 3.0.4#252

Merged
lucdion merged 4 commits intolayoutBox:masterfrom
heoblitz:feature/update_yoga_3.0.4
Jun 13, 2024
Merged

Update yoga 3.0.4#252
lucdion merged 4 commits intolayoutBox:masterfrom
heoblitz:feature/update_yoga_3.0.4

Conversation

@heoblitz
Copy link
Copy Markdown
Collaborator

@heoblitz heoblitz commented Jun 12, 2024

What is this PR for?

Update yoga to version 3.0.4

After this update, it will be possible to add support for position: static and align-content: space-evenly.

Tests

UnitTests ✅

Cocoapods, SPM Example projects build & run ✅


'-Wall',
'-Werror',
'-std=c++1y',
'-std=c++20',
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Update the compiler version to c++20 to support Yoga 3.


#pragma once

#include "Event_event.h"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Cocoapods does not support header/source files with same names and different paths, Using snake case to remove duplicate file names and flatten the folder structure.

@heoblitz
Copy link
Copy Markdown
Collaborator Author

heoblitz commented Jun 13, 2024

I will resolve the CI issue and add a commit. flexLayout project file issue fixed!

Copy link
Copy Markdown
Member

@lucdion lucdion left a comment

Choose a reason for hiding this comment

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

Thanks for this important update

@lucdion lucdion merged commit 4aee376 into layoutBox:master Jun 13, 2024
@lucdion
Copy link
Copy Markdown
Member

lucdion commented Jun 13, 2024

The release 2.0.7 has been published, thanks for this change

@heoblitz heoblitz deleted the feature/update_yoga_3.0.4 branch June 15, 2024 04:29
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.

When will be support Yoga 3.0?

2 participants