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

Communication Fab/Drawer #7

Merged
merged 6 commits into from
Jan 26, 2024
Merged

Communication Fab/Drawer #7

merged 6 commits into from
Jan 26, 2024

Conversation

mattystank
Copy link
Contributor

Includes

  • Card for announcements (static for now)
  • Component for custom linked buttons
  • Release & Versions #
  • Content for announcement is a placeholder
  • Location of Fab is temporary. Will be place on all landing pages in the future.

<Box p={2} display={'flex'} flexDirection={'column'} gap={4}>
<Card>
<CardMedia style={{ height: '200px' }} component="div" image={placeholder} />
<CardHeader title="New release of UI, gets great feedback from users" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Have to say, I love the rave review, lol!

variant="caption"
color={palette.greyDark}
>
Version 4 <br /> Release March 21,2024
Copy link
Contributor

Choose a reason for hiding this comment

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

we should also pull this version from constants, but, u didn't have access yet

@drbgfc drbgfc merged commit 3c8034d into dev Jan 26, 2024
@mattystank mattystank deleted the matt-dev-communication-fab branch January 29, 2024 21:47
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