-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support multi style and style prop #744
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
added a few comments
In addition, I know it's not part of the task, but I really think we should start using the mixins also in the web component and this is a good opportunity to do it
It should simplify the code dramatically and we will not have to maintain this logic in 2 different places
WDYT? we can do it together if you like
packages/sdks/web-component/src/lib/descope-wc/BaseDescopeWc.ts
Outdated
Show resolved
Hide resolved
## Related Issues related descope/etc#4875 ## Related PRs #744 ## Description - add styleId to react sdk - add test - add readme details ## Must - [ ] Tests - [ ] Documentation (if applicable) --------- Signed-off-by: Bar Saar <[email protected]> Co-authored-by: nirgur <[email protected]>
related https://github.com/descope/etc/issues/4875
styleName
prop