admin/components/ui
alisaza 5404974c32 refactor(TextEditor, Dropdown, UserDropdown): improve dropdown trigger implementation and styling
- Updated `TextEditor` component to use consistent class names for dropdown triggers, enhancing maintainability.
- Refactored `Dropdown` component to resolve trigger properties more reliably, ensuring proper rendering of button-like triggers.
- Modified `UserDropdown` to utilize `buttonVariants` for styling the dropdown trigger, improving visual consistency across components.
2026-09-08 11:51:36 +03:30
..
AdminTableActions.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminTableViewButton.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AppTabs.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AppVersion.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
SegmentedControl.test.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
SegmentedControl.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
SidebarLogo.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
StatusChip.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
UserDropdown.tsx refactor(TextEditor, Dropdown, UserDropdown): improve dropdown trigger implementation and styling 2026-09-08 11:51:36 +03:30