2024-09-08 - 2025-09-08
Overview
2 Releases published by 1 user
Published
v3.2.1
Yoga 3.2.1
Published
v3.2.0
Yoga 3.2.0
15 Pull requests proposed by 1 user
Proposed
#1699 Bump express from 4.19.2 to 4.21.0
Proposed
#1728 Added document how to build Yoga for Java
Proposed
#1732 Bump http-proxy-middleware from 2.0.6 to 2.0.7
Proposed
#1747 Bump cross-spawn from 7.0.3 to 7.0.6
Proposed
#1748 Surround some intrinsic sizing tests in non-relative container
Proposed
#1765 Fix bug where leaf nodes do not bound innerWidth/Height before measure
Proposed
#1779 Karim/exclude non yoga search paths
Proposed
#1793 allow for loading wasm without unsafe wasm execution
Proposed
#1798 Update Yarn to 1.22.22
Proposed
#1814 fix: remove non-ASCII comment to resolve C4819 encoding warning in VS2022 (zh-CN)
Proposed
#1824 Fix exhaustive switches
Proposed
#1843 Migrate YogaNode
to Kotlin
Proposed
#1844 Migrate YogaProps
to Kotlin
Proposed
#1845 Generate Kotlin files with enums.py
Proposed
#1850 Migrate YogaConfigJNIBase
to Kotlin
20 Issues closed from 1 user
Closed
#1821 Does libyoga.so support 16KB memory alignment? If so, from which version?
Closed
#1822 I think negative gap values should be allowed
Closed
#1819 Zero Width May Lead to Height Being Unexpectedly Stretched
Closed
#1810 Aborted(). Build with -sASSERTIONS for more info.
Closed
#1807 Retrieving the content size that caused overflow
Closed
#1801 Public API to Retrieve Width/Height Type
Closed
#1787 flex with non flex wraper do not respect children size
Closed
#1778 YGNodeStyleGetGap
does not account for units of gap
Closed
#1760 [JavaScript] - "node"
module resolution
Closed
#1772 Support JS environments without code generation
Closed
#1142 Incorrect children position with certain alignContent and minHeight / minWidth
Closed
#1695 [bug] alignItems
not working
Closed
#1739 Combining align-content and align-items cause incorrect behavior
Closed
#1730 Inconsistent text wrap behavior with flexbox
Closed
#1735 Breakpoints not hit when debug in VSCode
Closed
#1738 [JS] Using Yoga npm version 3.1.0 with Expo/React Native
Closed
#1688 [JS] Using Yoga npm version 3.0.1 with Jest
Closed
#1697 [Crash] - java.lang.NoClassDefFoundError: com.facebook.yoga.YogaNative
Closed
#1707 Podfile.lock changed everytime when installed on different machines
Closed
#1678 0 layoutWidth and 0 layoutHeight after repeated layout calculation
40 Issues created by 1 user
Opened
#1697 [Crash] - java.lang.NoClassDefFoundError: com.facebook.yoga.YogaNative
Opened
#1704 Non-spec behavior using alignItems: center
Opened
#1707 Podfile.lock changed everytime when installed on different machines
Opened
#1730 Inconsistent text wrap behavior with flexbox
Opened
#1733 Add missing setDirtiedFunc function to Java binding
Opened
#1735 Breakpoints not hit when debug in VSCode
Opened
#1738 [JS] Using Yoga npm version 3.1.0 with Expo/React Native
Opened
#1739 Combining align-content and align-items cause incorrect behavior
Opened
#1760 [JavaScript] - "node"
module resolution
Opened
#1767 Request to Remove or Address unsafe-eval
Usage in Yoga Layout
Opened
#1769 min-height seems to product an incorrect size
Opened
#1770 min-height combined with flex produces incorrect height
Opened
#1772 Support JS environments without code generation
Opened
#1773 JS bindings: Expose HadOverflow property
Opened
#1777 weird error when running test with jest
Opened
#1778 YGNodeStyleGetGap
does not account for units of gap
Opened
#1783 Floating precision error causing oversized layout main dimension (totalFlexShrinkScaledFactors)
Opened
#1784 Incorrect layout for custom MeasureFunction nodes caused by stale available width information
Opened
#1785 Slow performance of auto dimensions
Opened
#1787 flex with non flex wraper do not respect children size
Opened
#1788 Incorrect width calculations when using margin with align-items: 'stretch'
Opened
#1789 How to tell Yoga to update layout from native Fabric component size
Opened
#1792 alignContent: stretch
doesn't actually stretch rows in a flexWrap: wrap
layout
Opened
#1794 Wrong layouting when width/height is set 100%
Opened
#1796 maxWidth
and maxHeight
not respected when padding in one of the axiz exceeds the max values
Opened
#1797 Parent layout height issue with max - height and setUseWebDefaults in Yoga 3.2.0
Opened
#1801 Public API to Retrieve Width/Height Type
Opened
#1804 Describe in documentation how to implement scrollable areas properly
Opened
#1806 debug/AssertFatal.cpp Not Included in yogacore Build with file(GLOB), Causes Linker Error When Building Yoga 3.2.1 as Shared Library (yoga/CMakeLists.txt Fix)
Opened
#1807 Retrieving the content size that caused overflow
Opened
#1810 Aborted(). Build with -sASSERTIONS for more info.
Opened
#1815 Warning: remove non-ASCII comment to resolve C4819 encoding warning in VS2022 (zh-CN)
Opened
#1818 Memory errors under specific conditions
Opened
#1819 Zero Width May Lead to Height Being Unexpectedly Stretched
Opened
#1821 Does libyoga.so support 16KB memory alignment? If so, from which version?
Opened
#1822 I think negative gap values should be allowed
Opened
#1825 Support separate overflow-x and overflow-y properties
Opened
#1827 Unexpected zero width for 100% width node
Opened
#1849 If flex wrap is set, align-items no longer works
Opened
#1852 JavaScript WASM compilation fails with yoga-3.2.0 and yoga-3.2.1
12 Unresolved Conversations
Open
#749
Layout bug caused by floating point rounding error
Open
#1572
RuntimeError with WebAssembly in @react-pdf/yoga on Node.js Server
Open
#867
[Feature] Support CSS Grid
Open
#1242
Java bindings for desktop
Open
#1037
How to set or change the order of children?
Open
#1067
[React-Native]: Combining flexWrap, alignItems & wrap leads to unwanted alignment
Open
#1507
[JS] Move from embind to manual bindings
Open
#1053
GetRight returns 0 even GetLeft, GetWidth and GetTop, GetHeight return correct values.
Open
#1552
flexBasis
doesn't recalculate when rotating the screen
Open
#1693
Bump webpack from 5.89.0 to 5.94.0
Open
#1694
Bump micromatch from 4.0.5 to 4.0.8
Open
#677
Aspect ratio does not respect min/max dimensions