jellyflood/Swiftfin tvOS/Views/ItemView
Joe Kribs 548d35b19e
[tvOS] Media Item Menu - Refresh / Delete Items (#1348)
* Mirror tvOS to iOS

* Fix router dismiss. Remove redundent viewModel.refresh from itemView

* reset dev team info

* View Modifier and ViewModel cleanup

* Remove testing comments / events

* Cleanup `.errorMessage($error)`

* Cleanup all viewModel.states for item editing, add errorViews if the data fails to load, and add errorMessage on failed events.

MARK sections: Var/Func always unless only Body and Var/Lets only if there are several of varying types / functions.
2024-12-10 13:37:22 -07:00
..
CollectionItemView Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
Components [tvOS] Media Item Menu - Refresh / Delete Items (#1348) 2024-12-10 13:37:22 -07:00
EpisodeItemView Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
MovieItemView Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
ScrollViews Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
SeriesItemView Item Views to `Stateful` (#997) 2024-04-01 00:48:41 -06:00
CinematicCollectionItemView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
CinematicEpisodeItemView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
CinematicItemAboutView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
CinematicItemViewTopRow.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
CinematicSeasonItemView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
ItemView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00