Skip to content

Show Low/Hi out-of-range readings in small caps#9

Open
kylebshr wants to merge 1 commit into
mainfrom
claude/dexcom-swift-bounds-formatter-bmfhcj
Open

Show Low/Hi out-of-range readings in small caps#9
kylebshr wants to merge 1 commit into
mainfrom
claude/dexcom-swift-bounds-formatter-bmfhcj

Conversation

@kylebshr

Copy link
Copy Markdown
Owner

Bump the dexcom-swift dependency to the revision whose GlucoseFormatter
renders out-of-range Share API sentinel values (39/401) as "Low"/"Hi"
instead of raw numbers.

Render the menu bar status title and chart Y-axis labels with lowercase
small caps so these labels read as intentional typography while digits
stay unchanged. The status item uses an attributed title with the
kLowerCaseSmallCaps font feature (the AppKit equivalent of SwiftUI's
.lowercaseSmallCaps()); the chart labels use .lowercaseSmallCaps()
directly.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01C4edRTeHeNhuR32kTvKAbi

Bump the dexcom-swift dependency to the revision whose GlucoseFormatter
renders out-of-range Share API sentinel values (39/401) as "Low"/"Hi"
instead of raw numbers.

Render the menu bar status title and chart Y-axis labels with lowercase
small caps so these labels read as intentional typography while digits
stay unchanged. The status item uses an attributed title with the
kLowerCaseSmallCaps font feature (the AppKit equivalent of SwiftUI's
.lowercaseSmallCaps()); the chart labels use .lowercaseSmallCaps()
directly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C4edRTeHeNhuR32kTvKAbi
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