fix: pin Kapwa 1.2.4 and harden home section for forks - #78
Open
kuyacarlo wants to merge 1 commit into
Open
Conversation
Exact-pin Kapwa and Tailwind so forks using floating ranges cannot pull Kapwa 1.4.x and silently drop semantic text utilities. Derive barangay and department badge counts from directory JSON, gate hero Legislation on features.openLGU, and soften offline weather copy. Co-authored-by: Cursor <cursoragent@cursor.com>
miconficker
approved these changes
Aug 5, 2026
miconficker
left a comment
Collaborator
There was a problem hiding this comment.
Looks good to me! Thank you for your contribution to make this better for forks. :D
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@bettergov/kapwa@1.2.4and Tailwind4.2.0so floating^ranges cannot pull Kapwa 1.4.x (which moves semantic colors out of@themeand dropstext-kapwa-text-inverse/ related utilities).barangays.json/departments.jsoninstead of hardcoded Los Baños numbers.features.openLGU; fall back to Government when OpenLGU is off.losBanosvariable name.Found while forking BetterBulakan: a clean pnpm install of
^1.2.4resolved to Kapwa 1.4.1 and broke hero/ticker contrast on blue/navy backgrounds.Test plan
npm installthennpm run build— CSS contains.text-kapwa-text-inversefeatures.openLGU: false, Quick Access shows Government instead of/openlguMade with Cursor