mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-19 19:46:43 +03:00
* add prev/next buttons on desktop * buttons should work with summary and grid view * i18n * small tweaks * don't change dialog size * remove heading and count * remove icons * spacing * two column detail view * add actions to dots menu * move actions menu to its own component * set modal to false on face library dropdown to guard against improper closures https://github.com/shadcn-ui/ui/discussions/6908 * frigate plus layout * remove face training * clean up unused * refactor to remove duplication between mobile and desktop * turn annotation settings into a popover * fix popover * improve annotation offset popver * change icon and popover text in detail stream for annotation settings * clean up * use drawer on mobile * fix setter function * use dialog ref for popover portal * don't portal popover * tweaks * add button type * lower xl max width * fixes * justify |
||
|---|---|---|
| .. | ||
| alert-dialog.tsx | ||
| alert.tsx | ||
| aspect-ratio.tsx | ||
| badge.tsx | ||
| button.tsx | ||
| calendar-range.tsx | ||
| calendar.tsx | ||
| card.tsx | ||
| carousel.tsx | ||
| checkbox.tsx | ||
| circular-progress-bar.tsx | ||
| collapsible.tsx | ||
| command.tsx | ||
| context-menu.tsx | ||
| dialog.tsx | ||
| drawer.tsx | ||
| dropdown-menu.tsx | ||
| form.tsx | ||
| heading.tsx | ||
| hover-card.tsx | ||
| icon-wrapper.tsx | ||
| input.tsx | ||
| label.tsx | ||
| pagination.tsx | ||
| popover.tsx | ||
| radio-group.tsx | ||
| scroll-area.tsx | ||
| select.tsx | ||
| separator.tsx | ||
| sheet.tsx | ||
| sidebar.tsx | ||
| skeleton.tsx | ||
| slider.tsx | ||
| sonner.tsx | ||
| switch.tsx | ||
| table.tsx | ||
| tabs.tsx | ||
| text.tsx | ||
| textarea.tsx | ||
| toggle-group.tsx | ||
| toggle.tsx | ||
| tooltip.tsx | ||