ecency-mobile/src/components
Feruz M 6b9179d16d
Merge pull request #2409 from ecency/nt/dark-theme-update
updated text contract dark theme
2022-08-12 00:14:20 +03:00
..
accountsBottomSheet clear subscribed communities cache while switching accounts 2022-07-03 09:52:02 +05:00
actionModal added to from avatars in action modal 2022-02-12 09:38:52 +05:00
animations revert nativedriver thing 2020-08-17 22:31:19 +03:00
atoms updated progress bar styling 2022-05-31 19:41:50 +05:00
autoHeightImage setting default active opacity to 1 2022-04-29 05:29:48 +05:00
avatarHeader lint 2021-06-16 13:21:21 +05:00
basicHeader moved hidePostsThumbnails to application store as it has to persist 2022-07-02 03:30:08 +05:00
basicUIElements updated text contract dark theme 2022-08-03 16:58:24 +05:00
beneficiaryModal updated beneficiary save read flow 2021-12-18 18:46:39 +05:00
beneficiarySelectionContent replaced BeneficiarySelectionContent from postOptionsModal with the new BeneficiarySelectionContent module 2022-07-24 21:06:25 +05:00
bottomTabBar update dimensions to a method for getting current orientation 2022-05-27 21:19:58 +05:00
buttons improved beneficiary modal 2021-05-29 16:57:33 +05:00
checkbox checkbox view now listen for isChecked prop change 2022-02-03 22:29:11 +05:00
collapsibleCard profile page style improvement 2021-01-05 21:38:06 +02:00
comment changed onReplyPress implementation in commen module 2022-07-30 17:03:28 +05:00
comments removed unused state 2022-07-06 21:01:34 +05:00
commentsDisplay added quick reply modal in comment reply 2022-04-16 13:11:33 +05:00
communitiesList added CommunitiesPlaceHolder while loading discovers data 2022-06-30 22:38:01 +05:00
communityCard Add search to select community modal and redesign 2020-12-12 23:50:43 +03:00
containerHeader enhanced notification ui 2018-12-24 17:53:32 +03:00
customiseFiltersModal removed unused Dimensions import 2022-05-29 15:21:04 +05:00
dateTimePicker added scheduled date in meta and load scheduled date from meta, save draft upon modal save/close 2022-07-05 12:32:32 +05:00
draftListItem removed unused Dimensions import 2022-05-29 15:21:04 +05:00
dropdownButton changed post options dropdown height 2022-04-26 13:59:02 +05:00
editorElements removed extra getSubscriptions call from communityContainer 2022-07-31 13:48:06 +05:00
filterBar Revert "removed unused imports" 2022-05-29 15:14:53 +05:00
foregroundNotification replaced support for reblog for mention 2021-05-26 22:04:06 +05:00
formatedElements linting and log details 2020-03-24 12:52:23 +02:00
formInput changed keyboard detection 2022-07-27 20:30:30 +05:00
header moved hidePostsThumbnails to application store as it has to persist 2022-07-02 03:30:08 +05:00
horizontalIconList fine tuned wallet headder heights 2022-01-21 23:53:35 +05:00
icon updated quick profile action icons 2021-09-17 11:48:25 +05:00
iconButton linting fixes 2019-11-30 09:36:23 +02:00
informationArea tos, pp 2020-08-19 15:09:22 +03:00
informationBox moved all exprot to index changed usage from components 2019-09-24 00:23:33 +03:00
insertLinkModal changed modal component used in insertLinkModal 2022-06-24 18:23:17 +05:00
leaderboard fixed leaderboard refresh issue 2022-05-21 12:38:17 +05:00
loginHeader added animation while show/hide header 2022-07-27 21:49:35 +05:00
logo Changed images 2020-07-17 17:18:01 +03:00
mainButton updated login button text padding 2022-04-26 00:46:50 +05:00
markdownEditor restores selection to last cursor position after preview end 2022-08-09 17:26:17 +05:00
modal added basic insert url modal 2022-03-08 21:35:02 +05:00
notification better support for refresh, loading and empty placeholders 2022-04-14 05:29:42 +05:00
notificationLine add delegation text and convertion 2022-03-03 16:06:26 +02:00
numericKeyboard linting and log details 2020-03-24 12:52:23 +02:00
organisms updated inputSupportModal tappable overlap to adapt to modal height 2022-07-21 13:43:48 +05:00
parentPost linting and log details 2020-03-24 12:52:23 +02:00
percentBar removed unused Dimensions import 2022-05-29 15:21:04 +05:00
pinAnimatedInput revert nativedriver thing 2020-08-17 22:31:19 +03:00
popoverWrapper fixed popover ui issue 2022-02-22 08:03:48 +05:00
postBoost validate only if it is not validated i-e do not validate when selected from dropdown 2022-05-30 22:20:56 +05:00
postButton added more editor screen keys 2021-12-16 15:55:34 +05:00
postCard removed unused Dimensions import 2022-05-29 15:21:04 +05:00
postDropdown implemented comment history api 2022-04-26 16:54:26 +05:00
postElements removed unused Dimensions import 2022-05-29 15:21:04 +05:00
postForm reduced frequency of form update callback to update state 2022-06-06 19:36:05 +05:00
postHtmlRenderer adjusted table stylings 2022-05-11 14:37:36 +05:00
posts removed matomo usage 2022-08-09 17:06:28 +05:00
postsList moved hidePostsThumbnails to application store as it has to persist 2022-07-02 03:30:08 +05:00
postView updated reply modal implementation in postDisplayModal 2022-07-18 17:44:57 +05:00
productItemLine linting and log details 2020-03-24 12:52:23 +02:00
profile removed matomo usage 2022-08-09 17:06:28 +05:00
profileEditForm animated save button to appear on change, limited crop to avatar selection 2021-06-16 13:05:20 +05:00
profileSummary removed unused Dimensions import 2022-05-29 15:21:04 +05:00
progressiveImage replaced all occurances of default Dimensions with the getWindowDimensions method 2022-05-28 12:56:57 +05:00
promote updated getUser and getPoints implemenation with getPointsSummary and getPointsHistory 2022-05-15 13:39:48 +05:00
qrModal added purchase url parser 2022-06-09 20:39:43 +05:00
quickReplyModal removed draft save during editing.. 2022-07-21 14:58:55 +05:00
scaleSlider removed unused Dimensions import 2022-05-29 15:21:04 +05:00
searchInput fixed rtl in community selection modal 2022-04-06 22:35:37 +05:00
searchModal account history fix and rename ecency folder 2020-12-03 13:37:12 +02:00
settingsItem fine tuned dropdown margin and border 2022-04-16 23:23:19 +05:00
sideMenu added separate schedules item in side menu 2022-06-10 21:04:40 +05:00
simpleChart linked up coingecko data with coin details screen 2022-02-15 19:11:08 +05:00
snippetEditorModal migrated fragment/snippets api 2021-07-05 13:48:21 +05:00
snippetsModal migrated fragment/snippets api 2021-07-05 13:48:21 +05:00
spinGame update assets spin&win 2020-07-28 16:05:48 +03:00
subscribedCommunitiesList cache implemented in membership/joined tab with merge and delete functionality 2022-06-30 22:28:44 +05:00
tabBar added support for access native device width using getWindowDimensions and used in native controlled components 2022-05-30 18:09:23 +05:00
tabbedPosts removed matomo usage 2022-08-09 17:06:28 +05:00
textInput added url type selection buttons 2022-03-17 21:19:34 +05:00
toastNotification revert nativedriver thing 2020-08-17 22:31:19 +03:00
toggleSwitch fixed alignment issues in settings screen 2022-01-05 20:15:43 +05:00
tooltip disabled button animation if tooltip is not already shown 2022-02-25 01:48:44 +05:00
transaction handling pending requests extra data 2022-03-23 20:19:24 +05:00
transferAccountSelector to input removed in get points/purchase points screen 2022-07-21 21:07:01 +05:00
transferAmountInputSection updated convert method alignment 2022-07-22 16:12:25 +05:00
transferFormItem updated input description gap 2022-07-20 20:36:53 +05:00
uploadsGalleryModal empty alt for image uploads 2022-06-21 23:38:47 +03:00
upvote added basic comments cache store model 2022-01-28 23:33:48 +05:00
userAvatar using avatar stamp with current user only.. enabled web based cache control 2021-06-16 16:55:16 +05:00
videoPlayer add html iframe wrapper for video urls in webview 2022-06-07 22:00:02 +05:00
votersDisplay avoiding vote time rendering from past 2021-07-26 00:26:51 +05:00
wallet removed test code 2021-12-03 18:58:58 +05:00
walletDetails fix translation string 2021-04-26 11:05:12 +03:00
walletHeader fine tuned wallet headder heights 2022-01-21 23:53:35 +05:00
index.js added amount/memo input to transferAmountInputSection module 2022-07-20 08:48:13 +05:00