knownotunknown
776cab9297
Merge branch 'main' into ListComponentContinuation
2024-02-14 14:23:45 -06:00
knownotunknown
3c83a3c064
Eslint, removed React-beautiful-dnd
2024-02-14 13:23:22 -06:00
Samuel Gunter
0928e8d033
chore: merge branch 'main' into sgunter/button-component
2024-02-13 16:54:36 -06:00
Samuel Gunter
b2e7af64b3
fix: only show button hover effects when not disabled
2024-02-12 01:51:46 -06:00
Samuel Gunter
524e3b46d3
chore: removed unused Button.module.scss
2024-02-11 23:29:42 -06:00
Samuel Gunter
000682b4db
feat: buttons with icons in tailwind
...
i am not proud of some of this code
2024-02-11 23:24:24 -06:00
Som Gupta
fa1d7374bc
feat: CourseStatus Component implemented ( #83 )
...
Co-authored-by: Razboy20 <razboy20@gmail.com >
2024-02-10 21:26:21 -06:00
147d38d5c5
Lined em up
2024-02-10 18:21:18 -06:00
knownotunknown
14a90f3dc0
Made List more extensible
2024-02-10 15:09:49 -06:00
80ee5bfdda
Wat
2024-02-09 17:56:29 -06:00
24da9baffe
Y
2024-02-09 17:47:12 -06:00
d42ba72170
Correcting text
2024-02-09 17:35:52 -06:00
64563b2f40
Merge branch 'sghsri:main' into master
2024-02-09 17:27:14 -06:00
18dcf8a139
Cool looking tickmarks
2024-02-09 17:26:26 -06:00
72ecb314e8
Final polishing up
2024-02-09 17:20:46 -06:00
0ce6de8b13
...now WE GOT IT
2024-02-09 17:13:02 -06:00
fa30c526b9
WE GOT IT
2024-02-09 17:12:39 -06:00
c44fd014e9
ARRAY.FROM PAIN
2024-02-09 17:07:21 -06:00
d44f5216f8
Fixing alignment
2024-02-09 16:55:18 -06:00
Vinson Zheng
f1e8485eb5
Small style adjustments
2024-02-09 16:00:38 -06:00
knownotunknown
ff06d05857
Merge branch 'main' into ListComponentContinuation
2024-02-09 15:54:44 -06:00
knownotunknown
1a4d22ccf0
Updated alignment
2024-02-09 14:33:11 -06:00
knownotunknown
279ac076b0
Updated with Tailwind
2024-02-09 12:05:02 -06:00
knownotunknown
e3301cc200
Done, but might want to update font size
2024-02-09 11:57:22 -06:00
knownotunknown
ccf2c68340
Update ConflictsWithWarning.tsx
2024-02-09 11:01:42 -06:00
knownotunknown
dc19d3975a
Implemented ConflictsWithWarning
2024-02-09 10:53:41 -06:00
Samuel Gunter
2eaf1b3c36
chore: merge branch 'main' into sgunter/button-component
2024-02-08 14:08:44 -06:00
Dhruv
f045b400a5
feat: PopupCourseBlock Component ( #79 )
...
Co-authored-by: Razboy20 <Razboy20@users.noreply.github.com >
Co-authored-by: Razboy20 <razboy20@gmail.com >
2024-02-08 11:52:29 -06:00
Samuel Gunter
16cc2f071e
chore: merge branch 'main' into sgunter/button-component
...
for clsx, and other features
2024-02-07 00:27:55 -06:00
Samuel Gunter
ae08ee02f4
feat: tailwind version of Button component
...
still WIP, need to figure out icon spacing exactly
2024-02-06 23:56:35 -06:00
4f3ccd9c90
stories for grid cell
2024-02-05 23:22:56 -06:00
aaccd9b562
Combine Days with Hours
2024-02-05 23:12:51 -06:00
dd2f696f8d
feat: Calendar Grid and Grid Cells ( #81 )
2024-02-05 23:04:24 -06:00
Razboy20
b2b6a06280
refactor: replace classnames with clsx ( #78 )
2024-02-05 21:27:22 -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
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
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
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
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
abhinavchadaga
77a1d67af3
rename to course block and fix line height for styling
2024-02-01 20:55:13 -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
Razboy20
0560a01a55
refactor: Replace Webpack with Vite ( #53 )
2024-01-24 19:40:30 -06:00