grafixeyehero
080b3365d6
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into replace-unicode
...
# Conflicts:
# src/components/guide/guide.js
# src/components/mediainfo/mediainfo.js
# src/components/multiselect/multiselect.js
# src/components/playback/brightnessosd.js
# src/components/recordingcreator/recordingbutton.js
# src/components/userdatabuttons/emby-ratingbutton.js
# src/controllers/favorites.js
2019-11-24 17:45:48 +03:00
dkanada
5af72d6c9f
Merge branch 'master' into artworks2
2019-11-24 21:34:30 +09:00
dkanada
3739741786
Add some linting rules for the CI ( #587 )
...
* enable one-var rule
* enable indent rule
* enable no-multiple-empty-lines rule
* enable no-empty rule
* enable no-trailing-spaces rule
* enable no-extra-semi rule
* add eslint rules to fix block spacing
* enable max-statements-per-line rule
* enable brace-style rule
* fix some spacing issues and add future rules
* add code suggestions
2019-11-22 18:29:38 +03:00
dkanada
800137886c
Merge pull request #573 from dkanada/style
...
Align scroller items with heading
2019-11-20 12:08:42 +09:00
grafixeyehero
1da8876811
Replace all Unicode icon with there value
2019-11-20 00:24:54 +03:00
dkanada
6ad9e090f6
align scroller items with heading
2019-11-12 00:23:27 +09:00
Dmitry Lyzo
ad8fe23ef8
Make login card scalable on focus ( #535 )
...
* Make login card scalable on focus
* Remove focus related classes
2019-11-11 12:28:27 +03:00
ferferga
529e9102cd
Improved appearance of images and artworks - Part 3
2019-10-21 16:24:36 +02:00
Fernando
e538a6d62c
Improvements to the quality of artworks and user images - Part 2 ( #512 )
...
* Improved the overall appearance of user images
* Rounded photo in 'My profile' page
* Improved quality of media artwork
* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00
Bill Thornton
1a3b954882
Revert "Allow card text to continue through line breaks"
...
This reverts commit 2e44bc4ef8
.
2019-09-27 13:36:37 -04:00
Vasily
3317c09e1c
Merge pull request #397 from Abbe98/list-view-break-text
...
Allow card text to continue through line breaks
2019-09-23 17:07:50 +03:00
Abbe98
2e44bc4ef8
Allow card text to continue through line breaks
...
tmp
2019-09-08 13:25:10 +02:00
dkanada
752212413c
consolidate all library icons into a single method
2019-07-29 00:10:52 -07:00
dkanada
81be6592d6
fix some scroller issues on mobile devices
2019-07-04 00:27:42 -07:00
dkanada
38bed87e92
minor fixes for section headers
2019-06-21 14:19:33 -07:00
Anthony Lavado
edbe4c4345
Merge pull request #326 from grafixeyehero/icon
...
Fix icon
2019-05-23 20:06:23 -04:00
grafixeyehero
7e0100ef3f
update icon
2019-05-17 21:29:31 +03:00
grafixeyehero
93be06bdd4
update icon
2019-05-16 04:33:57 +03:00
dkanada
e21f7f10ed
add a response on icon hover and other style fixes
2019-05-13 12:56:44 -07:00
vitorsemeano
b293f6e0f9
multiple modules resolution
2019-05-03 22:35:47 +01:00
Bill Thornton
ed80f5109c
Fix text overflow not displaying ellipsis in cards
2019-04-25 12:21:18 -04:00
DrPandemic
df51418753
Prevent the rendering of button inside button
2019-04-22 01:04:02 -04:00
dkanada
3eec1cf2f7
move device routes to the usual location
2019-04-06 00:24:30 -07:00
dkanada
658d77c15f
make dashboard header uniform size and modify card hover style
2019-03-29 23:52:45 -07:00
vitorsemeano
6ddc62857d
move emby-webcomponents to components and reflect paths
2019-02-23 18:05:42 +00:00