Eli Bosley
e2a1f27b22
fix: check width before changing viewport
2024-12-18 14:22:28 -05:00
Eli Bosley
9d2405bd21
feat: viewport watch refactor
2024-12-18 14:22:28 -05:00
Eli Bosley
d28fb24d68
fix: marked single input
2024-12-18 14:22:28 -05:00
Eli Bosley
cead97560c
feat: responsive notifications
2024-12-18 14:22:28 -05:00
Eli Bosley
cb91fbb054
feat: begin nuking alpha beta gamma
2024-12-17 11:48:45 -05:00
Eli Bosley
c6547a51fc
feat: lots of progress on colors
2024-12-17 11:48:45 -05:00
Eli Bosley
24435613f8
feat: begin fixing dark mode in the webcomponents
2024-12-17 11:48:45 -05:00
Pujit Mehrotra
547b75a55e
fix(web): notification styles & alignment ( #968 )
...
* fix(web): notification icon & indicator colors
* fix(web): notification item text size & weights
* fix(web): notification button styles
* fix(web): notification filter styles
* fix(web): Tab List styles
* fix(web): link button styles
* fix(web): vertical spacing in notifications sidebar
* fix(web): notification sidebar link styles
* refactor(web): change default button border radius to rounded instead of rounded-md
* fix(web): Notification Item alignment with other elements
* refactor(web): add tw color palettes for unraid-green & unraid-red
2024-11-25 12:12:26 -05:00
Pujit Mehrotra
a665ee3ec6
fix(web): remove unused infinite-scroll emit from SheetContent
2024-10-28 10:00:23 -04:00
Pujit Mehrotra
4d1656eaa8
feat(web): make notifications list scrollable inside the sheet & tabs
2024-10-28 10:00:23 -04:00
Pujit Mehrotra
adabe92f72
refactor(web): move cn utility inside shadcn for modularization
2024-10-18 11:42:38 -04:00
Pujit Mehrotra
38524bce88
fix(web): add default values to optional vue component props
2024-10-18 11:42:38 -04:00
Pujit Mehrotra
1c4506cf50
refactor(web): shadcn styles for consistency
2024-10-18 11:42:38 -04:00
Pujit Mehrotra
4e555021a7
fix: type & build errors
2024-10-18 11:42:38 -04:00
Pujit Mehrotra
f6d09f4ba2
refactor(web): use tabs instead of buttons in NotificationsSidebar header
2024-10-18 11:42:38 -04:00
Zack Spear
6a57924fbf
feat: WIP sidebar filter select
2024-10-18 11:42:38 -04:00
Zack Spear
d04001e052
feat: WIP create teleport composable
2024-10-18 11:42:38 -04:00
Zack Spear
ceb537ae91
refactor: Update NotificationItemProps interface
...
- Add 'event' and 'date' properties to the NotificationItemProps interface
- Add 'view' property to the NotificationItemProps interface
- Remove trailing newline at the end of the file
2024-10-18 11:42:38 -04:00
Zack Spear
54b4ad0df8
refactor: Remove extra whitespace in Notifications Sidebar and optimize Terser options in nuxt.config.ts
2024-10-18 11:42:38 -04:00
Zack Spear
e84c3ebe14
feat: WIP notifications w/ shadcn
...
Currently the build doesn't work in webgui
2024-10-18 11:42:38 -04:00