Skip to content

v1.7.0#117

Merged
mikhailChelbaev merged 20 commits into
mainfrom
dev
Jun 8, 2026
Merged

v1.7.0#117
mikhailChelbaev merged 20 commits into
mainfrom
dev

Conversation

@mikhailChelbaev

@mikhailChelbaev mikhailChelbaev commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Improvements:

  • Buttons, Cards, Alerts, Modals: added BackgroundStyle with .solid, .blur, and iOS 26 .liquidGlass
  • UIKit Extensibility: made UKAlertController, modal controllers, UKCountdown, and RadioGroupItemView open/public where needed

Changes & Deprecations:

  • Reduced dimmed modal overlay opacity from 0.7 to 0.35
  • CardVM.backgroundColor changed from UniversalColor to UniversalColor?
  • Removed ButtonVM.imageSrc → use image
  • Removed ButtonVM.imageRenderingMode → use image.withRenderingMode(_:)
  • Removed AvatarVM.ImageSource.local(_ name:bundle:) → use .local(UniversalImage(...))
  • Removed AvatarVM.Placeholder.sfSymbol and .icon → use .image
  • Removed deprecated progress initializers that accepted currentValue / initialValue → set currentValue in the model

@mikhailChelbaev

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Bravo.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@mikhailChelbaev mikhailChelbaev merged commit 4038b89 into main Jun 8, 2026
1 check passed
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