build(deps): bump taffy from 0.6.3 to 0.14.0 - #32
Conversation
Bumps [taffy](https://github.com/DioxusLabs/taffy) from 0.6.3 to 0.14.0. - [Release notes](https://github.com/DioxusLabs/taffy/releases) - [Changelog](https://github.com/DioxusLabs/taffy/blob/main/CHANGELOG.md) - [Commits](DioxusLabs/taffy@v0.6.3...v0.14.0) --- updated-dependencies: - dependency-name: taffy dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
26f651d to
862e368
Compare
Use compact dimension constructors, expanded values, alignment keywords, and the new min/max size type. Reject unsupported imported dimensions. Add conversion and narrow/wide headless buffer regression tests. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
|
Pushed Local validation passed: formatting, workspace Clippy, the full CI TUI package test set, seven new compatibility/buffer tests (40×12 and 120×40, including resize back), readiness script tests, source policy against base Fresh CI is required before merge. Full workspace tests, audit, generated contracts, local QA, and coverage remain CI gates. This PR has not been merged. |
Bumps taffy from 0.6.3 to 0.14.0.
Release notes
Sourced from taffy's releases.
... (truncated)
Changelog
Sourced from taffy's changelog.
... (truncated)
Commits
77f3856Prepare for v0.14.0 release (#1153)520ff53Flexbox: apply inherent style sizing on top of ContentSize measures (#1155)2c5715eCache fixes: Axis correctness fix. Clock eviction. Don't cache margin-collaps...0171a07Replace cosmic-text example with Parley (#1154)7d31807Fix intrinsic flex sizing with negative margins (#1152)88125ceFix intrinsic width of floats with clear (#1150)8d13fdcUse SmallVec<[u32; 4]> for named grid line positions (#1139)09c1576Test grid-template-rows/columns resolved serialization in generated tests (#1...d2db537Distribute only the flex-factor proportion of content excess to flexible grid...8a11081Add expand() to read back tagged-pointer size types as enums (#1129)