This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/components
Kendall Garner 5cc2276781
[bugfix]: web player edge cases
Two bugs addressed in response to Safari changes:
1. Only handle `onEnded` for real streams, preventing `autoNext()` spam when the last track finishes
2. `.play()` is not necessarily a safe operation (if empty wave was started, can cause exception later). Catch this exception and discard it. This also only occurred when playing the last track
2024-01-28 01:50:51 -08:00
..
accordion Lint all files 2023-07-01 19:14:12 -07:00
audio-player [bugfix]: web player edge cases 2024-01-28 01:50:51 -08:00
badge Lint all files 2023-07-01 19:14:12 -07:00
button Update base button styles 2023-10-23 08:24:23 -07:00
card Add grid view for tracks (#128) 2023-09-23 15:36:57 -07:00
checkbox Lint all files 2023-07-01 19:14:12 -07:00
context-menu Lint files based on updated rules 2023-09-15 20:42:38 -07:00
date-picker Lint all files 2023-07-01 19:14:12 -07:00
dialog Lint files based on updated rules 2023-09-15 20:42:38 -07:00
dropdown-menu Lint files based on updated rules 2023-09-15 20:42:38 -07:00
feature-carousel Add localization support (#333) 2023-10-30 19:22:45 -07:00
grid-carousel Reset Carousel position on data refresh (#303) 2023-10-18 10:47:55 -07:00
hover-card Lint all files 2023-07-01 19:14:12 -07:00
input Lint all files 2023-07-01 19:14:12 -07:00
modal Lint all files 2023-07-01 19:14:12 -07:00
motion Add base motion containers 2022-12-26 16:43:37 -08:00
option Lint all files 2023-07-01 19:14:12 -07:00
page-header Move drag container to scrollarea component 2023-09-22 02:40:27 -07:00
pagination Lint all files 2023-07-01 19:14:12 -07:00
paper Lint files based on updated rules 2023-09-15 20:42:38 -07:00
popover Lint files based on updated rules 2023-09-15 20:42:38 -07:00
query-builder Add localization support (#333) 2023-10-30 19:22:45 -07:00
rating [bugfix]: prevent default (#334) 2023-10-28 21:10:52 -07:00
scroll-area Move drag container to scrollarea component 2023-09-22 02:40:27 -07:00
search-input Add change action to search clear button (#176) 2023-07-19 01:32:55 -07:00
segmented-control Lint files based on updated rules 2023-09-15 20:42:38 -07:00
select Fix select label positioning 2023-07-16 23:57:01 -07:00
skeleton Lint all files 2023-07-01 19:14:12 -07:00
slider Lint files based on updated rules 2023-09-15 20:42:38 -07:00
spinner Lint all files 2023-07-01 19:14:12 -07:00
switch Lint all files 2023-07-01 19:14:12 -07:00
tabs [Feature] Support changing accent/primary color (#282) 2023-10-22 17:46:28 -07:00
text Lint files based on updated rules 2023-09-15 20:42:38 -07:00
text-title Lint files based on updated rules 2023-09-15 20:42:38 -07:00
toast Lint all files 2023-07-01 19:14:12 -07:00
tooltip Lint all files 2023-07-01 19:14:12 -07:00
virtual-grid Lint files based on updated rules 2023-09-15 20:42:38 -07:00
virtual-table Add localization support (#333) 2023-10-30 19:22:45 -07:00
index.ts Add dialog component 2023-08-07 21:42:52 -07:00