Conversation
…ll utilities - Add ow-rounded-large (16px→32px→40px) and ow-rounded-small (8px→16px) @Utility - Remove all custom --radius-* @theme overrides - Remap all call sites: rounded-sm→rounded, rounded-md→rounded-lg, rounded-lg→rounded-2xl, rounded-xl→rounded-[32px] - No visual change — values preserved via TW defaults
- Replace PersonaCategories with CardMatchSection - Add CardsCatalogTeaser linking to /the catalog - Add RecentPostsSection surfacing blog posts - Rewrite ToolsSection: WobbleCard for tools, Owie as full-width CTA - Update hero H1/subline and wire real CTAs (CardMatch + OpenOwieButton) - Export OwButtonColor; add color prop to OpenOwieButton
…kers Case study: tich.vn WP/ACF/WPGraphQL era → OpenWallet JSON+Zod+Workers. Covers schema design decisions, cashback rule evolution, and architecture rationale (no SQL, no GraphQL, CF vs Vercel). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…h.vn death story - Title: "SQL-in-WordPress đến JSON files" (accurate database contrast) - Remove "7 năm thói quen" personal detail - Add WPGraphQL "fancy but overengineered" context - Explain tich.vn death: complexity → stalled → gained Next.js exp → rebuilt as OpenWallet - Fix CF vs Vercel framing (not CF vs WP — two different comparisons) - Clarify ISR/Node.js constraint as reason web stays on Vercel Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- "zero cold start" → "near-zero cold start" (V8 isolates, not absolute) - Remove "không có Node.js" — Workers now support nodejs_compat - Reframe ISR constraint: designed for Vercel/Node.js runtime, not CF limitation - "bundle constraint ưu điểm ngụy trang" → neutral/objective framing Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Drop tag routes, TagList component, getAllTags/getPostsByTag, tagSlugs field, and blogTag route helper. Add 301 redirect for legacy tag URLs.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
persona-top-cardsutility for fetching ranked cards by personacards-catalog-teaser: remove section wrapper, show 12 cardstools-section: merge all tools into uniform gridrecent-posts-section: useOwFeaturedPosts, show 4 posts/loai-thepage/linh-vucpagehideHeader+classNameprops toMarketingPageShellTest plan
/loai-theshows catalog teaser/linh-vucshows 2-col intro🤖 Generated with Claude Code