Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: ✨ create summary page * style: 🎨 restyle meeting componentt * feat: ✨ extract GroupList component to lib * feat: ✨ add radiogroup confirmation, styling * feat: ✨ add tabs * style: 🎨 add border to groups heading * style: 🎨 mobile styling for tabs * chore: 🔧 add iconify icon set * style: 🎨 add icons * style: 🎨 left-align attendance radio on mobile * refactor: ♻️ meeting to scheduledmeeting * style: 🎨 adjust card style * feat: ✨ add unscheduled * fix: 🐛 correct timezone * refactor: ♻️ rename profile to summary * style: 🎨 add hover style * style: 🎨 slightly restyle groups * style: 🎨 meeting cards are more muted in color * refactor: ♻️ rename GroupList to GroupsCarousel * style: 🎨 extract Groups heading into parent * style: 🎨 show scrollbar * feat: ✨ move meeting link to title * style: 🎨 apply styling changes to unscheduled meetings * refactor: ♻️ extract meeting list components and time utilities * refactor: ♻️ extract types to lib * refactor: ♻️ extract data to stores * feat: ✨ create helper functions for sorting * style: 🎨 center radio on small screens * style: 🎨 adjust tabs
- Loading branch information