Skip to content

Conversation

aritro2002
Copy link
Contributor

@aritro2002 aritro2002 commented Mar 5, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

New rules for customizations.

  1. SaveWalletDetailsLabel
  2. OrPayUsingLabel
  3. TermsTextLabel
  4. InfoElement

How did you test it?

I have tested in react demo.
rules used

rules: {
                ".OrPayUsingLabel, .SaveWalletDetailsLabel, .CheckboxLabel, .TermsTextLabel, .InfoElement":
                  {
                    color: "#003264 !important",
                    opacity: "1 !important",
                  },
              },
Screenshot 2025-03-05 at 6 41 29 PM Screenshot 2025-03-05 at 7 30 13 PM

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

Copy link

semanticdiff-com bot commented Mar 5, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  public/icons/orca.svg  97% smaller
  src/Components/InfoElement.res Unsupported file format
  src/Components/Or.res Unsupported file format
  src/Components/Terms.res Unsupported file format
  src/Payments/PaymentRequestButtonElement.res Unsupported file format

@aritro2002 aritro2002 self-assigned this Mar 5, 2025
@aritro2002 aritro2002 added the Ready for Review PR with label Ready for Review should only be reviewed. label Mar 5, 2025
@PritishBudhiraja PritishBudhiraja merged commit c6a3fed into main Mar 6, 2025
7 of 8 checks passed
@PritishBudhiraja PritishBudhiraja deleted the new-rules branch March 6, 2025 06:06
@github-actions github-actions bot added Closed Label will be automatically added when the PR will get merged to main and removed Ready for Review PR with label Ready for Review should only be reviewed. labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants