Commit graph

107 commits

Author SHA1 Message Date
MrTimscampi
d54e30cfda Header color transition 2020-06-16 21:45:09 +02:00
MrTimscampi
617708009e Rework mobile details page 2020-06-16 21:45:09 +02:00
MrTimscampi
d3d4c116a4 Fix some issues with details page and small redesign 2020-06-16 21:45:07 +02:00
Influence365
8dfe335e42
formatting fix 2020-06-14 21:27:27 +01:00
Influence365
71eda3801f
minor change to fix bug 2020-06-14 21:25:27 +01:00
dkanada
2c4f8d928a
Merge pull request #1366 from jellyfin/refactor
Update casing for some files and add placeholder elements
2020-06-09 03:14:57 +09:00
dkanada
514d4f6878 fix bottom padding on item details page for desktop view 2020-06-06 15:49:43 +09:00
Andres J Ruiz Torres
ed0eefb5c7 Add a linkbutton control to show/hide more
User a linkbutton element adjecent to the overview to control
the expanded / shrunken state.

The button will show dynamically based on the
detected content size.
2020-06-02 23:13:48 -04:00
Andres J Ruiz Torres
8154abc525 Remove fallback values 2020-06-02 23:13:48 -04:00
Andres Ruiz
1ddfd2c7bb Add onClick for an expandable Overview of item details
Adds a onClick action that toggles expanding the item detail
Overview. By default it crops the text to 12 lines on mobile, 6
on larger viewports.

-webkit-line-clamp is supported on all Webkit browsers and Firefox
as of 3/2020. A fallback with max-height is provided as well.

Fixes #888
2020-06-02 23:13:48 -04:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
ad5c7ec3b4 CSS cleanup 2020-04-26 13:29:47 +03:00
dkanada
d4427e8a37
Merge pull request #1022 from ferferga/fix-mobile-layout
Fix mobile layout for itemdetails
2020-04-19 20:21:27 +09:00
MrTimscampi
9d118baa25 Fix accidentally deleted CSS in details page 2020-04-17 20:56:38 +02:00
MrTimscampi
e25cb1e0f3 Fix Home button on mobile 2020-04-15 15:49:57 +02:00
MrTimscampi
aae5006637 Fix admin dashboard drawer margin 2020-04-12 22:26:55 +02:00
MrTimscampi
34ffb8df71 Resize logo on details page 2020-04-12 22:21:23 +02:00
MrTimscampi
d2cd47d3e3 Merge remote-tracking branch 'upstream/master' into fix-logo-size 2020-04-12 22:11:28 +02:00
MrTimscampi
d63b3a5b22 Resize logo on details page 2020-04-12 22:11:25 +02:00
Andrew Hunter
04a238147f Lint fixes... get better at catching those before committing. 2020-04-05 17:32:49 -04:00
Andrew Hunter
ee60d8c017 Change .mainDrawer-scrollContainer from padding to margin. Firefox requires the CSS element to be margin to get the desired behavior for overlap.
Fixes: 1035
2020-04-05 17:20:15 -04:00
ferferga
d779286dc9 Move inline CSS to classes 2020-04-05 14:02:20 +02:00
ferferga
a06a0e9515 Fix layout also for desktop 2020-04-05 00:59:37 +02:00
ferferga
4db414fb68 Hacky fix 2020-04-04 17:14:24 +02:00
ferferga
f60eb57130 Fix mobile layout for itemdetails 2020-04-04 15:55:25 +02:00
Vasily
9a65e0351a
Merge pull request #1003 from MrTimscampi/admin-logo
Fix admin drawer logo showing up everywhere
2020-03-29 17:43:12 +03:00
MrTimscampi
5dfc5d6c2b Fix admin drawer logo showing up everywhere 2020-03-29 12:48:55 +02:00
MrTimscampi
af3176af7c Fix oversized track selector on details page 2020-03-26 21:13:26 +01:00
MrTimscampi
499f9835b4 Remove Last Played label on details page 2020-03-26 21:04:37 +01:00
MrTimscampi
d60bec3834 Improve details page informatios and selects 2020-03-26 20:49:32 +01:00
MrTimscampi
9115a4e1fa Clean up the settings menu on mobile 2020-03-24 20:24:08 +01:00
MrTimscampi
1c0728ada6 Use small logo on mobile 2020-03-22 17:56:03 +01:00
MrTimscampi
9f300bfb11 Don't scale logo on details page 2020-03-19 23:06:19 +01:00
MrTimscampi
3e80d5d47c Show hamburger menu on mobile and fix title padding 2020-03-11 21:48:30 +01:00
MrTimscampi
acea76b450 Fix tabs hopping 2020-03-04 20:37:22 +01:00
Bill Thornton
d2e2f83e14 Fix text centering on multi-line titles 2020-03-04 10:27:49 -05:00
Nyanmisaka
af8088d25b
fix unsuitable backdrop on mobile 2020-03-04 19:13:29 +08:00
MrTimscampi
7f019dfffb Fix one pixel issue on detials and add fixme 2020-03-03 19:39:05 +01:00
MrTimscampi
6f35d6696e Fix linting issues 2020-02-29 21:38:07 +01:00
MrTimscampi
57bc5e5ee4 Fix noBackdrop pages 2020-02-29 20:47:05 +01:00
MrTimscampi
94cdd38de1 Changes to details page layout 2020-02-29 20:47:05 +01:00
MrTimscampi
4fdab1e8b6 Hide details page artwork if disabled by user 2020-02-29 20:46:32 +01:00
MrTimscampi
52ad0febe0 Fix details page ribbon position in TV layout 2020-02-15 22:34:10 +01:00
Vasily
85a6a444fe
Merge pull request #797 from dkanada/style
Fix some minor style issues
2020-02-14 14:21:02 +03:00
dkanada
4c4f8ff800 fix some minor style issues 2020-02-14 03:17:39 +09:00
dkanada
4acd0525dc
Merge pull request #779 from MrTimscampi/list-actions
Fix action icons in lists wrapping to multiple lines
2020-02-12 21:01:49 +09:00
MrTimscampi
0b779d2fb5 Fix linting 2020-02-12 09:37:39 +01:00
MrTimscampi
1f91034aa9 Merge remote-tracking branch 'upstream/master' into details-placeholder 2020-02-12 09:10:42 +01:00
Nyanmisaka
58cb50a2d6
fix detail page title on mobile devices 2020-02-10 01:05:45 +08:00
Anthony Lavado
ec2cad0c8d Merge pull request #773 from dkanada/style
Minor theme changes and tweak session cards on dashboard
2020-02-09 03:05:14 -05:00