Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dikaioai
/
javascript
Public
forked from
clerk/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript
packages
ui
theme-builder
on
main
User selector
All users
All time
Commit history
Commits on Nov 14, 2024
feat(repo): Introduce pnpm (#4528)
jacekradko
authored
305a03b
View commit details
Copy full SHA for 305a03b
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
chore(repo): Update dependency typescript to v5.6.3 (#4448)
renovate[bot]
authored
da6fa77
View commit details
Copy full SHA for da6fa77
View code at this point
Browse repository at this point
chore(repo): Update dependency zx to ^8.1.9 (#4449)
Show description for e1452ef
renovate[bot]
authored
e1452ef
View commit details
Copy full SHA for e1452ef
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
fix(ui): Remove blank descriptors (#4371)
Show description for 1997eac
dstaley
and
alexcarpenter
authored
1997eac
View commit details
Copy full SHA for 1997eac
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
chore(repo): Update dependency postcss to ^8.4.47 (#4258)
Show description for 8471c25
renovate[bot]
authored
8471c25
View commit details
Copy full SHA for 8471c25
View code at this point
Browse repository at this point
chore(repo): Update dependency typescript to v5.6.2 (#4066)
Show description for c647c7e
renovate[bot]
authored
c647c7e
View commit details
Copy full SHA for c647c7e
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
fix(repo): Update dependency next [SECURITY] (#4186)
Show description for 3a24de7
renovate[bot]
authored
3a24de7
View commit details
Copy full SHA for 3a24de7
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
fix(ui): Phone number field RTL polish (#4223)
alexcarpenter
authored
53cb0bf
View commit details
Copy full SHA for 53cb0bf
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
chore(ui): Ensure autofocus behavior is consistent across flows (#4207)
alexcarpenter
authored
e3b2304
View commit details
Copy full SHA for e3b2304
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
fix(ui): New components QA (#4121)
alexcarpenter
authored
64f433b
View commit details
Copy full SHA for 64f433b
View code at this point
Browse repository at this point
chore(ui): Update provider icons to default to color variant (#4113)
alexcarpenter
authored
ef30515
View commit details
Copy full SHA for ef30515
View code at this point
Browse repository at this point
chore(ui): Add ios-support conditions for inputs to prevent zoom (#4111)
alexcarpenter
authored
3c22b10
View commit details
Copy full SHA for 3c22b10
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
feat(ui): Initial AppearanceProvider support (#3976)
Show description for a6a715d
dstaley
and
alexcarpenter
authored
a6a715d
View commit details
Copy full SHA for a6a715d
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
chore(repo): Update linting & formatting (#4069)
Show description for 79d3b4f
renovate[bot]
authored
79d3b4f
View commit details
Copy full SHA for 79d3b4f
View code at this point
Browse repository at this point
Commits on Sep 2, 2024
chore(repo): Update dependency zx to v8.1.5 (#4068)
Show description for 906460b
renovate[bot]
authored
906460b
View commit details
Copy full SHA for 906460b
View code at this point
Browse repository at this point
Commits on Aug 30, 2024
feat(ui): Add zustand setup to theme-builder (#4055)
alexcarpenter
authored
2c9a149
View commit details
Copy full SHA for 2c9a149
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
chore(ui): Add hugging face provider icon (#4046)
Show description for 11c3c41
alexcarpenter
and
nikosdouvlis
authored
11c3c41
View commit details
Copy full SHA for 11c3c41
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
feat(ui): Add logic for appearance layout animations prop (#4043)
alexcarpenter
authored
7bb1176
View commit details
Copy full SHA for 7bb1176
View code at this point
Browse repository at this point
fix(ui): Remove `package-lock` file from `.gitignore` (#4040)
alexcarpenter
authored
f89f7e4
View commit details
Copy full SHA for f89f7e4
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
fix(ui): Theme Builder polish (#3971)
joe-bell
authored
25ae176
View commit details
Copy full SHA for 25ae176
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
feat(ui): Add theme builder dev mode toggle (#3956)
Show description for 47299c9
alexcarpenter
and
joe-bell
authored
47299c9
View commit details
Copy full SHA for 47299c9
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
fix(ui): Clean up theme-builder layout (#3951)
joe-bell
authored
1a2805b
View commit details
Copy full SHA for 1a2805b
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
fix(ui): Card width (and theme builder preview behaviour) (#3942)
joe-bell
authored
3efbfe4
View commit details
Copy full SHA for 3efbfe4
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
fix(repo): Update dependency next to v14.2.5 (#3861)
Show description for 960e8b0
renovate[bot]
authored
960e8b0
View commit details
Copy full SHA for 960e8b0
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
refactor(ui): Add UserButton to signed-in theme builder (#3850)
joe-bell
authored
a60e2b5
View commit details
Copy full SHA for a60e2b5
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
refactor(ui): Use current accent color, switch to system font, address font inconsistencies (#3820)
joe-bell
authored
fdd3ed1
View commit details
Copy full SHA for fdd3ed1
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
refactor(ui): Add clerk components to landing page (#3721)
Show description for 3d3d5ae
3 people
authored
3d3d5ae
View commit details
Copy full SHA for 3d3d5ae
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
feat(ui): Redirect to sign-in for theme-builder index (#3684)
joe-bell
authored
3c42e55
View commit details
Copy full SHA for 3c42e55
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
fix(repo): Update dependency next to v14.2.4 (#3643)
Show description for 8bd4802
3 people
authored
8bd4802
View commit details
Copy full SHA for 8bd4802
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
fix(ui): Update deploy script to use full package name (#3618)
alexcarpenter
authored
551eb62
View commit details
Copy full SHA for 551eb62
View code at this point
Browse repository at this point
chore(elements,ui): Update Radix (#3612)
tmilewski
authored
19ecfb6
View commit details
Copy full SHA for 19ecfb6
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
feat(ui): Implement `<SignUp />` localizations (#3592)
alexcarpenter
authored
c383e3e
View commit details
Copy full SHA for c383e3e
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
refactor(ui): Use cx for consistent className concatenation (#3590)
joe-bell
authored
9d2c237
View commit details
Copy full SHA for 9d2c237
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
feat(ui): Add `prettier-plugin-tailwindcss` to prettier config (#3561)
alexcarpenter
authored
5764e29
View commit details
Copy full SHA for 5764e29
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
refactor(ui): Render components at dedicated pages (#3551)
alexcarpenter
authored
561e516
View commit details
Copy full SHA for 561e516
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.