Razboy20
5ed81e4be9
feat: course color generation ( #179 )
...
* feat: course color generation
* feat: add proper TS for hex colors
* refactor: fix oklab and improve contrast ratios
* fix: update HexColor type
* refactor: update color switch point
* refactor: color-related functions and types
* fix: imports and TS issues
* fix: imports and TS issues
* chore: add no-restricted-syntax ForInStatement
* chore(docs): add jsdoc
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2024-03-19 18:54:11 -05:00
Razboy20
85769e9d2c
refactor(UserSchedule): index by a unique id rather than name ( #166 )
...
* refactor(UserSchedule): index by a unique id rather than name
* refactor: Update parameter names in schedule function jsdocs
* refactor: change more instances of .name to .id
* refactor: Fix typo in variable name and update references
* refactor: Remove console.log statement
* fix(chromatic): Update ScheduleListItem story
* refactor: remove unused eslint rule
2024-03-14 23:09:04 -05:00
Samuel Gunter
5cce1c79fc
feat: calendar header formatting and data displaying ( #160 )
2024-03-13 21:38:40 -05:00
doprz
28f192472b
feat: refactor calendar
2024-03-06 15:12:40 -06:00
doprz
8a6e9070e0
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-03-06 15:11:27 -06:00
Razboy20
0560a01a55
refactor: Replace Webpack with Vite ( #53 )
2024-01-24 19:40:30 -06:00