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

Abstract away card component. #154

Merged
merged 7 commits into from
Sep 8, 2020
Merged

Abstract away card component. #154

merged 7 commits into from
Sep 8, 2020

Conversation

godwinpang
Copy link
Collaborator

Now there's no need to fiddle with CardHeader/CardContent anymore, and our pages/components are decoupled from the material ui card :)

@netlify
Copy link

netlify bot commented Sep 7, 2020

Deploy preview for hknucsd-portal-dev ready!

Built with commit e8db85f

https://deploy-preview-154--hknucsd-portal-dev.netlify.app

@godwinpang godwinpang requested a review from a team September 7, 2020 01:44
thai-truong
thai-truong previously approved these changes Sep 8, 2020
Copy link
Collaborator

@thai-truong thai-truong left a comment

Choose a reason for hiding this comment

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

Lgtm. Just had one comment about import/export, but other than that looks good and ready for merging.

Copy link
Collaborator

@thai-truong thai-truong left a comment

Choose a reason for hiding this comment

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

lgtm

@godwinpang godwinpang merged commit 053e6f1 into dev Sep 8, 2020
godwinpang added a commit that referenced this pull request Sep 20, 2020
* Add Card component with story.

* Replace card usage throughout codebase. (EventDetails is messed up.)

* Add prop passthrough to Card.

* Fix EventDetails component.

* Add title prop to card.

* Refactor usage of CardHeader.

* Change Card export syntax.
@godwinpang godwinpang deleted the card branch September 20, 2020 22:09
thai-truong pushed a commit that referenced this pull request Oct 3, 2020
* Add Card component with story.

* Replace card usage throughout codebase. (EventDetails is messed up.)

* Add prop passthrough to Card.

* Fix EventDetails component.

* Add title prop to card.

* Refactor usage of CardHeader.

* Change Card export syntax.

Rebase the commits from modal_refactor to master for modal_refactor's PR
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