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
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
0bc30d3d1e
test
2024-02-17 15:25:58 -06:00
Razboy20
36b9189a6c
fix non-virtual dnd
2024-02-14 19:25:04 -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
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