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
edvwib d58f2e8ec4 Enable Stylelint rules for vendor prefixes
This commit also removes a bunch of vendor prefixes that were in the styles
but are no longer needed since PostCSS and Autoprefixer handles generating
them.
2022-12-20 23:49:26 +01:00
..
emby-button Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
emby-checkbox Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
emby-collapse Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
emby-input Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
emby-itemrefreshindicator Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
emby-itemscontainer Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
emby-playstatebutton Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
emby-programcell remove var 2020-07-10 18:09:02 +01:00
emby-progressbar Fix linting errors 2020-08-06 19:32:31 +02:00
emby-progressring Add toPercent utility for compatibility 2022-10-16 02:52:17 -04:00
emby-radio Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
emby-ratingbutton Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
emby-scrollbuttons Add eslint rules for sonar issues 2022-12-16 21:12:05 -05:00
emby-scroller apply suggestion 2022-12-15 23:14:46 +03:00
emby-select Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
emby-slider Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
emby-tabs Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
emby-textarea fix self.getOffset is not a function 2022-10-22 17:32:01 +03:00
emby-toggle Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
ButtonElement.tsx move to src elements 2022-07-23 18:04:35 +03:00
CheckBoxElement.tsx move to src elements 2022-07-23 18:04:35 +03:00
IconButtonElement.tsx remove type prop form IconButtonElement 2022-07-23 18:04:40 +03:00
InputElement.tsx move to src elements 2022-07-23 18:04:35 +03:00
ItemsContainerElement.tsx clean up GenresView & GenresItemsContainer 2022-10-29 02:07:24 +03:00
ItemsScrollerContainerElement.tsx clean up GenresView & GenresItemsContainer 2022-10-29 02:07:24 +03:00
SectionTitleContainer.tsx remove type prop form IconButtonElement 2022-07-23 18:04:40 +03:00
SectionTitleLinkElement.tsx move to src elements 2022-07-23 18:04:35 +03:00
SelectElement.tsx move to src elements 2022-07-23 18:04:35 +03:00