Skip to content

chore(api): mark the SVG-emitted gradient paints @Beta#190

Merged
DemchaAV merged 2 commits into
developfrom
chore/v18-beta-svg-paints
Jun 14, 2026
Merged

chore(api): mark the SVG-emitted gradient paints @Beta#190
DemchaAV merged 2 commits into
developfrom
chore/v18-beta-svg-paints

Conversation

@DemchaAV

Copy link
Copy Markdown
Owner

Mark DocumentPaint.LinearAxis and RadialCircle @Beta.

Both records are produced only by the beta SVG gradient reader, and their endpoint / centre normalization contract is as provisional as that reader. Marking them @Beta (annotation + a one-line Javadoc note) gives them the same stability signal as SvgPath / SvgIcon. The Linear / Radial chart-authoring forms stay stable.

Annotation + Javadoc only — no behaviour change. Full suite green; javadoc doclint clean.

DemchaAV and others added 2 commits June 14, 2026 14:29
DocumentPaint.LinearAxis and RadialCircle are produced only by the beta
SVG gradient reader, and their endpoint/centre normalization contract is
as provisional as that reader. Mark both records @beta (annotation plus a
Javadoc note) so they carry the same stability signal as SvgPath/SvgIcon.
The Linear/Radial chart-authoring forms stay stable.

Annotation + Javadoc only; no behaviour change.
@DemchaAV DemchaAV merged commit 648f7e2 into develop Jun 14, 2026
11 checks passed
@DemchaAV DemchaAV deleted the chore/v18-beta-svg-paints branch June 14, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant