Skip to content

Commit

Permalink
feat(elements): Init @clerk/elements package (#2306)
Browse files Browse the repository at this point in the history
* feat(elements): Init @clerk/elements

* chore(elements): Initial Playwright

* chore(elements): Add docs + e2e tests

* chore(elements): Prep for integration

* chore(elements): Add changeset

* fix(elements): Update tsup config

* chore(elements): Move example apps

* chore(elements): Clean up

* chore(elements): Update docs
  • Loading branch information
tmilewski authored Dec 18, 2023
1 parent d261e3a commit 392b68c
Show file tree
Hide file tree
Showing 31 changed files with 864 additions and 78 deletions.
2 changes: 2 additions & 0 deletions .changeset/small-ladybugs-mate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
3 changes: 3 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ chrome-extension:
clerk-js:
- packages/clerk-js/**

elements:
- packages/elements/**

expo:
- packages/expo/**

Expand Down
Loading

0 comments on commit 392b68c

Please sign in to comment.