Ferrite-backup/Ferrite/Views
kingbri 282783c460 Plugins: Fix list sync in view
Plugin entries were not syncing properly inside the plugins view.
Instead of adding events to update filtered lists, make it so that
these filtered lists are updated on state changes.

This is the intended method of reactive programming and removes
complexity from filtering logic.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-03-02 11:06:57 -05:00
..
CommonViews Search: Fix picker overlay and position 2023-02-28 19:42:20 -05:00
ComponentViews Plugins: Fix list sync in view 2023-03-02 11:06:57 -05:00
RepresentableViews Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00
SheetViews Actions: Fix default action settings 2023-03-01 18:31:29 -05:00
AboutView.swift Build: Add scripts for commit and nightly information 2022-12-06 12:37:15 -05:00
ContentView.swift Search: Fix picker overlay and position 2023-02-28 19:42:20 -05:00
LibraryView.swift Actions: Fix default action settings 2023-03-01 18:31:29 -05:00
LoginWebView.swift Ferrite: iOS 14 backport 2022-08-31 18:46:47 -04:00
MainView.swift Actions: Fix default action settings 2023-03-01 18:31:29 -05:00
PluginsView.swift Actions: Fix default action settings 2023-03-01 18:31:29 -05:00
SettingsView.swift Actions: Fix default action settings 2023-03-01 18:31:29 -05:00