atlantis icon indicating copy to clipboard operation
atlantis copied to clipboard

feat(components): Box Component

Open scotttjob opened this issue 9 months ago • 1 comments

Motivations

We've had a need for a generic layout component for a while. This component was rolled elsewhere, and we're moving it into Atlantis so everyone can benefit from its greatness.

The Box component is for all your wrapping component needs. You can put borders around your box, or padding, or margins, or border radiuses. You can set flex direction, gap size, all sorts of fun things.

There is basic documentation, but could be expanded with additional examples.

Changes

  • Added the Box component

Added

  • The Box Component

Testing

The box component should render well in the provided storybook stories.


In Atlantis we use Github's built in pull request reviews.

Random photo of Atlantis

scotttjob avatar May 15 '24 12:05 scotttjob