-
Notifications
You must be signed in to change notification settings - Fork 123
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
Docs WIP #121
Conversation
|
* allow input field modification for code ui * use autocomplete as one-time-code for input type tel * simplify options * ui: support phone mode for code ui --------- Co-authored-by: Dax Raad <[email protected]>
* fix: add `node:` prefix for built-in modules * Create young-insects-repeat.md --------- Co-authored-by: Dax <[email protected]>
* feat: add Slack OAuth2 adapter with configuration and scopes * added: Imported slack's svg into the icon.tsx in case this is used similar to the gh and google icons. * fix: update Slack icon colors to use currentColor as per the other components. * Add slack adapter to the list of available adapters. * refactored: Removed s, no need for plural. * fix: update comment to suggest using Extract or Exclude for scope constraints as per the PR, utility types can get mixed up
* fix: correct redirect url if from cloudfront * use relative url helper --------- Co-authored-by: Dax Raad <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
No description provided.