-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Bindings for alignContent: "space-evenly"
#41020
Conversation
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Base commit: 2bf1a8f |
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Differential Revision: D50347978 fbshipit-source-id: aea8493f2b771651ff3142d45d01b3939aa0b01b
68ea9e7
to
72add82
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Differential Revision: D50347978 fbshipit-source-id: 2f4d33ffc7411a04bc3f9ed4b345b01489810bc0
72add82
to
a493bed
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: 00a11f003ecc6ad424215bd4a60b638a14c4afca
a493bed
to
53ebdea
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: a7a1395c19f0b54cda1755dfc0c839cd1ef1f65d
53ebdea
to
45d20bb
Compare
Coming with 0.74 facebook/react-native#41020
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: 3ba6839706f84d023d0d2e30a5d58c6d837d3856
45d20bb
to
8ff5bb3
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: 70debc0bc2ba7c14e4cd451ab2e42c93d6eec520
8ff5bb3
to
42984e2
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: b773ca19e1db82b8b381bbb984bb844042dcfc3f
42984e2
to
4e0dfe8
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: b4140267d88d5785b9f4eaf7a85d14c33ddf42fd
4e0dfe8
to
eeec8e0
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: 3e1096e880d0834110251009c4caec1dab5355f1
eeec8e0
to
438def4
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: acbc0325490be4b0b376586eeaab42a6bdbcd8cc
438def4
to
322b6df
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: 5e5914f71a7161cb55e8c5c30044236f800b1cf8
322b6df
to
c53a580
Compare
Summary: This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978
c53a580
to
6abbc9b
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
Summary: ### Changes made - Regenerated tests (as some aspect ratio tests seem to be out of date compared to the fixtures) - Added SpaceEvenly variant to the "Align" enums (via enums.py) - Implemented `align-content: space-evenly` alignment in CalculateLayout.cpp - Added generated tests `align-content: space-evenly` - Updated NumericBitfield test to account for the fact that the Align enum now requires more bits (this bit could do with being reviewed as I am not 100% certain that it's valid to just update the test like this). ### Changes not made - Any attempt to improve the spec-compliance of content alignment in general (e.g. I think facebook/yoga#1013 probably still needs to happen) X-link: facebook/yoga#1422 Reviewed By: yungsters Differential Revision: D50305438 Pulled By: NickGerleman
Summary: Yoga has generated public `ToString` functions for enums already. Don't duplicate in Fabric. Changelog: [Internal] Reviewed By: yungsters Differential Revision: D50347728
Summary: This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978
6abbc9b
to
82cc3a6
Compare
This pull request was exported from Phabricator. Differential Revision: D50347978 |
This pull request has been merged in c9d0a00. |
Summary: Pull Request resolved: facebook#41020 This adds Fabric and Paper bindings to support `alignContent: "space-evenly"` as implemented in facebook/yoga#1422 Changelog: [General][Added] - Bindings for `alignContent: "space-evenly"` Reviewed By: yungsters Differential Revision: D50347978 fbshipit-source-id: 44df3b8ddc7171cddf56957c11ac7d975f706f9d
* Add `alignContent: 'space-evenly'` Coming with 0.74 facebook/react-native#41020 * Update layout-props.md
commit 6a28b05 Author: Kartik Shankhavaram <shankhavaramk@gmail.com> Date: Sat Dec 9 22:50:21 2023 +0800 Change 'use' to 'lose' to signify that functions are still accessible (facebook#3949) commit 822b280 Author: Alex Hunt <hello@alexhunt.io> Date: Fri Dec 8 13:00:46 2023 +0000 [docs] Fix name for 0.73 versioned docs (facebook#3948) commit 4818763 Author: Nick Gerleman <ngerlem@meta.com> Date: Thu Dec 7 10:56:32 2023 -0800 Lint and typecheck examples against RN 0.73 (facebook#3946) * Lint and typecheck examples against RN 0.73 Updates the harness for linting snack examples to the newest version of RN. * Update Netlify Node version commit cc46589 Author: Nick Gerleman <ngerlem@meta.com> Date: Thu Dec 7 10:56:04 2023 -0800 Add `alignContent: 'space-evenly'` (facebook#3888) * Add `alignContent: 'space-evenly'` Coming with 0.74 facebook/react-native#41020 * Update layout-props.md commit 9f7093c Author: Christoph Purrer <christophpurrer@gmail.com> Date: Thu Dec 7 14:06:00 2023 +0100 Simplify C++ TM struct generation (facebook#3947) Update documentation to match: facebook/react-native#41645 commit 59278e7 Author: Nick Gerleman <ngerlem@meta.com> Date: Thu Dec 7 01:28:12 2023 -0800 Add `--frozen-lockfile` to `yarn install` (facebook#3945) To catch cases where dependency changes require a lockfile change that wasn't comited alongside. commit 06ba8ea Author: Nick Gerleman <ngerlem@meta.com> Date: Thu Dec 7 00:59:10 2023 -0800 Revert "fixed peer dependency issues (facebook#3942)" (facebook#3944) This reverts commit 1bcb60f. commit 1bcb60f Author: Shantanu Gupta <99300527+Shantanugupta43@users.noreply.github.com> Date: Thu Dec 7 08:52:32 2023 +0000 fixed peer dependency issues (facebook#3942) * fixed peer dependency issues * removed lingering file commit 79ff42a Author: Zeya Peng <zeyap@users.noreply.github.com> Date: Wed Dec 6 14:20:06 2023 -0500 Update native-components-android.md (facebook#3941) commit f0c4b80 Author: Aike van den Brink <17004429+aikewoody@users.noreply.github.com> Date: Wed Dec 6 19:46:03 2023 +0100 Update new-architecture-app-intro.md (facebook#3938) Fixed small spelling mistake commit f89ab82 Author: Alex Hunt <hello@alexhunt.io> Date: Wed Dec 6 17:56:40 2023 +0000 [docs] Cut version 0.73.0 (facebook#3940) commit 83e816b Author: Alex Hunt <hello@alexhunt.io> Date: Wed Dec 6 17:15:14 2023 +0000 [blog] Add 0.73 announcement post (facebook#3931) commit d8c78ad Author: Thibault Malbranche <thibault.malbranche@epitech.eu> Date: Wed Dec 6 17:33:48 2023 +0100 fix(Image): update link to correct file (facebook#3939) commit 821172e Author: Sarvar Rose <47109217+sarvarrose@users.noreply.github.com> Date: Mon Dec 4 16:20:11 2023 +0530 correct type of Pressable `style` prop (facebook#3936) commit b1379a7 Author: adriancuadrado <adriancuadradochavarria97@gmail.com> Date: Mon Dec 4 00:57:19 2023 +0100 Update scrollview.md (facebook#3869) `pagingEnabled` **is** supported on Android. I tested it and it just seems to work. commit 11258b1 Author: Alan <49978973+3Alan@users.noreply.github.com> Date: Mon Dec 4 07:55:12 2023 +0800 fix: remove useless points (facebook#3934) commit 8400279 Author: Christoph Purrer <christophpurrer@gmail.com> Date: Sun Dec 3 09:57:25 2023 +0100 Revert "Simplify C++ TM struct generation (facebook#3930)" (facebook#3935) This reverts commit 7396470. commit 7396470 Author: Christoph Purrer <christophpurrer@gmail.com> Date: Mon Nov 27 13:00:23 2023 +0100 Simplify C++ TM struct generation (facebook#3930) Update documentation to match: facebook/react-native#41645 commit 5616873 Author: Bailey Lissington <54869395+llamington@users.noreply.github.com> Date: Mon Nov 27 22:33:50 2023 +1300 Fixed grammatical error (facebook#3929)
Summary:
This adds Fabric and Paper bindings to support
alignContent: "space-evenly"
as implemented in facebook/yoga#1422Changelog:
[General][Added] - Bindings for
alignContent: "space-evenly"
Differential Revision: D50347978