Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Component Request - BlockContact - 1hrs #56

@drewbaker

Description

@drewbaker

Component Description

This component is used on the contact page to display team contact details. It changes color and rotates the images on hover.

Design

Please also see attached screenshots for quick reference.

If no mobile designs provided, please use your best judgment for responsiveness.

Email drew@funkhaus.us for the design password.

Props

props: {
    name: {
        type: String,
        default: ""
    },
    title: {
        type: String,
        default: ""
    },    
    email: {
        type: String,
        default: ""
    }
}

Developer Tips

List any developer tips here

  1. --color-red for the font color
  2. --color-pink for the hover state
  3. The whole block should be an <a> tag with mailto:${this.email} as the href

Events

Should open a new email on click

Required components

The SVGs should be a kebab-case of the name prepending with animal-${_kebabCase(this.name)}.svg.

SVG's are here: https://www.dropbox.com/sh/j5ddp8f4w8l3ii3/AAAZ1BC1JIgUBC2IKikh9xD2a?dl=0

Time & Budget

Time estimate: 1hrs
Budget: $100

Screenshots

Screen Shot 2020-07-22 at 11 56 25 PM

Metadata

Metadata

Assignees

Labels

availableThis CR is available to be claimed by any developercomponent requestA new Component Request issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions