|
58a73fa637
|
Implemented the stack navigation of the folder items in the BrowseView view for the Browse module.
|
2022-12-15 00:16:59 +01:00 |
|
|
0f0773992f
|
Defined the Stack enumeration for the Browse module.
|
2022-12-15 00:15:13 +01:00 |
|
|
a393449bee
|
Integrated the StackNavigationViewModifier view modifier by the "navigate(to:tagged:in:)" function in the View+ViewModifiers extension for the Browse module.
|
2022-12-15 00:03:10 +01:00 |
|
|
12104f90dd
|
Implemented the StackNavigationViewModifier view modifier for the Browse module.
|
2022-12-14 23:59:33 +01:00 |
|
|
fc9f650a08
|
Removed the ItemIdClosure definition from the Browse module as it is not needed anymore.
|
2022-12-14 23:57:20 +01:00 |
|
|
0ecc4810fa
|
Improved the FolderItem and the DocumentItem components to support the item selection.
|
2022-12-14 01:44:01 +01:00 |
|
|
37490ba3d7
|
Integrated the FolderItem and the DocumentItem components into the BrowseView view for the Browse module.
|
2022-12-14 01:21:20 +01:00 |
|
|
c7f5d0db40
|
Improved the DocumentItem component to for the Browse module to support the folder swipe actions.
|
2022-12-14 01:17:26 +01:00 |
|
|
9a3b9049c7
|
Renamed the Model and ModelIdentifiable protocols for the Browse module as FileSystemItem and FileSystemItemIdentifiable respectively.
|
2022-12-14 01:12:27 +01:00 |
|
|
02c6626d94
|
Improved the FolderItem component to for the Browse module to support the folder swipe actions.
|
2022-12-14 00:44:01 +01:00 |
|
|
5c402f8958
|
Defined the "trash" and "download" images in the Image+Constants extension for the Browse module.
|
2022-12-14 00:42:25 +01:00 |
|
|
0ba14e85fc
|
Work done so far on the ContentView and the BrowseView views.
|
2022-12-13 12:09:08 +01:00 |
|
|
d0371c6e48
|
Defined the Model protocol and implemented the File and Folder models for the Browse module.
|
2022-12-13 02:02:25 +01:00 |
|
|
6478a57bba
|
Defined the Folder model and integrated it to the BrowseView view for the Browse module.
|
2022-12-13 00:20:23 +01:00 |
|
|
3835dab788
|
Added the "createFolder", "uploadFile" and "showProfile" closures to the BrowseToolbar toolbar.
|
2022-12-12 01:13:50 +01:00 |
|
|
d0b39e6641
|
Moved all the Browse UI files into their own Browse module.
|
2022-12-03 09:15:23 +01:00 |
|