Dhruv
|
9ccc43ca27
|
feat: fix icons on PopupMain and convert to tailwind (#108)
* feat: fix icons on PopupMain
* fix: use text-white
* fix: move TestColors
* fix: convert to tailwind
* fix: finish moving TestColors out
* chore: add path alias
* chore: lint PR
* feat: create storybook.ts and move tailwindColorways there
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
|
2024-02-26 16:19:21 -06:00 |
|
doprz
|
29247d5dfa
|
chore: lint-format-docs-tests-bugfixes (#105)
* docs: add jsdoc
* feat: change enums to as const objects
* chore(test): add themeColors.test.ts
* fix: fix tests and bugs with strings.ts util
* fix: path alias imports and tsconfig file bug
* fix: remove --max-warnings 0
|
2024-02-22 22:42:58 -06:00 |
|
knownotunknown
|
a5fe6ec06b
|
Can open tabs, updated injected popup heading. basically done
|
2024-02-20 21:20:37 -06:00 |
|
knownotunknown
|
9ec0d106f5
|
Chrome extension works
|
2024-02-19 23:03:53 -06:00 |
|
knownotunknown
|
c676be4765
|
Fixed build errors and restructured Calendar page
|
2024-02-19 18:26:09 -06:00 |
|
knownotunknown
|
b4c96a9a10
|
Fixed build errors and merging in Casey's branch (driodiwb)
|
2024-02-19 12:03:23 -06:00 |
|
vivek12311
|
ff4ee494b6
|
Using React-icons. Probably need to take out later
|
2024-02-17 16:03:28 -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
|
52431747ee
|
wrote all course/schedule background messages with handlers
|
2023-09-17 20:58:22 -05: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 |
|