Skip to content

chore: merge master#564

Merged
adrienzheng-cb merged 5 commits intocds-v9from
adrien/merge-master-03-30
Mar 30, 2026
Merged

chore: merge master#564
adrienzheng-cb merged 5 commits intocds-v9from
adrien/merge-master-03-30

Conversation

@adrienzheng-cb
Copy link
Copy Markdown
Contributor

What changed? Why?

Root cause (required for bugfixes)

UI changes

iOS Old iOS New
old screenshot new screenshot
Android Old Android New
old screenshot new screenshot
Web Old Web New
old screenshot new screenshot

Testing

How has it been tested?

  • Unit tests
  • Interaction tests
  • Pseudo State tests
  • Manual - Web
  • Manual - Android (Emulator / Device)
  • Manual - iOS (Emulator / Device)

Testing instructions

Illustrations/Icons Checklist

Required if this PR changes files under packages/illustrations/** or packages/icons/**

  • verified visreg changes with Terran (include link to visreg run/approval)
  • all illustration/icons names have been reviewed by Dom and/or Terran

Change management

type=routine
risk=low
impact=sev5

automerge=false

adrienzheng-cb and others added 4 commits March 29, 2026 17:34
* feat: add indeterminate ProgressCircle, unify progress size and float-label math

- Add indeterminate prop to ProgressCircle (web & mobile): spinning state with
  configurable weight, default stroke ratio 0.11; animate full SVG on mobile,
  CSS keyframes on web; hide default content when indeterminate.
- Add getProgressSize(weight) in common and deprecate useProgressSize; use
  getProgressSize in ProgressBar and ProgressCircle on both platforms.
- Simplify ProgressBarWithFloatLabel (web & mobile): remove usePreviousValues,
  useIsoEffect, and imperative animation; use shared getEndTranslateX so float
  label trailing edge follows fill end (containerWidth * progress - textWidth);
  web uses useMotionProps + MotionBox, mobile animates translateX to target.
- ProgressBar/ProgressCircle: progress optional with default 0; add originX/
  originY in getProgressCircleParams; web ProgressCircle uses pathLength=1.
- Deprecate Spinner (web & mobile) in favor of indeterminate ProgressCircle.
- ProgressBar tests: update float-label position expectation (80) and accept
  transform none/translateX(0) for zero progress; iconSvgMap regenerated.

* update test and deprecation message

* add more button stories

* a11y fix

* remove 0.11

* add progressCircleSize prop

* update changelogs and package versions

* add progressCircleSize prop to IconButton

* fix removal version
* chore: deprecate CardGroup

* Update changelog
* chore: deprecate old card

1. derpecated Card and related components and types
2. added derepcate-cds-api-skill

* update changelogs

* tweaks
@adrienzheng-cb adrienzheng-cb force-pushed the adrien/merge-master-03-30 branch from 6e2d006 to e4ac6ef Compare March 30, 2026 21:46
@adrienzheng-cb adrienzheng-cb force-pushed the adrien/merge-master-03-30 branch from e4ac6ef to cf32b4e Compare March 30, 2026 21:56
@adrienzheng-cb adrienzheng-cb merged commit 89c5bcb into cds-v9 Mar 30, 2026
24 of 25 checks passed
@adrienzheng-cb adrienzheng-cb deleted the adrien/merge-master-03-30 branch March 30, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants