Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New components (colors not touched) (#35)
* feat: created homepage * refactor: moved buttons to card footer * feat: added more cards * feat: setup masonry layout for cards * fix: fixed masonry layout (for now) * fix: Run prettier format * fix: fixed temp info in cards fix: added temp link to homepage in root * fix: fixed formatting * refactor: Changed all text to use Text component * feat: Pity widget (uncompleted) chore: added more temp data to reminder feat: started work on Achievement widget * fix: fixed formatting, commented unused code * feat: added progress component (shadcn) fix: fixed colors in progress component feat: Achievement widget (almost complete) * fix: Run Prettier formatter * fix: Text component now doesnt have margin by default, has margin property instead * fix: Run formatter * fix: fixed achievement widget fix: fixed progress component colors to work with new color system * feat: added a bunch of components for future development * fix: added dependencies * fix: removed homepage stuff to make merging easier * fix: removed dragdrop pkg, since it doesnt have ts support * feat: modified dragdrop component (ts is angry at it, because types are not declared) --------- Co-authored-by: Alexander König <[email protected]>
- Loading branch information
6f5bd7a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Page Designs & Overall Design