Tapan Prakash
685bdc9fa0
Fixing override keyword placement in function declaration
2017-09-30 10:05:19 +05:30
Nathan Tannar
243c621f9a
Merge branch 'v0.9.0' into bugFix/messageInputBarHeight
2017-09-27 23:07:42 -07:00
Nathan Tannar
ee65785607
Rendering issue from #116
2017-09-27 22:01:35 -07:00
Nathan Tannar
b4bed2b789
Height Fix
2017-09-26 19:12:29 -07:00
Javier Cancio
c4aaab1938
Xcode 9 & Swift 4 support
2017-09-23 09:01:42 +02:00
Nathan Tannar
d2db49b41c
Slack and iMessage Keyboard Examples
2017-09-16 13:38:07 -07: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
Nathan Tannar
ec496a0b7d
AutoLayout Bug Fixes / Performance Boost
2017-09-01 18:45:37 -07: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
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
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
824748126a
Update topLabel & bottomLabel constraints and add text alignment
2017-08-09 00:22:47 -05:00
Andrea Antonioni
691c3eaa53
Implement InputTextView with support to a placeholder
2017-08-06 00:04:29 +02:00
Andrea Antonioni
c1b397ebc1
Change send button UI and implemented disabled logic.
2017-08-05 17:03:49 +02:00
Steven Deutsch
8f63540ccc
Fix resizing inputTextView layout bug
2017-08-03 02:28:33 -05:00
Steven Deutsch
2894c47820
Add SwiftLint and fix warrnings/errors
2017-08-03 02:28:33 -05:00
Steven Deutsch
2ca58a07f5
Add basic textview resizing
2017-08-03 02:28:33 -05:00
Steven Deutsch
db2e929296
Update Podspec and clean up code
2017-07-27 02:13:57 -05:00
Steven Deutsch
cb90c7f007
Clean up access control
2017-07-27 02:00:08 -05:00
Steven Deutsch
6cf505677b
Move collectionview bottom constraint when keyboard shows/hides
2017-07-27 01:24:57 -05:00
Steven Deutsch
0d111798ac
Remove test colors start to clean up UI
2017-07-26 04:06:46 -05:00
Steven Deutsch
c5ad5cb24b
In progress
2017-07-25 22:20:11 -05:00
Steven Deutsch
7c4eed80ff
Setup basic MessageInputBar with constraints
2017-07-22 16:14:54 -05:00
Steven Deutsch
59f0b81e9f
Setup MessagesViewController constraints
2017-07-22 15:52:44 -05:00