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
enter-a-random-username ff2ed9aeab
Use % for playback slider marker postions (#5394)
* Use % for slider postions

* Use calc to get the middle of the marker

* Update src/elements/emby-slider/emby-slider.js

Co-authored-by: Grady Hallenbeck <grhallenbeck@users.noreply.github.com>

---------

Co-authored-by: Grady Hallenbeck <grhallenbeck@users.noreply.github.com>
2024-06-10 14:53:30 -04: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 Update to React 18 2024-06-09 08:25:36 +03:00
emby-itemrefreshindicator Update to React 18 2024-06-09 08:25:36 +03:00
emby-itemscontainer Update to React 18 2024-06-09 08:25:36 +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 Update to React 18 2024-06-09 08:25:36 +03:00
emby-select Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
emby-slider Use % for playback slider marker postions (#5394) 2024-06-10 14:53:30 -04: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 use logical OR ( || ) 2024-06-09 08:25:42 +03: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