Razboy20
88c0061187
chore: update headlessui ( #212 )
2024-05-20 16:18:34 -05:00
Razboy20
8a5e12ec63
feat: beta builds ( #187 )
...
* feat: beta builds
* fix: types
2024-03-21 19:21:33 -05:00
Samuel Gunter
7d4c5d7be8
feat: screenshot whole page, hide certain elements, screenshot fixed size ( #180 )
...
* feat: screenshot whole page, hide certain elements, screenshot fixed size
* refactor: use variants instead of groups and custom rules
* feat: scaled header, smaller body, weird padding/margin changes
* feat: consistent sizing & style regardless of zoom
* feat: use downloadBlob instead of hand-rolled image saving
* fix: be type safe is toBlob returns Promise<null>
* fix: revoke object url when it should be
* fix: animation scheduling
---------
Co-authored-by: Razboy20 <razboy20@gmail.com >
2024-03-21 19:20:03 -05:00
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
8027c3d1bf
feat: match calendar designs & add functionality ( #176 )
...
* feat: match calendar designs
* refactor: update breakpoints
2024-03-18 10:06:23 -05:00
Razboy20
d04818ccd8
refactor: update text and link components to be polymorphic ( #171 )
2024-03-15 22:06:36 -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
1269731b55
chore: update button stylings
2024-03-06 13:42:26 -06:00
doprz
93b65ac2ed
feat: add buttons with icons in tailwind
2024-03-06 12:54:30 -06:00
Razboy20
85c7f7817c
feat: UnoCSS (TailwindCSS) (Storybook only) ( #61 )
...
* feat: unocss (wip)
* feat: unocss (storybook only)
* cleanup unocss config
* revert button.stories.tsx changes
2024-03-06 10:24:57 -06:00