javascript icon indicating copy to clipboard operation
javascript copied to clipboard

feature(ui): Scaffold package

Open alexcarpenter opened this issue 1 year ago • 1 comments

Description

Checklist

  • [ ] npm test runs as expected.
  • [ ] npm run build runs as expected.
  • [ ] (If applicable) JSDoc comments have been added or updated for any package exports
  • [ ] (If applicable) Documentation has been updated

Type of change

  • [ ] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [ ] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

alexcarpenter avatar May 17 '24 20:05 alexcarpenter

🦋 Changeset detected

Latest commit: 8da7586ea91398c75358731608c5a2849199abab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar May 17 '24 20:05 changeset-bot[bot]

Will this be used to move the ui components out of clerk-js, or this is intended for a complete rewrite ?

panteliselef avatar May 19 '24 13:05 panteliselef

@panteliselef no firm decisions on where files will live long term (wasn't sure if that was part of your question or not) - but the plan is to do a complete rebuild using elements under the hood. that said, this is all experimental/poc atm

kylemac avatar May 19 '24 21:05 kylemac