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
src
on
tm/elements-consolidation
User selector
All users
All time
Commit history
Commits on Oct 3, 2024
feat(ui): Add `<AutoFillPasswordField />` sign in functionality (#4275)
alexcarpenter
authored
5aeff83
View commit details
Copy full SHA for 5aeff83
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
fix(ui): Removes empty space during continue step (#4239)
alexcarpenter
authored
cb41e2c
View commit details
Copy full SHA for cb41e2c
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 25, 2024
fix(ui): Update phone number input height (#4216)
alexcarpenter
authored
ef9b239
View commit details
Copy full SHA for ef9b239
View code at this point
Browse repository at this point
fix(ui): Update connection buttons to use localized text (#4217)
alexcarpenter
authored
8208c76
View commit details
Copy full SHA for 8208c76
View code at this point
Browse repository at this point
feat(clerk-js,ui,types): Hide sign up url from <SignIn /> component mode is restricted (#4206)
nikospapcom
authored
c906385
View commit details
Copy full SHA for c906385
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
fix(clerk-js,types): Add type for __internal_country (#4215)
dstaley
authored
737bcbb
View commit details
Copy full SHA for 737bcbb
View code at this point
Browse repository at this point
refactor(ui): Rename `layout` prop to `options` (#4209)
alexcarpenter
authored
d61bef1
View commit details
Copy full SHA for d61bef1
View code at this point
Browse repository at this point
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 23, 2024
feat(ui): Add logoVisibility prop functionality (#4202)
alexcarpenter
authored
11ebd02
View commit details
Copy full SHA for 11ebd02
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
feat(ui): Add support for `showOptionalFields` layout prop (#4198)
alexcarpenter
authored
5e0da19
View commit details
Copy full SHA for 5e0da19
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
refactor(ui): Add `<Separator />` descriptors (#4165)
alexcarpenter
authored
c7faf61
View commit details
Copy full SHA for c7faf61
View code at this point
Browse repository at this point
refactor(ui): Update `<Alert />` component descriptors (#4164)
alexcarpenter
authored
9a01d37
View commit details
Copy full SHA for 9a01d37
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
fix(ui): Ensure iso button outline renders correctly (#4166)
alexcarpenter
authored
9ccea9b
View commit details
Copy full SHA for 9ccea9b
View code at this point
Browse repository at this point
refactor(ui): Break `<Icon />` component into individual components (#4147)
alexcarpenter
authored
d0960c4
View commit details
Copy full SHA for d0960c4
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
fix(ui,clerk-js,shared): Make use of parsed localizations in hook (#4056)
Show description for ba19be3
alexcarpenter
and
tmilewski
authored
ba19be3
View commit details
Copy full SHA for ba19be3
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
fix(ui): Ensure button height is consistent across default and busy states to prevent layout shift (#4140)
alexcarpenter
authored
20f41ad
View commit details
Copy full SHA for 20f41ad
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 metamask icon (#4120)
alexcarpenter
authored
e77f3f4
View commit details
Copy full SHA for e77f3f4
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 5, 2024
chore(ui): Update status icons (#4108)
alexcarpenter
authored
da22847
View commit details
Copy full SHA for da22847
View code at this point
Browse repository at this point
fix(ui): Ensure card take up their max available space (#4094)
alexcarpenter
authored
75d575a
View commit details
Copy full SHA for 75d575a
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
feat(ui): Add Theme Defaults (#4099)
joe-bell
authored
b7a4f13
View commit details
Copy full SHA for b7a4f13
View code at this point
Browse repository at this point
refactor(ui): Scoped CSS Reset (#4075)
Show description for 39c4e8b
joe-bell
and
alexcarpenter
authored
39c4e8b
View commit details
Copy full SHA for 39c4e8b
View code at this point
Browse repository at this point
Commits on Aug 30, 2024
feat(ui): Add status card UI component (#4023)
alexcarpenter
authored
7d9a443
View commit details
Copy full SHA for 7d9a443
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
Commits on Aug 27, 2024
feat(ui): Animate fieldstates (#4017)
alexcarpenter
authored
4bc1892
View commit details
Copy full SHA for 4bc1892
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
chore(ui): Hook up `<SignIn.SessionList />` elements (#3973)
Show description for 15121ad
alexcarpenter
and
tmilewski
authored
15121ad
View commit details
Copy full SHA for 15121ad
View code at this point
Browse repository at this point
feat(ui): Add image optimization setup and extract image component (#3966)
alexcarpenter
authored
ad3f795
View commit details
Copy full SHA for ad3f795
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
feat(elements,ui): Add support for loading actions (#3927)
Show description for 3dbe011
dstaley
and
alexcarpenter
authored
3dbe011
View commit details
Copy full SHA for 3dbe011
View code at this point
Browse repository at this point
refactor(ui): Icons visual refresh (#3962)
joe-bell
authored
079a46a
View commit details
Copy full SHA for 079a46a
View code at this point
Browse repository at this point
refactor(ui): Ensure footer layout accounts for layout settings (#3958)
Show description for df21af7
alexcarpenter
and
joe-bell
authored
df21af7
View commit details
Copy full SHA for df21af7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.