Skip to content

Comments

SUR-358 - Force-UI component issues and Improvements#215

Merged
vrundakansara merged 15 commits intodevfrom
issues-and-improvements
Dec 17, 2024
Merged

SUR-358 - Force-UI component issues and Improvements#215
vrundakansara merged 15 commits intodevfrom
issues-and-improvements

Conversation

@jaieds
Copy link
Contributor

@jaieds jaieds commented Dec 17, 2024

Description

Screenshots

Types of changes

How has this been tested?

Checklist:

  • My code is tested
  • My code passes the PHPCS tests
  • I've created the npm build.
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

@jaieds jaieds changed the title Force-UI component issues and Improvements SUR-358 - Force-UI component issues and Improvements Dec 17, 2024
@jaieds jaieds marked this pull request as draft December 17, 2024 07:07
@jaieds jaieds marked this pull request as ready for review December 17, 2024 07:10
disabled?: boolean;
children: ReactNode;
size: 'sm' | 'md' | 'lg';
size: 'sm' | 'md';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we deprecating lg size?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Size lg is not on the Figma mockup final design page. Maybe previously we followed in progress Figma. I've also added the backward compatibility for the size lg.

@vrundakansara vrundakansara merged commit 892f9dc into dev Dec 17, 2024
@vrundakansara vrundakansara deleted the issues-and-improvements branch December 17, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants