-
-
Notifications
You must be signed in to change notification settings - Fork 912
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
feat: Draft for new Layout components Row and Column #1971
Commits on Sep 30, 2022
-
Valentin Treu authored and Valentin Treu committed
Sep 30, 2022 Configuration menu - View commit details
-
Copy full SHA for a151fd1 - Browse repository at this point
Copy the full SHA a151fd1View commit details -
Valentin Treu authored and Valentin Treu committed
Sep 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 6490ec1 - Browse repository at this point
Copy the full SHA 6490ec1View commit details -
Valentin Treu authored and Valentin Treu committed
Sep 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 1b499d1 - Browse repository at this point
Copy the full SHA 1b499d1View commit details -
Valentin Treu authored and Valentin Treu committed
Sep 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 0a58df6 - Browse repository at this point
Copy the full SHA 0a58df6View commit details
Commits on Oct 1, 2022
-
Rename ComponentRow to RowComponent
Valentin Treu authored and Valentin Treu committedOct 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 462dee6 - Browse repository at this point
Copy the full SHA 462dee6View commit details
Commits on Oct 5, 2022
-
Merge branch 'main' into layout-components
Valentin Treu authored and Valentin Treu committedOct 5, 2022 Configuration menu - View commit details
-
Copy full SHA for a7dbc2a - Browse repository at this point
Copy the full SHA a7dbc2aView commit details -
Switching to onChildrenChanged notifier
Valentin Treu authored and Valentin Treu committedOct 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 0f6c853 - Browse repository at this point
Copy the full SHA 0f6c853View commit details -
Valentin Treu authored and Valentin Treu committed
Oct 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 881faf3 - Browse repository at this point
Copy the full SHA 881faf3View commit details
Commits on Oct 6, 2022
-
Valentin Treu authored and Valentin Treu committed
Oct 6, 2022 Configuration menu - View commit details
-
Copy full SHA for dc46f17 - Browse repository at this point
Copy the full SHA dc46f17View commit details -
Refactor children of LayoutComponent
Valentin Treu authored and Valentin Treu committedOct 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 734a4bd - Browse repository at this point
Copy the full SHA 734a4bdView commit details -
first tests and bugfix for spaceXY alignment types
Valentin Treu authored and Valentin Treu committedOct 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 47d7491 - Browse repository at this point
Copy the full SHA 47d7491View commit details -
Valentin Treu authored and Valentin Treu committed
Oct 6, 2022 Configuration menu - View commit details
-
Copy full SHA for cd83a85 - Browse repository at this point
Copy the full SHA cd83a85View commit details
Commits on Oct 7, 2022
-
bugfix for MainAxisAlignment.end and tests for ColumnComponent
Valentin Treu authored and Valentin Treu committedOct 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 7486750 - Browse repository at this point
Copy the full SHA 7486750View commit details
Commits on Oct 8, 2022
-
LayoutComponent now handles size or parent size
Valentin Treu authored and Valentin Treu committedOct 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 01acbd3 - Browse repository at this point
Copy the full SHA 01acbd3View commit details -
Valentin Treu authored and Valentin Treu committed
Oct 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 08d731e - Browse repository at this point
Copy the full SHA 08d731eView commit details -
Valentin Treu authored and Valentin Treu committed
Oct 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 00044a5 - Browse repository at this point
Copy the full SHA 00044a5View commit details -
Valentin Treu authored and Valentin Treu committed
Oct 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 992b66a - Browse repository at this point
Copy the full SHA 992b66aView commit details
Commits on Oct 9, 2022
-
Use size as parameter in LayoutComponent constructor
Valentin Treu authored and Valentin Treu committedOct 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 5e5b7e8 - Browse repository at this point
Copy the full SHA 5e5b7e8View commit details -
Populate isManuallyChanged not in the constructor body
Valentin Treu authored and Valentin Treu committedOct 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 37c3021 - Browse repository at this point
Copy the full SHA 37c3021View commit details -
Valentin Treu authored and Valentin Treu committed
Oct 9, 2022 Configuration menu - View commit details
-
Copy full SHA for a6ca989 - Browse repository at this point
Copy the full SHA a6ca989View commit details
Commits on Oct 10, 2022
-
Valentin Treu authored and Valentin Treu committed
Oct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 7fbde92 - Browse repository at this point
Copy the full SHA 7fbde92View commit details -
Refactor tests for LayoutComponent
Valentin Treu authored and Valentin Treu committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 2614d77 - Browse repository at this point
Copy the full SHA 2614d77View commit details
Commits on Oct 11, 2022
-
Valentin Treu authored and Valentin Treu committed
Oct 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 4c08854 - Browse repository at this point
Copy the full SHA 4c08854View commit details -
Valentin Treu authored and Valentin Treu committed
Oct 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 467e893 - Browse repository at this point
Copy the full SHA 467e893View commit details
Commits on Oct 16, 2022
-
Remove size and disallow resizing a LayoutComponent
Valentin Treu authored and Valentin Treu committedOct 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 6c32ea3 - Browse repository at this point
Copy the full SHA 6c32ea3View commit details -
Valentin Treu authored and Valentin Treu committed
Oct 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 5cf1131 - Browse repository at this point
Copy the full SHA 5cf1131View commit details
Commits on Oct 17, 2022
-
Add assert statement in set size
Valentin Treu authored and Valentin Treu committedOct 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 2124cda - Browse repository at this point
Copy the full SHA 2124cdaView commit details -
Valentin Treu authored and Valentin Treu committed
Oct 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 9b51c96 - Browse repository at this point
Copy the full SHA 9b51c96View commit details
Commits on Oct 29, 2022
-
Reduce the alignment modes to start, end and center
Valentin Treu authored and Valentin Treu committedOct 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 59ba7c4 - Browse repository at this point
Copy the full SHA 59ba7c4View commit details
Commits on Oct 30, 2022
-
Use Vector2.all in tests where suitable
Valentin Treu authored and Valentin Treu committedOct 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 45fde7e - Browse repository at this point
Copy the full SHA 45fde7eView commit details