Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

feat(panels): adds panel component #172

Merged
merged 8 commits into from
Jan 2, 2020
Merged

Conversation

MatthewDorner
Copy link
Contributor

Fixes #138.

Changes proposed in this pull request:

  • An optional header
  • A required body
  • An optional footer
  • Ability to be collapsible

@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ MatthewDorner
❌ neilong31

@jackcmeyer jackcmeyer added the enhancement New feature or request label Dec 30, 2019
@jackcmeyer jackcmeyer added this to In progress in Version 2.0 via automation Dec 30, 2019
@jackcmeyer jackcmeyer added this to the v1.0.0 milestone Dec 30, 2019
src/components/Icon/Icon.tsx Show resolved Hide resolved
src/components/Panel/Panel.tsx Show resolved Hide resolved
@jackcmeyer
Copy link
Member

Welcome back, @MatthewDorner 🎉😊

jackcmeyer
jackcmeyer previously approved these changes Dec 30, 2019
src/components/Panel/Panel.tsx Outdated Show resolved Hide resolved
Render collapse toggle in card body if header/title missing, also create ColorVariant shared
interface
jackcmeyer
jackcmeyer previously approved these changes Dec 31, 2019
@fox1t fox1t merged commit 0f3548b into HospitalRun:master Jan 2, 2020
Version 2.0 automation moved this from In progress to Done Jan 2, 2020
@fox1t
Copy link
Member

fox1t commented Jan 2, 2020

LGTM

@ghost
Copy link

ghost commented Jan 2, 2020

🎉 This PR is included in version 0.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Jan 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
Version 2.0
  
Done
Development

Successfully merging this pull request may close these issues.

Add Panel Component
5 participants