Gauthier
48d178c1e9
fix: add proper size to next/image components
2024-06-16 00:20:01 +02:00
Gauthier
63d8f550c4
refactor: update Next.js images
2024-06-15 13:45:42 +02:00
Gauthier
9ab5fa5972
refactor: update Next.js and React.js
2024-06-14 00:42:51 +02:00
renovate[bot]
dd48d59b20
fix(deps): update dependency @heroicons/react to v2 ( #2970 )
...
* fix(deps): update dependency @heroicons/react to v2
* fix: update imports and fix icon name changes for heroicons
* fix: also update MiniStatusBadge to use new check icon
* fix: update last place with old import
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev >
2023-01-04 01:06:02 +00:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
Ryan Cohen
16545eec22
feat: tooltip foundation ( #2950 )
...
* feat: add foundation for tooltips
* fix: add lang
* refactor: remove React import where no longer necessary
2022-08-19 19:35:50 +09:00
Ryan Cohen
e5d8c93ab8
chore(deps): update react to 18 ( #2943 )
2022-08-18 17:05:58 +09:00
Ryan Cohen
822ae9eec7
style: add new tailwind prettier plugin ( #2465 )
2022-01-25 21:09:41 +09:00
TheCatLady
db781bfc35
refactor(ui): css refinements for a more unified look ( #1816 )
2021-06-20 13:32:05 +09:00
TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
2021-04-17 18:07:23 +09:00
sct
0ca3d43749
feat: add option to cache images locally ( #1213 )
2021-03-18 21:37:25 +09:00
TheCatLady
1be97fe7fb
refactor(css): add new global classes & card border hover styling ( #1156 )
2021-03-12 11:25:46 +09:00
sct
1c6914f5ce
feat: add studio/network sliders to discover
...
includes some adjustments to titlecard design
2021-03-09 02:23:29 +00:00
sct
3ffd5ab0ee
fix(ui): when PersonCard has no profilePath, correctly position name/role content
2021-02-03 07:56:26 +00:00
sct
67f2b57f00
fix(frontend): apply same titlecard hover effect to personcard
2021-01-04 16:40:39 +00:00
sct
4891298891
fix(frontend): adjust person card layout to deal with overflowing content
...
fixes #416
2020-12-21 15:45:55 +09:00
sct
ccb98553f1
fix(frontend): person cards now show correctly in ListView's
2020-12-11 10:36:39 +00:00
sct
d6eb3ae64e
feat: person details page
2020-12-09 10:58:05 +00:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
94eaaf96b4
feat: upcoming/trending list views and larger title cards
2020-11-17 09:18:45 +00:00
sct
04252f88bb
feat(frontend/api): cast included with movie request and cast list on detail page
2020-09-17 06:35:25 +00:00