3.0.0 Version Release [WIP]#1022
Closed
nathantannar4 wants to merge 114 commits into
Closed
Conversation
…into audio_message_support # Conflicts: # Cartfile.resolved # Example/ChatExample.xcodeproj/project.pbxproj # Example/Podfile.lock # Example/Sources/AppDelegate.swift # Example/Sources/ConversationViewController.swift # Example/Sources/Data Generation/SampleData.swift # Example/Sources/View Controllers/LaunchViewController.swift # MessageKit.xcodeproj/project.pbxproj # MessageKit.xcodeproj/xcshareddata/xcschemes/MessageKit.xcscheme # MessageKit.xcodeproj/xcshareddata/xcschemes/MessageKitTests.xcscheme # Sources/Controllers/MessagesViewController+Keyboard.swift # Sources/Views/InputBarItem.swift # Sources/Views/InputStackView.swift # Sources/Views/InputTextView.swift # Sources/Views/MessageInputBar.swift # Tests/ViewsTests/InputBarItemTests.swift
…into tagonsoft_development # Conflicts: # Example/Podfile.lock # Example/Sources/View Controllers/ChatViewController.swift # MessageKit.xcodeproj/project.pbxproj # Sources/Protocols/MessageCellDelegate.swift
…into tagonsoft_development # Conflicts: # Example/Sources/Data Generation/SampleData.swift
…n pattern [DetectorType] Put mention and hashtag as var [CHANGELOG] Update [DetectorType] Update to have at least 4 characters and more [CHANGELOG] Update [DetectorType] [MessageLabel] run NSDataDetector once [MessageLabel] Run NSDataDetector once [Testing] Add testing and pass rangesOfDetectors as internal [Refactoring] [Filter] only .custom [Examples]
On MessagesViewControllerTests.swift there was a test verifying if the delegate and datasorce were the same object. A similar test can be found on MessagesViewController.spec, so I removed it
…into CustomDetectorType
… into CustomDetectorType
…into tagonsoft_development # Conflicts: # CHANGELOG.md
…are_contact # Conflicts: # Example/Sources/Data Generation/SampleData.swift # Sources/Views/Cells/AudioMessageCell.swift
[DetectorType][MessageLabel] Add custom, mention and hashtag detector type 👻
e1ec586 to
a058885
Compare
…into share_contact # Conflicts: # Example/Sources/Data Generation/SampleData.swift
Add support for share contact message
Typing Indicator Support
fix #1020 the inputbar overlaps the last message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is to coordinate the release of 3.0.0
TO DO: