Steven Deutsch
e2a1e777b8
Merge pull request #288 from stupergenius/enhancement/remove_cache_by_message
...
Adding method to remove cached attributes by message id.
2017-10-25 23:54:25 -05:00
Steven Deutsch
4a75978378
Invalidate layout for orientation did change
2017-10-25 23:36:57 -05:00
Benjamin Snider
81d33ba184
Adding method to remove cached attributes by message id.
2017-10-25 21:47:06 -06:00
Nathan Tannar
acda182df8
Merge pull request #280 from MessageKit/misc/iPhoneXLayoutSupport
...
Misc/i phone x layout support
2017-10-23 21:49:50 -07:00
Steven Deutsch
a929e84355
Merge pull request #277 from MessageKit/documentation/tedious-task
...
Adds some Xcode documentation
2017-10-23 23:36:10 -05:00
Nathan Tannar
7e29853601
Fix for #281 and PR #280 Suggestions
2017-10-23 21:35:44 -07:00
Steven Deutsch
14aeef08f8
Finish documenting protocols + a few more classes
2017-10-23 22:51:42 -05:00
Nathan Tannar
a8b54f8868
Better iPhone X Support with SafeLayout Anchors
2017-10-23 15:15:23 -07:00
Nathan Tannar
57268c2618
Merge pull request #275 from MessageKit/doc/nathans-updates
...
Documentation Updates
2017-10-22 12:00:23 -07:00
Steven Deutsch
2a3a2e7d47
Merge pull request #263 from MessageKit/enhancement/layout-context
...
Improve MessagesCollectionViewLayout performance
2017-10-22 00:17:17 -05:00
Nathan Tannar
466ab2fd60
Suggestions from PR #275
2017-10-21 15:13:07 -07:00
Steven Deutsch
576991dd8a
Remove all and deprecations
2017-10-21 08:21:21 -05:00
Steven Deutsch
da9a1a804a
Add documentation for some of the protocols
2017-10-21 08:12:07 -05:00
Steven Deutsch
88c169ea4b
Add Sender and MessageData documentation
2017-10-21 08:12:07 -05:00
Steven Deutsch
4dacbc7382
Add LabelAlignment documentation
2017-10-21 08:12:07 -05:00
Steven Deutsch
078bf010fc
Add MessageType documentation
2017-10-21 08:12:07 -05:00
Steven Deutsch
1e0cbd74ea
Add AvatarAlignment documentation
2017-10-21 08:12:07 -05:00
Steven Deutsch
5b5acda988
Add Avatar documentation
2017-10-21 08:12:07 -05:00
Steven Deutsch
43a0e7ad7d
Add MessagesViewController documentation
2017-10-21 08:12:07 -05:00
Steven Deutsch
5f11b0c6a8
Merge branch 'v0.10.0' into enhancement/layout-context
2017-10-21 06:33:13 -05:00
Steven Deutsch
b46815d117
Add changelog entry for #263
2017-10-21 06:30:39 -05:00
Steven Deutsch
473e793998
Add documentation for MessagesCollectionViewFlowLayout
2017-10-21 06:19:41 -05: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
325dd1cdb3
MessageInputBarDelegate Comments
2017-10-20 21:57:45 -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
Steven Deutsch
992f9004cc
Add improved MessagesCollectionViewFlowLayout
2017-10-20 02:39:42 -05:00
Steven Deutsch
6d30313f16
Add MessageIntermediateLayoutAttributes
2017-10-20 02:33:50 -05:00
Nathan Tannar
2dbb0b314f
Merge branch 'v0.10.0' into bugfix/layout-in-MVC
2017-10-18 00:44:54 -07:00
Nathan Tannar
72f53bb3b5
messageInputBar -> inputAccessoryView
2017-10-18 00:38:13 -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
bd4326356e
Fixes #243 by deprecating addiontalTopContentInset
2017-10-09 20:32:43 -05: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
SirArkimedes
0f00bd3f5b
Move background color set to delegate
...
Also adds a didSet to the main font, to set the emoji’s font to double the set font.
2017-10-04 10:40:30 -05:00
SirArkimedes
11aa695762
Merge branch 'v0.9.0' into v0.9.0
2017-10-04 10:16:49 -05:00
Steven Deutsch
aece16fc56
[Added] messagePadding(for:at:in) to MessagesLayoutDelegate
2017-10-03 22:28:06 -05:00
Steven Deutsch
0bf0005766
[Removed] messageToViewEdgePadding property of MessagesCollectionViewFlowLayout
2017-10-03 22:28:06 -05:00
Andrew Robinson
0ba2c7de31
Merge branch 'v0.9.0' into v0.9.0
2017-10-03 22:27:53 -05:00
Steven Deutsch
20f5f66237
[Changed] MessagesDisplayDelegate footer & header signatures to return non-optionals
2017-10-03 22:08:09 -05:00
Steven Deutsch
ef3e2c0297
Add generic method for header/footer dequeueing and change extension to MessagesCollectionView
2017-10-03 22:06:50 -05:00
Steven Deutsch
0a8df7b7a9
[Deprecate] dequeueMessageHeaderView & dequeueMessageFooterView
2017-10-03 22:05:59 -05:00
Andrew Robinson
afa93c198f
Merge branch 'v0.9.0' into v0.9.0
2017-10-03 21:25:37 -05:00