Commit Graph

29 Commits

Author SHA1 Message Date
Nathan Tannar 5e4da8df15 MessageInputBar bottomAnchot Fix 2017-11-13 12:03:39 -08:00
Steven Deutsch 89f8993cae Add CHANGELOG entry and end image context 2017-11-10 20:48:35 -06:00
Jeremy Bouillanne f1e5b31eae Fix pixelated initials in avatar 2017-11-10 15:55:37 +01:00
Steven Deutsch 9347aa0809 Merge pull request #341 from zhongwuzw/FixRangeOperator
Fix MessageLabel address detection
2017-11-09 21:57:13 -06:00
zhongwuzw 854c840112 Fix crash for escaping block 2017-11-10 00:08:08 +08:00
zhongwuzw e61b09e682 refactor MessageLabel 2017-11-09 21:46:50 +08:00
zhongwuzw 095c432a61 Fix MessageLabel address detection 2017-11-09 17:35:48 +08:00
Nathan Tannar 1b0af97389 Fix to issue #312 2017-11-01 12:13:26 -07:00
Nathan Tannar f2c5702d56 Merge pull request #310 from zhongwuzw/master
Fix UITextView content size ambiguous issue
2017-11-01 01:54:33 -07:00
zhongwuzw 941b7e1585 updated request changes 2017-11-01 15:18:45 +08:00
zhongwuzw d812e0065a update requested changes 2017-11-01 15:12:30 +08:00
zhongwuzw 3ce222a54a Fix left、rightStackView layout issues 2017-11-01 11:47:51 +08:00
zhongwuzw 938a090cf4 Fix UITextView content size ambiguous issue 2017-11-01 11:37:35 +08:00
Nathan Tannar 7e29853601 Fix for #281 and PR #280 Suggestions 2017-10-23 21:35:44 -07:00
Nathan Tannar a8b54f8868 Better iPhone X Support with SafeLayout Anchors 2017-10-23 15:15:23 -07:00
Nathan Tannar 466ab2fd60 Suggestions from PR #275 2017-10-21 15:13:07 -07:00
Nathan Tannar bb6de4e7bc InputTextView Comments 2017-10-20 22:10:23 -07:00
Nathan Tannar 5d058cb8dc InputBarButtonItem Comments 2017-10-20 22:04:17 -07:00
Nathan Tannar 8775f44819 Changes Proposed in PR #273 2017-10-20 20:12:13 -07:00
Nathan Tannar f1578b9e15 AddedAdded InputStackView as its own subclass
A subclass of UIStackView thats default properties are such that it will layout its arranged subviews based on their intrinsicContentSize which is what we need for InputBarButtonItems
2017-10-20 19:15:55 -07:00
Nathan Tannar cd03e9d26d Added SeparatorLine as a subclass
SeparatorLine is a subclass of UIView thats intrinsicContentSize is overrided such that its height can be explicitly defined. It is intended to be used in a UIStackView
2017-10-20 19:14:35 -07:00
Nathan Tannar 4f12533c64 iPhone X Support 2017-10-17 23:57:53 -07:00
Nathan Tannar 7993f94674 Patch for Placeholder Alignment 2017-10-16 13:34:59 -07:00
Steven Deutsch 4cc2fa91a0 Merge pull request #241 from MessageKit/bugfix/emoji-size
[Fixed] Emoji 2x sizing bug
2017-10-05 22:13:49 -05:00
Steven Deutsch a48b7648d2 [Fixed] Emoji 2x sizing bug 2017-10-05 22:04:27 -05:00
Andrew Robinson ea715ca560 Fix MediaMessageCell’s off center play button
Move the MediaMessageCell’s play button back to where it belongs.

Issue: #238
2017-10-05 21:13:04 -05:00
Steven Deutsch ca6f9492a2 Add TextMessageDisplayDelegate 2017-10-05 12:55:28 -05:00
Steven Deutsch 7e60ccef13 Add convenience init for MessagesCollectionView 2017-10-05 12:55:27 -05:00
Candost Dagdeviren dde838630a Update folder structure to represent groups
Signed-off-by: Candost Dagdeviren <candostdagdeviren@gmail.com>
2017-10-05 15:47:23 +02:00