Skip to content

feat: add creator name on feed card#270

Merged
cassio-rossi merged 7 commits intoMacMagazine:developfrom
Themakew:feature/add-creator-name-on-feed-card
Mar 3, 2026
Merged

feat: add creator name on feed card#270
cassio-rossi merged 7 commits intoMacMagazine:developfrom
Themakew:feature/add-creator-name-on-feed-card

Conversation

@Themakew
Copy link

@Themakew Themakew commented Mar 2, 2026

Description

Added creator name to the news card (similar to Apple news app). This change enhances the user experience by providing more context about the media item, allowing users to easily identify the creator alongside the title.

Type of Change

  • 🎉 feat: New feature
  • 🐛 fix: Bug fix
  • 📝 docs: Documentation update
  • 💄 style: Code style/formatting changes
  • ♻️ refactor: Code refactoring
  • perf: Performance improvement
  • test: Adding or updating tests
  • 🔧 chore: Maintenance tasks
  • 🏗️ build: Build system changes
  • 👷 ci: CI configuration changes

Related Issue

Screenshots/Videos

Simulator Screenshot - iPhone 17 Pro Max - 2026-03-01 at 22 02 27

Testing

  • Tested on iPhone (specify model/iOS version):
  • Tested on iPad (specify model/iOS version):
  • All unit tests pass
  • No SwiftLint warnings/errors

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My branch is up-to-date with the base branch

Additional Notes

Also fixed an issue with category sheet view in news tab where height value was not enough for smaller devices (e.g. iPhone SE) and the content was cut off.

@Themakew Themakew changed the base branch from release/v5 to develop March 2, 2026 05:04
@Themakew Themakew changed the title Feat: add creator name on feed card feat: add creator name on feed card Mar 2, 2026
@Themakew
Copy link
Author

Themakew commented Mar 3, 2026

@cassio-rossi PR atualizado. Obrigado.

@cassio-rossi cassio-rossi merged commit b66cfd0 into MacMagazine:develop Mar 3, 2026
2 checks 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.

2 participants