Javier Cancio
c4aaab1938
Xcode 9 & Swift 4 support
2017-09-23 09:01:42 +02:00
Steven Deutsch
c3277f72f4
Fix typo
2017-09-20 19:18:30 -05:00
Steven Deutsch and GitHub
603a938a4c
Merge branch 'v0.8.0' into enhancement/media-messages
2017-09-20 14:31:40 -05:00
Steven Deutsch
c9fdb2dd83
Pin MessagesCollectionView with constant of topLayoutGuide.length
2017-09-18 19:42:58 -05:00
Steven Deutsch
c15a5f8e80
Create location snapshot for LocationMessageCell
2017-09-18 14:09:04 -05:00
Steven Deutsch
4caea44cb5
Add video message
2017-09-17 23:42:27 -05:00
Steven Deutsch
7788a1e231
Add MediaMessageCell
2017-09-16 17:59:39 -05:00
Nathan Tannar
dbdceb2552
Only add a messageInputBarCopy if isFirstLayout
2017-09-16 14:08:12 -07:00
Steven Deutsch
9a396d077b
Refactor cell configuration method to cleanup cellForItem(at:IndexPath)
2017-09-16 15:46:34 -05:00
Steven Deutsch
100b8d143e
Update Example & reuse identifiers
2017-09-15 07:32:43 -05:00
Steven Deutsch
468f07b097
Generic way
2017-09-14 20:01:16 -05:00
Steven Deutsch
2328326357
Make MessageCollectionViewCell generic over its content
2017-09-14 19:13:19 -05:00
Steven Deutsch
957694ff80
Clean up keyboard handling logic
2017-09-14 18:28:41 -05:00
Frederic Barthelemy and GitHub
51089cb7d3
Merge pull request #105 from MessageKit/fb/constraint_tweaks
...
NSLayoutConstraint Usage Tweaks
2017-09-11 01:39:24 -07:00
Steven Deutsch
ae458a4305
Fix keyboard contentInset bug - closes #109
2017-09-10 05:19:41 -05:00
Frederic Barthelemy
655d23bbc8
Modernize some constraint calls to use NSLayoutAnchor
2017-09-09 15:36:24 -07:00
Steven Deutsch
b7ef4b7c6a
Fix detector attributes bug
2017-09-09 10:40:28 -05:00
Steven Deutsch
f38208c2cc
Replace MessagesDisplayDataSource with MessagesDisplayDelegate
2017-09-06 06:52:58 -05:00
Steven Deutsch
f2277d8cf5
Rename MessagesDisplayDataSource to MessagesDisplayDelegate
2017-09-06 06:08:07 -05:00
Steven Deutsch
6ef0638efb
Make reusable view registration private
2017-09-06 05:52:25 -05:00
Steven Deutsch
50179c403f
Gardening for MessageInputBar rendering bugfix
2017-09-04 09:06:43 -05:00
Nathan Tannar
848e048a14
A workaround solution for the render issue with MessageInputBar
...
It seems as though when using a UINavigationController there is an issue with the rendering of an inputAccessoryView. This workaround creates a copy during the animation and then deletes it.
2017-09-03 12:40:00 -07:00
Steven Deutsch
b3aa820be4
Add images for MessageBubbles
2017-09-03 04:39:04 -05:00
Steven Deutsch and GitHub
f3040f6966
Merge pull request #94 from oyalhi/v0.6.0
...
MessageContainerView updates
2017-09-02 04:04:25 -05:00
Omer YALHI
37b6adbc75
Final updates
2017-09-02 09:59:50 +03:00
Omer YALHI
bc21776078
MessageContainerView updates for the MessageKit project
2017-09-02 09:50:59 +03:00
Steven Deutsch
0fa7b379a3
In progress
2017-09-01 00:40:34 -05:00
Steven Deutsch
c00fef793c
Make reuse registration functions open
2017-08-31 21:16:04 -05:00
Eduardo Toledo
c43f6c97ee
Fix failing tests from MessagesDisplayDataSourceTests
2017-08-31 13:30:04 +03:00
Eduardo Toledo
73ea751dac
Fix side effect of inputAccessoryView rendering bug fix
2017-08-31 12:22:18 +03:00
Steven Deutsch
d839400378
Fix inputAccessoryView rendering bug
2017-08-31 03:12:38 -05:00
Eduardo Toledo
537a87b5f6
messagesCollectionView top constraint to superView
2017-08-29 14:17:56 +03:00
Steven Deutsch
c99e507d1d
Remove inflexible conformance to MessageInputBarDelegate and improve keyboard handling
2017-08-29 05:33:39 -05:00
Nathan Tannar
a0b9aea482
Fix Bottom Anchor of MessagesCollectionView
2017-08-27 19:43:03 -07:00
Steven Deutsch
1a1ecd447d
Set attributedText after textColor has been set and reduce delegate assignments
2017-08-24 04:27:00 -05:00
Steven Deutsch
ba85191dd0
Fix refactoring bug and add MessageLabelDelegate property
2017-08-23 23:50:52 -05:00
Steven Deutsch
035afbdcb6
Add MessageLabelDelegate to MessagesCollectionView
2017-08-23 23:29:16 -05:00
Steven Deutsch
3b498b368c
Add DetectorType
2017-08-22 01:37:23 -05:00
MacmeDan
1b6d480c7a
Fixed the headers.
2017-08-18 13:12:38 -06:00
MacmeDan
a85f890d83
Merge branch 'v0.5.0' into messageTextColor2
...
# Conflicts:
# Sources/MessagesDisplayDataSource.swift
2017-08-18 13:08:58 -06:00
Steven Deutsch
5ca8b9e6df
Use placeHolder UILabel to determined NSAttributedString size
2017-08-15 02:13:55 -05:00
MacmeDan
dca9c4d2ec
Adding bloat just for fun.
2017-08-14 17:10:25 -06:00
Güngör and Dan Leonard
84a973608b
Bug: Collection View Content Size Issue #33 is fixed. ( #54 )
2017-08-14 16:55:42 -06:00
MacmeDan
ef1b167363
updated parameters and fixed tests accordingly.
2017-08-14 16:42:35 -06:00
Steven Deutsch
ac495af182
Clean up access control and API
2017-08-13 02:18:22 -05:00
Steven Deutsch
eaa3dd15c7
Update cellTopLabel and cellBottomLabel to use NSAttributedString
2017-08-09 20:47:45 -05:00
Steven Deutsch
824748126a
Update topLabel & bottomLabel constraints and add text alignment
2017-08-09 00:22:47 -05:00
Steven Deutsch
a1a09195a6
Fix misplaced frames and update example app
2017-08-08 03:58:36 -05:00
Steven Deutsch
f911cf3c39
Add cell top + bottom labels and refactor layout engine
2017-08-08 03:17:38 -05:00
Steven Deutsch and GitHub
41b05ab94b
Merge pull request #39 from MessageKit/AvatarViewStruct
...
Avatar view struct
2017-08-07 21:50:03 -05:00