1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/elements
Dmitry Lyzo 7a88d5f02d Snap slider value
Firefox doesn't automatically snap the value of the range
element, which causes uneven values to be displayed.
2024-06-06 14:52:51 +03:00
..
emby-button Fix floating promises in ts files 2023-05-04 15:59:22 -04:00
emby-checkbox fix jittering in checkboxes on tv ui 2023-11-02 15:54:10 -03:00
emby-collapse Fix indentation issues 2023-04-19 01:56:05 -04:00
emby-input Fix onAlphaPicked callback, the query (search term) is not updated Properly 2024-05-26 20:04:16 +03:00
emby-itemrefreshindicator Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
emby-itemscontainer remove white space 2024-05-02 19:34:45 +03:00
emby-playstatebutton Replace jellyfin sdk generated-client models wiyh full path 2024-02-28 23:10:31 +03:00
emby-programcell remove var 2020-07-10 18:09:02 +01:00
emby-progressbar Replace hardcoded color with theme reference 2024-02-29 04:21:24 +03:00
emby-progressring Fix indentation issues 2023-04-19 01:56:05 -04:00
emby-radio Fix indentation issues 2023-04-19 01:56:05 -04:00
emby-ratingbutton Replace jellyfin sdk generated-client models wiyh full path 2024-02-28 23:10:31 +03:00
emby-scrollbuttons Use type import for react FC 2024-02-28 21:02:05 +03:00
emby-scroller Fix cards in emby-scroller being off-center from section titles 2024-04-12 09:29:04 -04:00
emby-select Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
emby-slider Snap slider value 2024-06-06 14:52:51 +03:00
emby-tabs Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
emby-textarea Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
emby-toggle Fix indentation issues 2023-04-19 01:56:05 -04:00
ButtonElement.tsx Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
CheckBoxElement.tsx Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
IconButtonElement.tsx Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
InputElement.tsx Fix code smell 2023-09-15 11:08:31 -04:00
ItemsScrollerContainerElement.tsx clean up GenresView & GenresItemsContainer 2022-10-29 02:07:24 +03:00
SectionTitleContainer.tsx Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
SectionTitleLinkElement.tsx Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
SelectElement.tsx Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00