Steven Deutsch
eefab1b4e2
Make default implementations public
2017-09-06 05:35:37 -05:00
Steven Deutsch
35f73cd2e3
Add default DateHeader implementation and shouldDisplayHeader method
2017-09-06 05:28:31 -05:00
Steven Deutsch
8468c9baba
Remove TailCorner as its now a MessageStyle nested type
2017-09-06 05:19:57 -05:00
Steven Deutsch
dc2ffbd134
Create MessageDateHeader
2017-09-06 05:17:10 -05:00
Steven Deutsch
60673db226
Create MessageKitDateFormatter
2017-09-06 05:16:25 -05:00
Nathan Tannar and GitHub
26fbc7acb1
Merge pull request #99 from MessageKit/bugFix/messageInputBarRender
...
A workaround solution for the render issue with MessageInputBar
2017-09-04 09:52:44 -07:00
Steven Deutsch
50179c403f
Gardening for MessageInputBar rendering bugfix
2017-09-04 09:06:43 -05:00
Steven Deutsch
6400cf74b5
Add new message styles
2017-09-04 08:39:28 -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
a9fa0e2441
Handle messageColor for style of .none
2017-09-03 05:57:30 -05:00
Steven Deutsch
9968c3540b
Create TailCorner
2017-09-03 05:39:14 -05: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
f33c20d29d
MessageContainerView updates for the MessageKit project
2017-09-02 09:53:00 +03:00
Omer YALHI
bc21776078
MessageContainerView updates for the MessageKit project
2017-09-02 09:50:59 +03:00
Nathan Tannar
ec496a0b7d
AutoLayout Bug Fixes / Performance Boost
2017-09-01 18:45:37 -07:00
Omer YALHI
447dc6b10d
MessageContainerView.swift added
2017-09-01 17:11:14 +03:00
Steven Deutsch
267dc5551a
Fix text alignment in #85
2017-09-01 05:39:51 -05:00
Steven Deutsch
f6de024d29
Set defaults for InputTextView
2017-09-01 04:53:39 -05: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
Steven Deutsch
b46a3a1f7e
Remove swipe gesture handler
2017-08-31 21:15:44 -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
Steven Deutsch
94968206a0
Remove forceful call to notification selectors and simplify inputBar state management
2017-08-29 02:39:12 -05:00
Steven Deutsch
be7b2cb2d3
Rename textView -> inputTextView
2017-08-29 02:20:38 -05:00
Steven Deutsch
2cfe0664fd
Remove swipe gesture delegate
2017-08-29 01:52:10 -05:00
Steven Deutsch and GitHub
c1c5d5e610
Merge pull request #84 from nathantannar4/feature/message-bar
...
Redone MessageInputBar and its related views
2017-08-29 01:40:51 -05:00
Nathan Tannar
a0b9aea482
Fix Bottom Anchor of MessagesCollectionView
2017-08-27 19:43:03 -07:00
Nathan Tannar
6d3d281f41
Suggestions from MessageKit Pull Request #84
2017-08-26 13:33:10 -07:00
Nathan Tannar
5b16ad9b9f
Redone MessageInputBar and its related views
...
Created a more customizable InputAccessoryView
2017-08-25 16:50:16 -07:00
Steven Deutsch
b869b526e2
Move frame calculations from cell into layout object
2017-08-25 10:45:00 -05:00
Steven Deutsch
f55807ab9a
Pass more useful delegate data and resolve more gesture conflicts
2017-08-24 07:22:40 -05:00
Steven Deutsch
aaa70b8dad
Fix conflicting gesture recognizers
2017-08-24 06:11:48 -05: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
cc7fcbeb7d
Remove print statements
2017-08-24 00:02:24 -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
7b16bcfef0
Update example app to use MessageLabelDelegate and set default implementations
2017-08-23 23:09:19 -05:00
Steven Deutsch
09e325da3e
Add MessageLabelDelegate
2017-08-23 23:05:19 -05:00
Steven Deutsch
866a9b5ce6
Fix empty data detector crash
2017-08-22 02:30:12 -05:00
Steven Deutsch
bd7e9f7581
Add url and date detectors
2017-08-22 02:04:58 -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
Andrew Lauder
ea5af9cff6
Fix for Crash issue when no message #61
2017-08-16 10:57:11 -07:00