Commit Graph

  • 5a257aac85 Add tests for gap interaction with child margins Nick Gerleman 2022-11-16 14:02:31 -08:00
  • efefc1eb7f Use lowercase @generated in tests Nick Gerleman 2022-11-15 19:51:48 -08:00
  • 8166c81135 Incorporate gap space into main axis overflow flag (#1173) Nick Gerleman 2022-11-15 19:51:48 -08:00
  • 40db73d1a8 Bump loader-utils from 1.4.0 to 1.4.1 in /website/src/components/Playground (#1171) dependabot[bot] 2022-11-10 13:48:27 -08:00
  • ab6f3e1c60 Bump socket.io-parser from 3.3.2 to 3.3.3 in /website (#1172) dependabot[bot] 2022-11-10 01:58:31 -08:00
  • 5dd33acc91 Bump nokogiri from 1.13.8 to 1.13.9 in /gentest (#1170) dependabot[bot] 2022-10-21 14:56:45 -07:00
  • e6a79d5c73 Add cmake install configurations (#1129) tangruiwen.mmh1103 2022-10-21 14:46:07 -07:00
  • e9184c793e Start Adding GitHub Actions (#1165) Nick Gerleman 2022-10-17 23:35:01 -07:00
  • c2a0ccf0d4 Add tests for row-gap and column-gap Nick Gerleman 2022-10-13 08:18:49 -07:00
  • 8e29e7c1e1 Teach test generator gap/row-gap/column-gap Nick Gerleman 2022-10-13 08:18:49 -07:00
  • f992e63ac5 Implement method bindings for gap/row-gap/column-gap Nick Gerleman 2022-10-13 08:18:49 -07:00
  • 582533dbc6 Implement gap/row-gap/column-gap (within the C ABI) Nick Gerleman 2022-10-13 08:18:49 -07:00
  • 05dd228317 add setFlexBasisAuto (#1112) Dmitry Ivakhnenko 2022-10-13 00:35:44 -07:00
  • 1daed063f3 Fix memory leak (#1167) simonla 2022-10-12 08:09:34 -07:00
  • 260e60b4b1 Re-sync with internal repository (#1166) Facebook Community Bot 2022-10-11 05:16:06 -07:00
  • efdcfec88f Fix measure inner dimensions (#1114) Kinarobin 2022-10-11 03:38:35 -07:00
  • 48cbf3802e Remove YogaDev Workspace Nick Gerleman 2022-10-10 21:40:20 -07:00
  • 94885d41f1 Remove Generated NDK Artifacts Nick Gerleman 2022-10-10 21:40:08 -07:00
  • a1ce49534d Add New Plugin for Layout Preview Chaiwat Ekkaewnumchai 2022-10-06 05:01:08 -07:00
  • c96564d23d Fix License Headers and Whitespace Nick Gerleman 2022-10-04 13:59:32 -07:00
  • 276de5c122 Fix comment typo 'layed out' to 'laid out' (#1061) Pearce Liang 2022-10-04 10:54:16 -07:00
  • 585df10ee8 strech -> stretch Nick Gerleman 2022-10-04 08:51:51 -07:00
  • 7a6f667bf1 docs: update url (#981) Jesse Katsumata 2022-10-04 08:29:28 -07:00
  • 0a6a184fed YogaKit document does not exist any more (#873) licd 2022-10-04 08:14:04 -07:00
  • 68c038579c Fix broken absolute/relative link in Playground Editor (#1025) Joshua Yuan 2022-10-04 08:02:30 -07:00
  • e1b401ca36 Re-add support for using Yoga without exceptions (#1006) Yannic Bonenberger 2022-10-03 23:35:46 -07:00
  • ec0a829110 Added suppression for warnings about unused parameters in 'publish<Type E>()' func (#1141) Yurii Nakonechnyi 2022-10-03 22:04:06 -07:00
  • d16e918c52 Export YGInteropSetLogger method (#960) DaeWook, Kim 2022-10-03 21:26:05 -07:00
  • 7f854ec13e Update README for android (#980) Jesse Katsumata 2022-10-03 21:22:57 -07:00
  • 272eb940f1 Update standalone.md docs (#1110) Michael サイトー 中村 Bashurov 2022-10-03 21:13:20 -07:00
  • bc4c8f9fd9 Update React Native docs link (#1036) Joe Gallegos 2022-10-03 21:11:52 -07:00
  • 0faefad0c1 Add vcpkg installation instructions (#970) PhoebeHui 2022-10-03 21:10:17 -07:00
  • 29c2151d8d fix missing dll exports (#1127) 迷渡 2022-10-03 21:09:58 -07:00
  • 572f525734 Update flex.md (#1118) Erfan Zekri Esfahani 2022-10-03 18:48:30 -07:00
  • 80c89a48a1 Move GitHub Actions from Node 8 to Node 12 (#1164) Nick Gerleman 2022-10-03 18:17:23 -07:00
  • 7986ca97a3 Fix typo in documentation (#1117) Fabio Arnold 2022-10-03 16:43:44 -07:00
  • 4ca1bfeff6 Update playground lockfile Nick Gerleman 2022-10-03 15:50:39 -07:00
  • 40c600434e Update flex-direction.md (#1007) Damoness 2022-10-03 14:42:06 -07:00
  • 29bb669adf Rebuild yarn lockfiles NickGerleman/main NickGerleman/HEAD Nick Gerleman 2022-10-03 08:03:09 -07:00
  • 206bf414ec Add YGGutter Enum Nick Gerleman 2022-09-29 22:25:24 -07:00
  • 5a18ccdbe2 Fixup Enum Generator Nick Gerleman 2022-09-29 22:25:24 -07:00
  • fd180de774 Fix Generation of Tests from Fixtures Nick Gerleman 2022-09-29 22:25:24 -07:00
  • 0a323a8ce1 Stale flex basis value used with cached values Eric Rozell 2022-09-29 09:15:21 -07:00
  • 7d37b2e84b Merge TestTranscoder and TestUploader Activity into TargetedTesting Activity Shiping Yi 2022-09-23 17:27:50 -07:00
  • 97c8bbde12 fix: Correctly resolve classes with FindClass(..) (#34533) Evan Charlton 2022-08-30 18:49:10 -07:00
  • fbf7a6feb5 Rewrite CompactValue to avoid undefined behavior from the use of a union for type-punning (#1154) Harold Pratt 2022-07-25 15:35:25 -07:00
  • 64f865a639 Remove MaskedViewIOS from react-native-github Michael Sokolnicki 2022-07-22 17:07:26 -07:00
  • c5a8f447b1 Bump SoLoader version to 0.10.4 Sim Sun 2022-07-20 15:18:18 -07:00
  • a9a21d0aa6 Explicitly set language to JAVA where it is missing [xplat] (round 1) Ron Edelstein 2022-07-06 09:07:07 -07:00
  • 88c9b046ed Asset Ownership Update For asset://code.third_party_library/fbsource/xplat%2Fyoga%2Flib%2Fappcompat Privacy Ownership Team 2022-06-17 07:58:15 -07:00
  • 22eb898e8c Asset Ownership Update For asset://code.third_party_library/fbsource/xplat%2Fyoga%2Flib%2Fjunit Privacy Ownership Team 2022-06-14 09:12:55 -07:00
  • bfcd15e4a9 Make all headers public and add #ifdef __cplusplus (#1150) Janic Duplessis 2022-06-07 07:42:49 -07:00
  • 4d089ecc79 add missing sdk_modules Richard Howell 2022-04-14 17:43:52 -07:00
  • 2e1fa58ea5 Fix up more uses of Wno-error= Adam Ernst 2022-04-13 10:04:19 -07:00
  • f174de70af Use logical operator instead of bit operation Hugo Cuvillier 2022-04-12 09:27:25 -07:00
  • 44d8da2520 fix: typos (#33040) caioagiani 2022-03-08 03:58:58 -08:00
  • b4d144a546 docs: add GH button in support of Ukraine (#1134) Dmitry Vinnik 2022-03-04 11:41:41 -08:00
  • fba952d5ec Remove platform specific behavior for fb_xplat_platform_specific_rule where rule = fb_prebuilt_jar Keshav Kolur 2022-02-15 08:53:31 -08:00
  • 4d4918cdaf Replace fb_xplat_platform_specific_rule call in yoga_defs with fb_native.android_resource and add aliasing Keshav Kolur 2022-02-15 07:24:40 -08:00
  • 477fedd1b6 Rollout to xplat/{t..z} Aniket Mathur 2022-01-31 16:59:28 -08:00
  • bd95b3d243 Yoga: suppress warnings Nolan O'Brien 2022-01-04 10:50:20 -08:00
  • acbffc8485 Update copyright headers from Facebook to Meta Andres Suarez 2021-12-30 15:08:43 -08:00
  • 8123124c80 Suppress errors in xplat/yoga Nolan O'Brien 2021-12-29 09:22:41 -08:00
  • b6c71ae58b disable submodules when exporting non-modular deps for ig deps Richard Howell 2021-11-16 09:06:30 -08:00
  • a6a2209902 Fix perf test path in CI job Jiaxi He 2021-11-09 19:02:42 -08:00
  • ef490a9921 fixes to make Buck graph parse with arvr build modes Hannes Friederich 2021-10-28 10:15:37 -07:00
  • cfe21e1a60 add skip_module_validation label Richard Howell 2021-10-06 14:17:17 -07:00
  • 8a95fbe878 Add FBCODE specification to some targets in nonrecursive allowlist #4 Athipat Pipatpinyopong 2021-08-24 16:29:04 -07:00
  • 5c3837f5f3 Default branch renames (#1102) Pascal Hartig 2021-08-13 07:49:58 -07:00
  • 578d197dd6 remove .buckversion files from fbsource/xplat Lauren Bentley 2021-06-18 12:19:40 -07:00
  • e5acf77eea Don't allocate large arrays on stack when copying native pointers, use heap based array Amir Shalem 2021-06-03 07:02:49 -07:00
  • f03129728f Disable snapshot publishing (#1089) Pascal Hartig 2021-05-23 11:37:42 -07:00
  • 8a65d8b6dc Release GitHub actions workflow (#1088) v1.19.0 Pascal Hartig 2021-05-21 11:40:17 -07:00
  • 0fcef77d7b Maven release docs (#1087) Pascal Hartig 2021-05-21 11:40:17 -07:00
  • e3a59aa50e Maven central publish (#1086) Pascal Hartig 2021-05-21 11:40:17 -07:00
  • 13e079e8f3 Upgrade Gradle setup (#1084) Pascal Hartig 2021-05-21 11:14:07 -07:00
  • 508f4eacdf Fix env setting and Android setup (#1085) Pascal Hartig 2021-05-21 10:10:34 -07:00
  • a999150c19 Apply clang-format Andres Suarez 2021-05-20 21:22:47 -07:00
  • cbf6495d66 Refactor YogaNode.Inputs freeze API Aditya Sharat 2021-03-30 05:41:22 -07:00
  • 07eaeea7a4 Create YogaProps Interface Aditya Sharat 2021-03-26 10:04:04 -07:00
  • cb5c77224e Merge branch 'master' into fix-absolute-with-padding woehrl01/fix-absolute-with-padding woehrl01/fix-absolute-with-padding Lukas Wöhrl 2021-03-23 08:50:00 +01:00
  • ce8b27b235 Merge branch 'master' into fix-child-percent woehrl01/fix-child-percent woehrl01/fix-child-percent Lukas Wöhrl 2021-03-23 08:49:45 +01:00
  • 638690255c Yoga set as a static library also for debug+release builds in x64 Altaibayar Tseveenbayar 2021-03-22 07:41:16 -07:00
  • 6c2ba945be Making yoga by default a static library Altaibayar Tseveenbayar 2021-03-22 04:31:18 -07:00
  • db6be5286e C4244 possible precision loss warning fix Altaibayar Tseveenbayar 2021-03-19 19:22:49 -07:00
  • 67b6c24d7b Yoga Visual Studio project file fix Altaibayar Tseveenbayar 2021-03-18 03:42:31 -07:00
  • b2095801ba Simplify YGNodeEmptyContainer / YGNodeWithMeasureFunc / YGNodeFixedSize Pieter De Baets 2021-03-15 16:53:05 -07:00
  • e87f429703 Simplify YGNodeCalculateAvailableInnerDim Pieter De Baets 2021-03-15 16:53:05 -07:00
  • 41384fab7b Optimize edge value resolution Pieter De Baets 2021-03-15 16:53:05 -07:00
  • 342aebe1d7 Fixes layout of nodes with YGDisplayNone and YGPositionTypeAbsolute (#1068) Eric Rozell 2021-03-10 13:08:48 -08:00
  • 1745c23a12 Fix various C++ warnings (#31002) Andrew Coates 2021-03-10 12:36:47 -08:00
  • ccdea0f31b xplat: switch random files to Starlark Stiopa Koltsov 2021-03-01 13:13:44 -08:00
  • c1a28f3f54 Add back snapshot in version for next release Sidharth Guglani 2021-02-25 06:34:24 -08:00
  • 0429704d5e version bump Sidharth Guglani 2021-02-25 06:34:24 -08:00
  • 36e70c9ca0 Fix Yoga test Sidharth Guglani 2021-02-25 06:34:24 -08:00
  • de36e85004 Adds InternalNode#freeze() API Aditya Sharat 2021-02-16 10:17:36 -08:00
  • 651c527e94 CKDimension Ruslan Serebriakov 2021-02-11 10:37:41 -08:00
  • 2cb46cf3e2 instance of checks for YogaNodeJniBase Sidharth Guglani 2021-02-05 03:39:55 -08:00
  • 584dfe961e Apply clang-format update fixes Andres Suarez 2021-01-10 10:03:53 -08:00
  • a38ec3d7a4 pin "classic" roots to v0.140 Panagiotis Vekris 2021-01-04 21:05:07 -08:00