File download feature - #190
Conversation
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Hi @mattmezza, |
mattmezza
left a comment
There was a problem hiding this comment.
This seems like a great addition @arabakevin ! You are the best!
There are some things that we could fix before merging :)
Please rebase on current master before starting to tackle this.
@a-kriya please feel free to chip in with your review too
…ture # Conflicts: # demo/src/App.vue
…ry to truncate name and calculate size of file
…tiful-chat into file_sharing_feature
mattmezza
left a comment
There was a problem hiding this comment.
Hello @arabakevin, I could not make it to work as you intended. Could you fix the demo such that it shows the changes you want to the lib to have?
refactorisation of method to truncate, calculate size and type of file, fixes syntaxes and download icon has been export as an asset svg
|
Hi @arabakevin , @a-kriya , |
…tiful-chat into file_sharing_feature
|
Hi, |
| <script> | ||
| import TextMessage from './messages/TextMessage.vue' | ||
| import FileMessage from './messages/FileMessage.vue' | ||
| import ImageMessage from './messages/ImageMessage.vue' |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |












#173