What's changed
- ci: bump dependabot/fetch-metadata from 2 to 3 @dependabot[bot] (#47)
🧰 Maintenance
- ci: bump codecov/codecov-action from 6 to 7 @dependabot[bot] (#49)
Full Changelog: 3.2.0...3.3.0
Commits
- Update README (
4343376) - Test cleanup (
704c21f) - Improve coverage (
7749a33) - Proper LazyHFlow and LazyVFlow (
9eceb24) - Fix Knuth-Plass line breaker dropping all items under unbounded space (
6ef4082) - Fix line-breaking cache miss for infinite proposals (ScrollView/unconstrained) (
9ae5fad) - Simplification of the algorithm (
29b0761) - Refactor test suite (
70a1774) - ci: bump codecov/codecov-action from 6 to 7 (#49) (
d3909cd) - Example app (
59111ba) - Fix VFlow justified spacing (
ae9ee5f) - Refactor layout algorithm (
9b446e9) - Memoize line breaking to avoid recomputation across layout passes (
52f6e8e) - Account for maximum item growth cumulatively (
3decd0c) - Tolerate floating-point error in line sizing (
cea3556) - Update snapshots (
5bd995f) - ci: also auto-merge Dependabot major version updates (
11a1a9a) - ci: bump dependabot/fetch-metadata from 2 to 3 (#47) (
5013662) - ci: bump dependabot/fetch-metadata from v2 to v3 and actions/github-script from v7 to v9 (
d8aa8f1) - New workflows (
f890c43)