Skip to content

Conversation

@GomezIvann
Copy link
Collaborator

@GomezIvann GomezIvann commented Dec 18, 2023

Checklist

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

Description
Implementation of the new component of Halstack Design System: Container.

Represents The Box Model inside the Halstack Desing System. Is a general-purpose container that allows for controlled use of our design tokens. Being generic in nature can be "over-used", so it’s important to consider situations where more specific and expressive primitives could be used.

Closes #1213

@GomezIvann GomezIvann added the new component New component requested label Dec 18, 2023
@Jialecl Jialecl self-requested a review December 26, 2023 13:22
@Jialecl Jialecl merged commit 89972a4 into master Jan 10, 2024
@Jialecl Jialecl deleted the gomezivann/container-component branch January 10, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new component New component requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Box primitive

3 participants