Ryan Cohen
23409e6f2f
fix: correct safe margin for slideover ( #2977 )
2022-08-24 20:57:30 +09: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
f5864b49de
refactor: update a few dev deps and convert to using type imports where possible ( #2886 )
...
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
2022-08-03 12:57:51 +09:00
Ryan Cohen
822ae9eec7
style: add new tailwind prettier plugin ( #2465 )
2022-01-25 21:09:41 +09:00
TheCatLady
3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons ( #1464 )
...
* refactor(css): add global classes for common icon types
* refactor(css): target child SVGs instead of creating new icon classes
* fix: fix ButtonWithDropdown style class spacing
2021-04-26 10:09:58 +00:00
TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
2021-04-17 18:07:23 +09:00
TheCatLady
015671f5be
fix(ui): button w/ dropdown z-indices ( #1230 )
...
* fix(ui): button w/ dropdown z-indices
* fix(ui): restore hover/focus z-indices
2021-03-20 09:42:44 +09:00
TheCatLady
2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals ( #1160 )
2021-03-15 09:16:39 +09:00
TheCatLady
95c2a21697
fix(ui): Don't display empty dropdown when no trailer available ( #804 )
2021-02-02 18:44:46 +09:00
Jakob Ankarhem
1d7150c24e
feat(media): add link to the item on plex ( #735 )
...
Co-authored-by: sct <sctsnipe@gmail.com >
2021-01-28 15:13:43 +09:00
sct
a262727078
fix(frontend): fix request button height
2021-01-12 23:39:39 +00:00
sct
d9e0c90e76
fix(frontend): fix button styling on details page on small screen sizes
2021-01-12 12:25:57 +00:00
sct
06fc98b6b9
fix(frontend): add margin to ButtonWithDropdown component on movie/tv details page
2020-12-24 21:28:33 +09:00
sct
93738e154c
feat(frontend): new design for request card
...
renamed old requestcard to TmdbTitleCard
2020-11-23 15:53:16 +00:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
14b9cb610c
feat(frontend): slideover initial work
2020-10-28 07:11:48 +00:00
sct
4975841b5d
feat(frontend): buttonWithDropdown component added (no hookups yet)
2020-10-24 07:03:28 +00:00