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
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
elements
src
react
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 13, 2024
fix(elements): Export sign-in captcha (#4548)
alexcarpenter
authored
735afc8
View commit details
Copy full SHA for 735afc8
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
feat(elements): Support SignIn.Captcha and sso-callback step (#4523)
brkalow
authored
f030f6f
View commit details
Copy full SHA for f030f6f
View code at this point
Browse repository at this point
feat(clerk-js,elements,types,localization): Make legal consent stable (#4487)
Show description for cc24c81
octoper
and
anagstef
authored
cc24c81
View commit details
Copy full SHA for cc24c81
View code at this point
Browse repository at this point
fix(elements): Fix elements router usage (#4513)
Show description for f7472e2
alexcarpenter
and
brkalow
authored
f7472e2
View commit details
Copy full SHA for f7472e2
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
feat(elements): Add `<Link />` component (#4456)
Show description for 1a0c8fe
alexcarpenter
and
LauraBeatris
authored
1a0c8fe
View commit details
Copy full SHA for 1a0c8fe
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
fix(*): Import helper from subpath to avoid static analysis warnings (#4462)
Show description for bfe4620
nikosdouvlis
and
jacekradko
authored
bfe4620
View commit details
Copy full SHA for bfe4620
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
chore(clerk-js): Migrate to rspack for building (#4106)
Show description for 8506fdd
brkalow
and
dstaley
authored
8506fdd
View commit details
Copy full SHA for 8506fdd
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
fix(elements): Progressive sign up ticket flow (#4318)
brkalow
authored
7cff9d8
View commit details
Copy full SHA for 7cff9d8
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
feat(elements): Add support for `restricted` mode (#4221)
tmilewski
authored
1b573c6
View commit details
Copy full SHA for 1b573c6
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
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(elements): Remove direct reliance on next and clerk-react (#4064)
brkalow
authored
95ac67a
View commit details
Copy full SHA for 95ac67a
View code at this point
Browse repository at this point
chore(clerk-js,types,clerk-react,elements): Drop coinbase web3 provider (#4092)
Haris Chaniotakis
authored
a0cb062
View commit details
Copy full SHA for a0cb062
View code at this point
Browse repository at this point
feat(elements): Add support for Coinbase Wallet Web3 provider (#4103)
Show description for f0b02ee
Haris Chaniotakis
and
panteliselef
authored
f0b02ee
View commit details
Copy full SHA for f0b02ee
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
feat(clerk-js,types,clerk-react): Support Coinbase Wallet web3 provider and authentication strategy (#4082)
Haris Chaniotakis
authored
8a3b9f0
View commit details
Copy full SHA for 8a3b9f0
View code at this point
Browse repository at this point
Commits on Aug 31, 2024
feat(elements): Add coinbase on elements package (#4051)
Show description for 0016f9c
EmmanouelaPothitou
and
dstaley
authored
0016f9c
View commit details
Copy full SHA for 0016f9c
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
feat(shared): Move `ClerkRouter` into shared (#4045)
brkalow
authored
3aa63dc
View commit details
Copy full SHA for 3aa63dc
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
feat(elements): Add active session selection [SDKI-290] (#3957)
tmilewski
authored
2f37bd2
View commit details
Copy full SHA for 2f37bd2
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
Commits on Aug 14, 2024
fix(elements): Preserve absolute URLs passed via `redirect_url` (#3947)
dstaley
authored
362ad5f
View commit details
Copy full SHA for 362ad5f
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
chore(elements): Clean up form components [SDKI-588] (#3933)
tmilewski
authored
4afa050
View commit details
Copy full SHA for 4afa050
View code at this point
Browse repository at this point
chore(elements): Clean up form hooks [SDKI-587] (#3931)
Show description for 1743e49
tmilewski
and
LekoArts
authored
1743e49
View commit details
Copy full SHA for 1743e49
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
fix(elements): Prevent flash of "hidden" OTP input (#3899)
joe-bell
authored
c193e55
View commit details
Copy full SHA for c193e55
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
feat(elements,ui): Add support for password error localization (#3812)
Show description for 1462016
3 people
authored
1462016
View commit details
Copy full SHA for 1462016
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
feat(elements): Add SAML support (#3842)
tmilewski
authored
51f9838
View commit details
Copy full SHA for 51f9838
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
fix(elements): Update supported factors based on status (#3843)
alexcarpenter
authored
8d75cb8
View commit details
Copy full SHA for 8d75cb8
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
feat(elements): Add support for signOutOfOtherSessions checkbox (#3791)
alexcarpenter
authored
195fd46
View commit details
Copy full SHA for 195fd46
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
fix(elements): only validate `onFocus` or `onBlur` when value has changed (#3778)
alexcarpenter
authored
6a46425
View commit details
Copy full SHA for 6a46425
View code at this point
Browse repository at this point
feat(elements,ui): Determine SafeIdentifier based on strategy (#3749)
Show description for 603e992
dstaley
and
alexcarpenter
authored
603e992
View commit details
Copy full SHA for 603e992
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
fix(elements): Reverts addition of `relatedTarget` check within `onFocus` input handler (#3770)
alexcarpenter
authored
6961055
View commit details
Copy full SHA for 6961055
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
fix(elements): Add check for `relatedTarget` to avoid validation running immediately after unsuccessful form submission (#3762)
alexcarpenter
authored
c203f8b
View commit details
Copy full SHA for c203f8b
View code at this point
Browse repository at this point
fix(elements): Pass sign up resource directly to child machine (#3738)
tmilewski
authored
6affafb
View commit details
Copy full SHA for 6affafb
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
fix(elements): Ensure default values are correctly being set (#3736)
alexcarpenter
authored
5689c9b
View commit details
Copy full SHA for 5689c9b
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
fix(elements): Add check for authenticable web3 strategy (#3708)
alexcarpenter
authored
4449dfd
View commit details
Copy full SHA for 4449dfd
View code at this point
Browse repository at this point
fix(elements): ensure updated provided values are sent to the machine (#3702)
Show description for 2e6afd1
alexcarpenter
and
tmilewski
authored
2e6afd1
View commit details
Copy full SHA for 2e6afd1
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
fix(elements): Correct TS types for verification machine (#3671)
LekoArts
authored
bb3c625
View commit details
Copy full SHA for bb3c625
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.