Skip to content

feat: implement Abbreviation element for <abbr> tag#216

Merged
jverkoey merged 1 commit into
mainfrom
claude/implement-issue-25-elements-011CUobJaGoTE8h56dfh4Kkr
Nov 4, 2025
Merged

feat: implement Abbreviation element for <abbr> tag#216
jverkoey merged 1 commit into
mainfrom
claude/implement-issue-25-elements-011CUobJaGoTE8h56dfh4Kkr

Conversation

@jverkoey

@jverkoey jverkoey commented Nov 4, 2025

Copy link
Copy Markdown
Collaborator

Adds the Abbreviation view to represent the HTML element, which is used to mark up abbreviations and acronyms. The element supports both ViewBuilder content and a convenience string initializer.

  • Add Abbreviation.swift with full documentation
  • Add comprehensive test suite in AbbreviationTests.swift
  • Update SlipstreamForWebDevelopers.md documentation

Part of #25

@jverkoey jverkoey enabled auto-merge (squash) November 4, 2025 22:09
Adds the Abbreviation view to represent the HTML <abbr> element,
which is used to mark up abbreviations and acronyms. The element
supports both ViewBuilder content and a convenience string initializer.

- Add Abbreviation.swift with full documentation
- Add comprehensive test suite in AbbreviationTests.swift
- Update SlipstreamForWebDevelopers.md documentation

Part of #25
@jverkoey jverkoey force-pushed the claude/implement-issue-25-elements-011CUobJaGoTE8h56dfh4Kkr branch from 5cec49e to f89f4de Compare November 4, 2025 22:14
@jverkoey jverkoey merged commit 07129c1 into main Nov 4, 2025
2 checks passed
@jverkoey jverkoey deleted the claude/implement-issue-25-elements-011CUobJaGoTE8h56dfh4Kkr branch November 4, 2025 22:15
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.

2 participants