feat: DXDP-5245 | ACUL: Adding UDS components & setups relevant to Login screens#21
Closed
grandmaester wants to merge 7 commits intomainfrom
Closed
feat: DXDP-5245 | ACUL: Adding UDS components & setups relevant to Login screens#21grandmaester wants to merge 7 commits intomainfrom
grandmaester wants to merge 7 commits intomainfrom
Conversation
025e434 to
5771b55
Compare
* feat: Initial ACUL boilerplate implementation * chore: vite configured to create screen-wise assets and prettier configuration * fix: update README * feat: tailwind setup and mock data addition * docs: name fix * chore: remove .npmrc, .env.local.example and update mock data structure and other review comments * docs: library renamed to sdk * docs: update ACUL JavaScript SDK description
* feat: theme, common components, screen, readme updates for login-id screen. * feat: github pipelines for deployment * chore: deploy login-id screen * chore: mark login-id deployment false * chore: deploy login-id screen * chore: feedback changes * feat: style token defined and other refactoring. * fix: theme unit conversions * feat: implement dynamic text management system with sdk texts * chore: update dependencies and refactor components for improved functionality * fix: placeholder and passkey css
* fix: Readme file renamed to fix * fix: other readme links and deploy_config disabled
0c0e161 to
0c41569
Compare
amberkamboj77
added a commit
that referenced
this pull request
Sep 23, 2025
* chore: initial commit signup screen * chore: initial commit for signup screen * fix: refactor password validation logic * feat: enhance signup validation with username and password utilities * fix: redact password from signup logs for security * fix: simplify CAPTCHA validation rules and improve password handling
amberkamboj77
added a commit
that referenced
this pull request
Oct 30, 2025
* chore: initial commit signup screen * chore: initial commit for signup screen * fix: refactor password validation logic * feat: enhance signup validation with username and password utilities * fix: redact password from signup logs for security * fix: simplify CAPTCHA validation rules and improve password handling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull request is the base of setting up UDS library. Installation Steps followed from here. Also added components which will be needed to start building brand level customizations(using wrappers) and ACUL screens on top of it.
Universal Design System Doc: https://universal-design.vercel.app/docs/components
Components Currently Added:
Changes: