Feature/UI enhancements#29
Open
bilals2008 wants to merge 14 commits into
Open
Conversation
…Pro component variants
…nent for locked variants
…fy ProLock UI (remove gradients and shadows)
… and ProPlaceholder
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
- Add LemonSqueezy SDK and env-based config (store, product, variant, webhook) - Create checkout API (GET redirect + POST JSON) to generate LemonSqueezy checkout sessions - Add license key verification API via LemonSqueezy validate endpoint - Implement webhook handler with signature verification - Build license dialog UI for entering and validating license keys - Add useProAccess hook for client-side license state (localStorage) - Update ProLock to show license key entry option and auto-hide when verified - Update pricing page/card: replace Coming Soon with live checkout button when LemonSqueezy is configured - Remove gradients, neon effects, and heavy shadows from pricing and pro components - Use existing Badge component (variant='pro', appearance='outline') instead of manual styling
…to pricing - Set PRO_FREE_MODE=true to disable pro gating for all components - Add 'Coming Soon' badge on the Lifetime pricing card
…remium feature icons - Set comingSoon=true on Lifetime plan so button shows disabled 'Coming Soon' state - Colorize PremiumCard feature icons with a rotating palette (amber, emerald, sky, violet, pink, cyan, rose, indigo) - Remove checkout logic temporarily since plan is marked as coming soon
Introduce dedicated documentation pages for Hero, Features, CTA, Dashboard, Pricing, and Testimonials block categories. Each page includes a title, description, and a coming-soon message for future block implementations. Update meta.json to register the new pages in the docs sidebar.
Replace dynamic BlocksGrid component import with a clean static overview. Direct users to browse categories via the sidebar navigation.
Introduce dedicated sidebar entries for each block category: Hero, Features, CTA, Dashboard, Pricing, and Testimonials. Each entry includes an icon, description, and links to its respective documentation page under /docs/blocks.
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.
No description provided.