Preston Cook
|
ee4c6ce699
|
feat(ui): update popup and course blocks (#506)
* feat(ui): add time and location to popup
* feat(ui): memoize meeting times
* feat(ui): remove resizing
* feat(ui): add no select to copy course id button
* feat(ui): complete update to popup and course blocks
* chore: update settings page
* chore: fix types
* fix(ui): update spacing, padding, and remove last updated section
* chore: fix type issues
* fix(ui): update borders to offwhite/50
* fix(ui): apply proper offwhite styling
* fix(ui): add unique key to async courses in bottom bar
|
2025-02-13 18:07:05 -06:00 |
|
Sriram Hariharan
|
65ff6bfbbf
|
feat: report issue popup (#261)
* feat: report issue popup
* style: modified styles in feedback form
* chore: minor UI fixes
* chore: update useEffect
* chore: change width to 400px
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
Co-authored-by: Isaiah David Rodriguez <51803892+IsaDavRod@users.noreply.github.com>
|
2024-10-12 20:31:26 -05:00 |
|
Razboy20
|
1d8da6579e
|
refactor(popup): match styles/reduce paint flicker (#136)
* refactor: match popup styles/reduce paint flicker
* fix: useSchedules hook
* feat: popup ✨
* fix: repaint issue on popup body
* fix: initial active schedule
* fix: center justification
* fix: reactivity error
|
2024-03-13 12:33:54 -05: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 |
|