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
doprz
d5a04c745f
feat: Best Practices ( #102 )
...
* feat: best practices
* feat: add tests workflow
* feat: add best-practices workflow
* fix: wrong indentation in workflow
2024-02-21 15:54:21 -06:00
doprz
f01cb070b3
feat: Conventional Commits ( #103 )
...
* feat: add commitlint and husky hook
* chore: fix indentation
2024-02-21 13:36:25 -06:00
knownotunknown
b4c96a9a10
Fixed build errors and merging in Casey's branch (driodiwb)
2024-02-19 12:03:23 -06:00
knownotunknown
adba5e1bbc
Merge remote-tracking branch 'origin/PopupMain' into hackathon
2024-02-19 11:52:48 -06:00
Lukas Zenick
0acd0b722c
html2canvas -> htmlToImage
...
also fixed derick's bugs
2024-02-18 12:46:35 -06:00
ae32d0b645
feat: Derek/export png ( #95 )
...
* Attempting to use more lightweight version
* Did not work.
* This is not what I wanted
* The image saves correctly. Needs padding
* Padding !!
* Removed downloadjs
* Padding more
2024-02-17 19:09:41 -06:00
vivek12311
ff4ee494b6
Using React-icons. Probably need to take out later
2024-02-17 16:03:28 -06:00
Lukas Zenick
fe3521dec7
Merge branch 'hackathon' of https://github.com/UT-Developers/UT-Registration-Plus into hackathon
2024-02-17 15:40:47 -06:00
Lukas Zenick
a363efb2d2
Save as PNG functionality
2024-02-17 15:40:42 -06:00
vivek12311
d907a43552
Merge branch 'pr/90' into PopupMain
2024-02-16 17:16:49 -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
vivek12311
3b9ea8ebd5
Popup
2024-02-13 12:53:51 -06:00
knownotunknown
14a90f3dc0
Made List more extensible
2024-02-10 15:09:49 -06:00
Razboy20
708a136a5c
ci: chromatic builds ( #84 )
...
* ci: chromatic builds
* hotfix: add pnpm install to workflow
* hotfix: add pnpm version
2024-02-09 17:30:12 -06:00
knownotunknown
b57415c846
Updated packages installed
2024-02-09 15:59:31 -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
Razboy20
b2b6a06280
refactor: replace classnames with clsx ( #78 )
2024-02-05 21:27:22 -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
Razboy20
e015a79526
hotfix: icon library resolution ( #74 )
2024-02-03 14:21:25 -06:00
Razboy20
359e65496f
hotfix: change material icons to material symbols ( #71 )
2024-02-03 13:42:32 -06:00
Razboy20
f5e8fb5782
chore: update dependencies ( #67 )
2024-02-02 20:12:55 -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
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
6061295e0a
simplified typing
2023-09-17 20:00:28 -05:00
Sriram Hariharan
1fac71dbd1
generating calendar html
2023-09-17 15:20:42 -05:00
Sriram Hariharan
e199a0b766
fixing errors
2023-09-17 14:55:33 -05:00
Sriram Hariharan
6afd372945
multiple schedule suppport kinda
2023-03-15 23:54:07 -05:00
Sriram Hariharan
fe4f0e7ecd
infra changes
2023-03-11 22:03:25 -06:00
Sriram Hariharan
d06b0f9f7a
infrastructure for multiple schedules
2023-03-10 23:37:57 -06:00
Sriram Hariharan
e60242198a
query grade distributions working, and filtering by semesters working
2023-03-09 16:11:42 -06:00
Sriram Hariharan
fe8c2378d2
displaying bar graph, fetching distributions message
2023-03-08 00:26:56 -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
7401138d87
fixed serialization type in chrome-extension-toolkit, and then updated package version
2023-03-05 23:58:16 -06:00
Sriram Hariharan
46282a0406
added deviceId, ExtensionStore, working on CoursePopup
2023-03-04 20:33:35 -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
Sriram Hariharan
723caca417
fixed some bugs, and updated dev dashboard useffect"
2023-03-03 18:58:19 -06:00
Sriram Hariharan
5203d3acf8
clean-webpack-plugin
2023-03-03 11:02:46 -06:00
Sriram Hariharan
bce2717088
using my boilerplate yuh
2023-02-22 22:51:38 -06:00