Skip to content

Revise some attributes#207

Merged
mattesmohr merged 16 commits into
mainfrom
revise-some-attributes
Dec 12, 2025
Merged

Revise some attributes#207
mattesmohr merged 16 commits into
mainfrom
revise-some-attributes

Conversation

@mattesmohr

@mattesmohr mattesmohr commented Nov 28, 2025

Copy link
Copy Markdown
Member

This pull request revises some of the attributes:

Renames

Division {}.draggable()
Blockquote {}.editable()
Input().spellcheck()
Input().enterKey(.search)

Fixes

Details {}.open()

Revisions

Paragraph {}.translate()
DataCell {}.headers("id", "id")

Consolidations

Circle {}.fill("black", opacity: 0.5)
Area {}.shape(.circle, coordinates: "10, 10, 10, 10")
Button {}.popoverTarget("id", action: .hide)
Rectangle {}.stroke("black", width: 1, opacity: 0.5, cap: .butt, join: .round)

@mattesmohr mattesmohr marked this pull request as ready for review December 12, 2025 14:34
@mattesmohr mattesmohr merged commit ceff351 into main Dec 12, 2025
1 check passed
@mattesmohr mattesmohr deleted the revise-some-attributes branch December 12, 2025 14:37
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.

1 participant