Skip to content

[0.6.0] 2020-01-07

Compare
Choose a tag to compare
@vishalnarkhede vishalnarkhede released this 07 Jan 14:42
· 3932 commits to master since this release
  • Exporting all the missing components and utils
    • AutoCompleteInput
    • Card
    • CommandsItem
    • DateSeparator
    • EmptyStateIndicator
    • EventIndicator
    • FileAttachmentGroup
    • FileUploadPreview
    • Gallery
    • IconSquare
    • ImageUploadPreview
    • KeyboardCompatibleView
    • LoadingErrorIndicator
    • LoadingIndicator
    • MentionsItem
    • Message
    • MessageNotification
    • MessageSystem
    • ReactionList
    • Spinner
    • SuggestionsProvider
    • UploadProgressIndicator
  • Refining prop-types and typescript types for components.
  • Fixed issue about app crash when document picker is cancelled - #110
  • Adding onPress and onLongPress props on MessageSimple component
  • Fixing theme paths for MessageNotification component.

Breaking Changes

  • Replacing theme path messageList.messageNotificationText with messageList.messageNotification.text (#3593dfb)
  • Replacing theme path messageList.messageNotification with messageList.messageNotification.container (#3593dfb)