Skip to content

chore: change component filenames to PascalCase#35

Merged
colinmurphy merged 1 commit into
chore-update-scaffold-projectfrom
change-component-names
May 26, 2025
Merged

chore: change component filenames to PascalCase#35
colinmurphy merged 1 commit into
chore-update-scaffold-projectfrom
change-component-names

Conversation

@ahuseyn

@ahuseyn ahuseyn commented May 26, 2025

Copy link
Copy Markdown
Member

No description provided.

@ahuseyn ahuseyn requested a review from a team as a code owner May 26, 2025 09:40
@ahuseyn ahuseyn requested a review from colinmurphy May 26, 2025 09:40
@colinmurphy

Copy link
Copy Markdown
Member

Thanks @ahuseyn ❤️ ❤️ ❤️

@colinmurphy colinmurphy merged commit f92a921 into chore-update-scaffold-project May 26, 2025
3 checks passed
@colinmurphy colinmurphy deleted the change-component-names branch May 26, 2025 11:34
pjdavila pushed a commit to pjdavila/wp-headless that referenced this pull request Apr 13, 2026
…u icon

Added a modern, compact TSA badge in the header next to the hamburger
menu showing Puerto Rico's Treasury Single Account balance ($10,006B).

New files:
- components/TsaBadge.js: Pill-shaped badge with bank SVG icon,
  "TSA PR" label, and green-accented "$10,006B" value
- styles/tsa-badge.module.css: Dark pill design with green financial
  accent, hides on screens <= 480px

Modified files:
- components/Header.js: Imported TsaBadge, wrapped hamburger + badge
  in a .leftActions flex container
- styles/header.module.css: Added .leftActions flex container with
  gap, moved justify-self: start from .hamburger to .leftActions

The value is currently hardcoded and can be made dynamic via API later.
pjdavila pushed a commit to pjdavila/wp-headless that referenced this pull request Apr 13, 2026
…u icon

Added a modern, compact TSA badge in the header next to the hamburger
menu showing Puerto Rico's Treasury Single Account balance ($10,006B).

New files:
- components/TsaBadge.js: Pill-shaped badge with bank SVG icon,
  "TSA PR" label, and green-accented "$10,006B" value
- styles/tsa-badge.module.css: Dark pill design with green financial
  accent, hides on screens <= 480px

Modified files:
- components/Header.js: Imported TsaBadge, wrapped hamburger + badge
  in a .leftActions flex container
- styles/header.module.css: Added .leftActions flex container with
  gap, moved justify-self: start from .hamburger to .leftActions

The value is currently hardcoded and can be made dynamic via API later.
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