v0.30.0-rc01
Pre-release
Pre-release
timothyfroehlich
released this
28 Aug 15:03
·
2 commits
to stable/0.30.x
since this release
What's Changed
- Migrate the simple legacy element types to dc_bundle by @timothyfroehlich in #1293
- Update version for v0.30.x by @timothyfroehlich in #1382
- Continue migrating
figma_import
types todc_bundle
by @timothyfroehlich in #1349 - Closes #1375: Migrate Variables from figma_import to dc_bundle by @rylin8 in #1377
- Have all uses of
figma_schema
types qualify their module by @timothyfroehlich in #1383 - Add simple text stroke support by @yiqunw700 in #1379
- Dependabot updates for Jul 22 2024 by @timothyfroehlich in #1402
- Create a squoosh toggle for validation app by @yiqunw700 in #1385
- Migrate Transforms and ImageKey to dc_bundle by @timothyfroehlich in #1408
- Move structures from toolkit_font_style to dc_bundle by @yiqunw700 in #1409
- Migrate OverflowDirection, StrokeCap to dc_bundle by @rylin8 in #1411
- Migrate the shadow modifiers to dc_bundle by @timothyfroehlich in #1410
- Migrate PointerEvents to dc_bundle by @rylin8 in #1413
- Bump rexml from 3.2.8 to 3.3.2 in /docs in the bundler group across 1 directory by @dependabot in #1404
- Migrate Background to dc_bundle by @timothyfroehlich in #1414
- Move GridSpan and GridLayoutType to dc_bundle by @timothyfroehlich in #1412
- Run
cargo fix
, cleaned up some unused dependencies by @timothyfroehlich in #1416 - Copy FigmaColor to dc_bundle as FloatColor by @yiqunw700 in #1415
- Move Stroke to the dc_bundle crate by @timothyfroehlich in #1417
- Moving binaries to
tools
directory by @oreflow in #1422 - [StepSecurity] Apply security best practices by @step-security-bot in #1423
- Migrate RenderMethod to dc_bundle by @rylin8 in #1420
- Update crates to use package settings from workspace, set version to 0.30.0 by @timothyfroehlich in #1418
- Closes #1380: Add documentation for custom animations by @rylin8 in #1424
- Closes #1369: Support progress bars that move along a vector path by @rylin8 in #1405
- Replace full protobuf implementation with protobuf-lite by @timothyfroehlich in #1425
- Dependapool updates for Jul 26 by @timothyfroehlich in #1440
- Move reaction_schema to dc_bundle by @yiqunw700 in #1421
- Update the localization plugin documentation since we published it by @yiqunw700 in #1442
- Add additional
.idea
files to gitignore by @timothyfroehlich in #1447 - Migrate vector_schema structs to dc_bundle by @rylin8 in #1443
- Migrate the Meter Structs to dc_bundle by @timothyfroehlich in #1458
- Allow explicitly excluding a node from localization by @yiqunw700 in #1444
- Add a group option which allows to use different string resource name for nodes with same text by @yiqunw700 in #1445
- Localize the top level components found in the keywords file only by @yiqunw700 in #1465
- Closes #1463: Support opacity animations by @rylin8 in #1466
- Closes #1470: Fix bug where renamed component instances don't animate by @rylin8 in #1471
- Making figma_import tools arguments public by @oreflow in #1468
- Bump rexml from 3.3.2 to 3.3.3 in /docs in the bundler group across 1 directory by @dependabot in #1467
- Remove Rust/Cargo from Dependabot by @timothyfroehlich in #1480
- Closes #1437: Support Round and Square stroke caps for vector progress bars by @rylin8 in #1438
- Dependapool merge Aug-5 by @timothyfroehlich in #1495
- Add support for url in text in DesignText by @yiqunw700 in #1494
- Migrate remaining basic types to dc_bundle by @timothyfroehlich in #1459
- Update script to fetch test dcf files by @rylin8 in #1500
- Replace the FontStyle and FontFeature Rust types with the Protobuf implementations by @timothyfroehlich in #1403
- Closes #1493: Support progress bar and marker constraints by @rylin8 in #1496
- Replace lecacy TextDecoration with the proto message by @yiqunw700 in #1506
- Closes #1510: Support DesignDocOverride in squoosh by @rylin8 in #1511
- Create Hyperlink proto message and replace legacy Hyperlink by @yiqunw700 in #1507
- Closes #1501: Support TapCallback and key injection in squoosh by @rylin8 in #1502
- Closes #1512: Fix gradient rendering on transformed nodes in squoosh by @rylin8 in #1515
- Update to ndk 27.0.12077973 by @timothyfroehlich in #1535
- Migrate Text, Node and View Styles by @timothyfroehlich in #1519
- Migrate ViewShape/Style/Data and View to dc_bundle by @timothyfroehlich in #1521
- Fix #1503: ensure child composables are drawn, by using Layout ID rather than SquooshResolvedNode identity. by @iamralpht in #1504
- Update to Gradle 8.10 and set build Jvm to 17 by @timothyfroehlich in #1517
- Towards #1215: Improved nested layout in Squoosh, by bridging Rust and Compose layout. by @iamralpht in #1439
- Fix the string resource mismatch by @yiqunw700 in #1513
- Dependabot updates for Aug 19 by @timothyfroehlich in #1538
- Closes #1516: Fix stroke brush size by @rylin8 in #1548
- Closes #1539: Fix animations when there is a component replacement by @rylin8 in #1537
- Migrate FigmaDocInfo and EmbeddedImageMap by @timothyfroehlich in #1540
- Fix the squoosh for TextElide rendering by @yiqunw700 in #1407
- Closes #1550: Support animation delays by @rylin8 in #1551
- Bump rexml from 3.3.5 to 3.3.6 in /docs in the bundler group across 1 directory by @dependabot in #1553
- Migrate the DesignComposeDefinition to dc_bundle by @timothyfroehlich in #1542
- Upgrade androidx.media3 to 1.4.1 by @timothyfroehlich in #1566
- Improve performance by caching text layouts and computed paths. by @iamralpht in #1522
New Contributors
Full Changelog: v0.29.1...v0.30.0-rc01