knownotunknown
80148ba0ff
Early iteration of non-virtual list
2024-02-14 17:55:19 -06:00
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
Som Gupta
fa1d7374bc
feat: CourseStatus Component implemented ( #83 )
...
Co-authored-by: Razboy20 <razboy20@gmail.com >
2024-02-10 21:26:21 -06:00
knownotunknown
14a90f3dc0
Made List more extensible
2024-02-10 15:09:49 -06:00
knownotunknown
ff06d05857
Merge branch 'main' into ListComponentContinuation
2024-02-09 15:54: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
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
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
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
Razboy20
0560a01a55
refactor: Replace Webpack with Vite ( #53 )
2024-01-24 19:40:30 -06:00
Sriram Hariharan
56643f9753
bunch of misc changes
2023-11-17 11:11:01 -06:00
Sriram Hariharan
4f170db07d
fixes + added button titles
2023-09-17 19:38:12 -05:00
Sriram Hariharan
ad85c2b816
adding tooltip with which class has conflicts
2023-03-22 22:48:14 -05:00
Sriram Hariharan
6d4a4307cf
RecruitmentBanner, thank you Lukas
2023-03-12 23:34:58 -05:00
Sriram Hariharan
e60242198a
query grade distributions working, and filtering by semesters working
2023-03-09 16:11:42 -06:00
Sriram Hariharan
5be0cbbbf1
test
2023-03-09 11:02:30 -06:00
Sriram Hariharan
7dd53f3a94
removed the necessity for hardcoded line height variables
2023-03-08 21:12:14 -06:00
Sriram Hariharan
c1910bacb0
finished grade distribution ui
2023-03-08 20:44:34 -06:00
Sriram Hariharan
2562e65d66
some styling
2023-03-08 00:41:04 -06:00
Sriram Hariharan
353c43c987
lot of refactoring, reorganized course buttons. Now linking to professors directory page
2023-03-07 21:49:41 -06:00
Sriram Hariharan
04a82fb6a6
bunch of refactor and styling changes, coming along nicely
2023-03-07 01:42:26 -06:00
Sriram Hariharan
1fa67f451a
auto generate classes using scss magic, some restyling and refactoring'
2023-03-06 23:28:08 -06:00
Sriram Hariharan
ebeb7d692b
created reusable button component, created course info header component, created utility type for Colors, removed typescript-css-modules plugin, and added a threshold to the infinite scroll hook
2023-03-06 22:45:34 -06:00
Sriram Hariharan
950c4a573a
added onclose to popup, coursepopup now displaying time info, renamed vars, added compiler for scss to typescript and tsconfig plugins
2023-03-06 21:02:29 -06:00
Sriram Hariharan
9b76f8afa0
line height text, refactored course schedule, added string representation functions to course meeting
2023-03-06 16:51:46 -06:00
Sriram Hariharan
ad8a06d831
Link component, Card component, Course Popup component styling, and wrangling with the serialization type"
2023-03-05 22:52:11 -06:00
Sriram Hariharan
6d69cd2548
renamed panel to popup since that's kinda what it is lmao
2023-03-05 20:50:40 -06:00
Sriram Hariharan
295b466505
fixed bug with material icons, and reusable icon component
2023-03-05 19:54:59 -06:00
Sriram Hariharan
1f2374927d
added material icons
2023-03-05 17:46:25 -06:00
Sriram Hariharan
6147289b40
created reusable text component, and setup typing for it automatically. also fixed bugs with autoload and scraper so that it would handle appending course name headers
2023-03-05 17:34:56 -06:00
Sriram Hariharan
0956525e94
auto-loading completely done
2023-03-05 14:34:26 -06:00
Sriram Hariharan
bc464cd264
lots of UI changes, and keyboard command support
2023-03-04 22:42:51 -06:00
Sriram Hariharan
070c8ea486
added ExtensionRoot for consistent styling across injected components, and added a bunch of comments for all the added types and classes
2023-03-04 21:10:12 -06:00
Sriram Hariharan
beb61176c1
refactoring, using different pattern for page injection and reusing same pattern for both popup and content scripts
2023-03-03 21:13:43 -06:00