be76f4bcc7
Merge branch 'sghsri:main' into master
2024-02-05 22:10:53 -06:00
a71bc0f9c3
THEY'RE EVOLVING CUBES
2024-02-05 22:05:20 -06:00
3d95d03813
THE CUBES HAVE LISTENED TO ME
2024-02-05 22:02:29 -06:00
d1720f3356
Retrying
2024-02-05 21:58:40 -06:00
8a317c590b
Tactically Retreating
2024-02-05 21:47:10 -06:00
9ab86cfab1
Off center now
2024-02-05 21:38:34 -06:00
01a3918502
Reverts in Stylesheets
2024-02-05 21:33:59 -06:00
7a014a7aab
Screams in Stylesheets
2024-02-05 21:33:40 -06:00
Razboy20
b2b6a06280
refactor: replace classnames with clsx ( #78 )
2024-02-05 21:27:22 -06:00
618089b17e
Format
2024-02-05 21:15:38 -06:00
96dbe40637
Merge branch 'sghsri:main' into master
2024-02-05 21:03:37 -06:00
Dhruv
1b51d65c89
feat: Create icon helper ( #77 )
...
* create icon helper
* change getStatusIcon to StatusIcon react component
---------
Co-authored-by: Razboy20 <razboy20@gmail.com >
2024-02-05 18:24:02 -06:00
Abhinav Chadaga
a41cb3ed87
feat: calendar course block component ( #75 )
2024-02-03 16:43:59 -06:00
Samuel Gunter
13bc06cc6d
chore: merge branch 'main' into sgunter/button-component
2024-02-03 15:22:27 -06:00
Razboy20
6521a4b2a9
feat: UnoCSS (TailwindCSS) (Storybook only) ( #61 )
...
* feat: unocss (wip)
* feat: unocss (storybook only)
* cleanup unocss config
* revert button.stories.tsx changes
2024-02-03 15:21:19 -06:00
knownotunknown
429b49111a
InfoCard implemented
2024-02-03 15:14:07 -06:00
knownotunknown
6e595d21aa
Update Chip.stories.tsx
2024-02-03 14:29:07 -06:00
Razboy20
e015a79526
hotfix: icon library resolution ( #74 )
2024-02-03 14:21:25 -06:00
knownotunknown
80043dc652
Deleted unnecessary imports
2024-02-03 14:20:48 -06:00
knownotunknown
b470bf6996
Chip Implemented
...
Styled inline since I'll need to rewrite in TailwindCSS anyways
2024-02-03 14:15:18 -06:00
Razboy20
359e65496f
hotfix: change material icons to material symbols ( #71 )
2024-02-03 13:42:32 -06:00
Samuel Gunter
e0bf48805a
chore: merge branch 'main' into sgunter/button-component
2024-02-03 13:29:43 -06:00
Samuel Gunter
bb727f70be
feat: updated Text component to latest design specification ( #70 )
2024-02-03 10:20:58 -06:00
ab2cd688fa
feat: Calendar Components 3rd Attempt at Merging ( #60 )
2024-02-03 10:20:30 -06:00
bb2caa2dda
Path alias
2024-02-03 00:47:07 -06:00
knownotunknown
dad74ddf4e
Drag only on vertical axis
...
Made this change a while ago, but didn't push since it looks like we might switch to Elie's DnD. Pushing since it looks like there might still be reviewers.
2024-02-03 00:11:46 -06:00
cbf31aecd5
Storybook Story
2024-02-02 22:14:35 -06:00
6aab174618
Imported DAY_MAP
2024-02-02 21:52:46 -06:00
8f2b61d28a
Ok
2024-02-02 21:32:38 -06:00
fb6781e17f
Colors modules switch
2024-02-02 20:44:52 -06:00
1683d8c48b
Docs
2024-02-02 20:42:11 -06:00
e9f95ad3d8
Docs and needed changes
2024-02-02 20:41:14 -06:00
745b83e945
CalendarGridCell
2024-02-02 20:38:28 -06:00
b0dec80364
Camelcase conversion for css modules
2024-02-02 20:27:18 -06:00
Samuel Gunter
03e4ab9d60
chore: merge branch 'main' into sgunter/button-component
2024-02-02 20:26:02 -06:00
9854c9aafa
Merge branch 'sghsri:main' into master
2024-02-02 20:25:58 -06:00
Razboy20
f5e8fb5782
chore: update dependencies ( #67 )
2024-02-02 20:12:55 -06:00
b161e319bd
Merge branch 'sghsri:main' into master
2024-02-02 20:09:22 -06:00
knownotunknown
ae0d1a3c67
Revert "rename to course block and fix line height for styling"
...
This reverts commit 77a1d67af3 .
2024-02-02 19:59:52 -06:00
knownotunknown
3da4a395dd
Implemented List component
...
Used CalendarCourseMeeting component in story for demonstration purposes
2024-02-02 13:08:55 -06:00
Razboy20
945e09b49e
feat: unplugin-icons ( #62 )
2024-02-02 11:55:33 -06:00
abhinavchadaga
77a1d67af3
rename to course block and fix line height for styling
2024-02-01 20:55:13 -06:00
abhinavchadaga
856d6cda24
change the default course
2024-01-31 13:10:29 -06:00
abhinavchadaga
cbbea7f810
basic component laid out - missing Text and Right Icon, can add more stories
2024-01-31 03:27:37 -06:00
Samuel Gunter
cedaa27a2c
feat: updated Button to v2 design
...
wip commit
2024-01-31 00:11:01 -06:00
72b7a9d7b1
Calendar Components 3rd Attempt at Merging
2024-01-30 21:17:19 -06:00
Razboy20
9cc299ced6
feat: Storybook for Vite ( #52 )
...
* feat: storybook
* feat: option to add figma links
* refactor: resolve pr comments
* chore: fix storybook build
---------
Co-authored-by: Sriram Hariharan <sghsri@gmail.com >
2024-01-30 16:43:30 -06:00
Razboy20
0560a01a55
refactor: Replace Webpack with Vite ( #53 )
2024-01-24 19:40:30 -06:00
Sriram Hariharan
1629c85818
Merge pull request #47 from doprz/utrp-v2
2023-12-29 10:14:37 -06:00
doprz
5e98f45210
feat: Refactor database initialization code
2023-12-23 09:26:49 -06:00