Dhruv 84e8320e8f fix: divider usage in HeaderAndActions (#113)
* fix: use StatusType

* fix: use AutoLoadStatus

* fix: use typof SiteSupport.*

* fix: one more of Status to StatusType

* fix: use import type

* fix: use path alias imports

* fix: use Extract

* fix: remove unnecessary import

* fix: **revert this later** - comment out build errs

* fix: add schedule to story

* feat: add props for dividers

* revert: un-comment build errors

This reverts commit 082e9e0269.

* Revert "fix: remove unnecessary import"

This reverts commit 9230346d26.

* Revert "fix: use Extract"

This reverts commit f6aa80d411.

* Revert "fix: use path alias imports"

This reverts commit ea9bf3c635.

* Revert "fix: use import type"

This reverts commit 27fee47778.

* Revert "Merge branch 'fix/Status-to-StatusType' into fix/divider-usage"

This reverts commit b1715ea360, reversing
changes made to 9ccc43ca27.

* fix: dont use magic number

* fix: lint errs

* fix: reorder imports
2024-03-06 15:11:29 -06:00
2024-03-06 15:11:27 -06:00
2024-03-06 15:10:36 -06:00
2024-03-06 12:51:09 -06:00
2024-03-06 15:11:29 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2024-01-30 16:43:30 -06:00
2023-03-09 10:59:24 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2024-03-06 15:05:35 -06:00
2024-03-06 15:04:24 -06:00
2024-03-06 15:11:27 -06:00

UT Registration Plus

Built Using

  • React 18
  • TypeScript
  • Vite 5
  • ESLint
  • Prettier
  • Semantic-Release
  • Custom Messaging & Storage Wrappers

Getting Started

  1. Clone this repo
  2. Run pnpm install to install and patch all the required dependencies
  • If you want to run the development build:

    • Run pnpm run dev
  • If you want to build the extension for production:

    • Run pnpm build

You may have to rename the __uno.css.js to uno.css.js in dist

Go to chrome://extensions, ensure you have "Developer Mode" enabled, and click 'Load unpacked'

Navigate to the 'dist' folder and click 'select' to import the extension

Description
UT Registration Plus: Open source Chrome Extension that improves the course registration experience at UT Austin by presenting more information to students on the Course Catalog! 60,000+ peak Users!
Readme 96 MiB
Languages
TypeScript 96.6%
CSS 0.9%
SCSS 0.8%
Nix 0.7%
HTML 0.4%
Other 0.6%