Commit Graph

40033 Commits

Author SHA1 Message Date
noumantahir
c8e7a8670e refactored scroll top popup 2024-10-09 10:18:32 +05:00
noumantahir
6aaec70ae1 separated new posts pup up from scroll top popup 2024-10-09 10:18:12 +05:00
Feruz M
efe327c8b3
Merge pull request #2922 from ecency/nt/user-filters
Nt/user filters
2024-09-27 19:50:31 +05:30
Feruz M
17be69dd0f
Merge pull request #2923 from ecency/nt/tab-view-migration
Nt/tab view migration
2024-09-27 19:48:53 +05:30
noumantahir
50d0c669ad Merge remote-tracking branch 'origin/nt/tab-view-migration' into nt/user-filters 2024-09-27 18:21:08 +05:00
noumantahir
681c5d6ed0 removed scrollable pager view from app 2024-09-27 18:06:14 +05:00
noumantahir
8b6ce47d0f migrated search result screen tab view 2024-09-27 18:02:15 +05:00
noumantahir
ee95768f12 migrated communities screen 2024-09-27 17:54:17 +05:00
noumantahir
3de7ce7b46 migrated bookmarks screen 2024-09-27 16:58:27 +05:00
noumantahir
d28ca4aa3c migrated drafts screen to not used scrollableTabView 2024-09-27 16:32:14 +05:00
noumantahir
2b2b819e22 updated existing TabBar component 2024-09-27 16:31:44 +05:00
noumantahir
8058e3af80 renamed tabbarItem to tabView 2024-09-27 11:04:05 +05:00
noumantahir
36e50ca1e7 migrated notification screen tab view 2024-09-27 10:57:12 +05:00
noumantahir
06dea586b2 lint 2024-09-26 18:11:30 +05:00
noumantahir
7408823a86 updated guest mode filters 2024-09-26 18:09:15 +05:00
noumantahir
57ff30be93 introduced and used walkthrough marker component in feed tab customise button 2024-09-26 18:06:00 +05:00
noumantahir
5667dc5701 updated walkthgouh store action 2024-09-26 18:04:58 +05:00
noumantahir
585b3e5211 updated default filters, rename Top to Trending 2024-09-26 16:29:02 +05:00
noumantahir
574e743be0 keep scroll enabled for all number of tabs selection to avoid tab text clipping in certain cases 2024-09-26 12:09:30 +05:00
noumantahir
d5c78f5149 removed unused customiseFeedTabs modal screen 2024-09-26 12:07:49 +05:00
noumantahir
3f54c78fc7 removed tabbar shadow 2024-09-26 12:00:08 +05:00
noumantahir
9be8abcb99 fixed comments tab crash 2024-09-26 11:52:03 +05:00
noumantahir
c0bbf0288f tab bar fine tune 2024-09-26 11:48:07 +05:00
noumantahir
bf6f7a5158 added missing React import 2024-09-26 11:47:45 +05:00
noumantahir
2cd5c0f472 removed un-required stylesheet call 2024-09-26 11:35:55 +05:00
noumantahir
152d72749d removed pager view patch 2024-09-25 19:55:15 +05:00
noumantahir
c5f5db6aac updated texts 2024-09-25 19:52:17 +05:00
noumantahir
54965e85e7 reverted feedtabbar to use old sheet based tab selector 2024-09-25 19:23:14 +05:00
noumantahir
f12681668e update customise feed filters component to use new selection list component 2024-09-25 19:20:08 +05:00
noumantahir
d21e2ae040 implemented selection list in tabs customisation 2024-09-25 17:04:30 +05:00
noumantahir
3243646837 added custmise feed tab modal react-navigation modal 2024-09-25 16:22:43 +05:00
noumantahir
a096e777e9 converted draggabel selection list used in assetsSelect modal into reuseable one 2024-09-24 12:27:36 +05:00
noumantahir
805f8c23f1 lint 2024-09-22 13:54:48 +05:00
noumantahir
3a84c54839 fix global filters typo 2024-09-22 13:52:29 +05:00
noumantahir
cccd970eeb updated tabbedposts props in community, profile and tab screens 2024-09-22 13:45:59 +05:00
noumantahir
7e3d31d29a discard guest filtesr in favour of already available global filters 2024-09-22 13:16:58 +05:00
noumantahir
8409c6c86e updated feed screen for follow new tabbed posts props 2024-09-22 13:14:40 +05:00
noumantahir
348fd91e30 get rid of stackedTabs prop 2024-09-22 13:12:45 +05:00
noumantahir
c81e5f3903 stremlined tabbed posts props 2024-09-22 12:52:28 +05:00
noumantahir
cc417945ea support for guest filters for non-user app session 2024-09-22 12:34:47 +05:00
noumantahir
f30bb4069d removed unused getFor prop 2024-09-22 12:28:35 +05:00
noumantahir
411e0259a6 rendering comments tab content in main feed tab when selected 2024-09-20 19:55:56 +05:00
noumantahir
3e29db9f05 added user related tabs options, setting blog as default feed tab 2024-09-20 19:55:25 +05:00
Feruz M
89a3451823
Merge pull request #2921 from ecency/nt/feed-filters
Nt/feed filters
2024-09-20 11:14:07 +05:30
noumantahir
9fdc414fda lint 2024-09-20 10:35:57 +05:00
noumantahir
b45f3e7b0c final code clean up and fine tuning 2024-09-20 10:31:08 +05:00
noumantahir
fdb33c8fa6 fine tuned width occupation of tab item 2024-09-20 10:17:25 +05:00
noumantahir
2f485a17d3 arranged edit filters button to right of tab bar 2024-09-20 10:10:46 +05:00
noumantahir
6e7b56df9d dynamically enable disable tabs scroll based on seelcted filters count 2024-09-19 19:51:56 +05:00
noumantahir
1526e31182 ability to selected more than 3 tabs 2024-09-19 19:50:48 +05:00