Skip to content
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

deprecating padding prop from accordion, box, card, dialog, footer & header #1335

Merged
merged 4 commits into from Oct 20, 2022

Conversation

Jialecl
Copy link
Collaborator

@Jialecl Jialecl commented Oct 17, 2022

Checklist
(Check off all the items before submitting)

  • Build process is done without errors and all tests pass in /lib directory.
  • Self-reviewed the code prior to submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Purpose
Update the documentation of affected components (accordion, box, card, dialog, footer & header) as having the prop padding deprecated. The positioning has been consulted with a designer previously.

Screenshots
image
Added alert to props sections of affected components.

image
Also, the deprecated tag has been added to the prop in the table.

Closes #1297

@GomezIvann GomezIvann self-requested a review October 17, 2022 15:54
@GomezIvann GomezIvann self-assigned this Oct 18, 2022
lib/src/box/types.ts Outdated Show resolved Hide resolved
lib/src/accordion-group/types.ts Outdated Show resolved Hide resolved
@GomezIvann GomezIvann merged commit b98c25c into master Oct 20, 2022
@GomezIvann GomezIvann deleted the jialecl-deprecatePadding branch October 20, 2022 07:56
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.

Deprecate padding prop from affected components
2 participants