Skip to content

Comments

feat: change card video#246

Merged
cassio-rossi merged 7 commits intoMacMagazine:release/v5from
rfcbf:feature/change_videos
Dec 5, 2025
Merged

feat: change card video#246
cassio-rossi merged 7 commits intoMacMagazine:release/v5from
rfcbf:feature/change_videos

Conversation

@rfcbf
Copy link
Contributor

@rfcbf rfcbf commented Dec 4, 2025

Video card modifications including:

  • iPhone and iPad compatibility
  • Use of Glass components (iOS 26)
  • Card accessibility

rfcbf added 4 commits December 4, 2025 17:50
Updates the video list to use a glass card design, offering a modern and visually appealing aesthetic.

The new glass card includes:
- Enhanced visual elements and styling
- Adjusted layout for improved content presentation
- Uses new extension methods to correctly format the data

Also adds accessibility duration helpers for the new card style.
Consolidates GlassCard logic into GlassCardView for better organization and reusability.

Moves extension properties and functions into GlassCardView
from separate extensions, improving code locality.

Removes redundant GlassFavoriteButton and GlassShareButton views, using generic components for greater flexibility.
Removes unused SwiftUI import from Utils.swift.
This reduces unnecessary dependencies and improves code cleanliness.
@rfcbf rfcbf changed the title Feature change card video feature change card video Dec 5, 2025
@rfcbf rfcbf changed the title feature change card video feat change card video Dec 5, 2025
@rfcbf rfcbf changed the title feat change card video feat: Change card video Dec 5, 2025
@rfcbf rfcbf changed the title feat: Change card video feat: change card video Dec 5, 2025
rfcbf added 3 commits December 5, 2025 12:35
Adds a comprehensive .gitignore file, improving project hygiene
and preventing unnecessary files from being tracked in version control.

Updates the GlassCardView to enhance UI by using the
MacMagazineLibrary and improves the code structure.
@cassio-rossi cassio-rossi merged commit 81e76a8 into MacMagazine:release/v5 Dec 5, 2025
1 of 2 checks passed
@rfcbf rfcbf deleted the feature/change_videos branch December 5, 2025 18:01
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