Steven Deutsch
4422020347
Merge branch 'master' of https://github.com/MessageKit/MessageKit into development
2018-04-11 16:11:35 -05:00
Alexander Momotiuk
a77539288d
Fix SwiftLint warnings #554 issue
2018-03-20 11:31:50 +02:00
Alexander Momotiuk
e1049c7c39
Revert "Fixed SwiftLint warnings #554 Issue"
...
This reverts commit e30a340951 .
2018-03-20 11:28:35 +02:00
zhongwuzw
05744ae80b
Fix wrong seperated components in messageInputBar
2018-03-19 16:46:54 +08:00
Alexander Momotiuk
e30a340951
Fixed SwiftLint warnings #554 Issue
2018-03-18 17:27:16 +02:00
zhongwuzw
31543437cb
Fix messageInputBar sendButton not disabled in some situations
2018-01-19 21:18:34 +08:00
Wu Zhong
2e9ff264a8
Merge pull request #459 from MessageKit/refactor/clean-up
...
Split MessagesViewController functionality & add MessageKitError
2018-01-14 16:54:13 +08:00
zhongwuzw
71e644cf62
Fix tests error
2018-01-14 16:33:41 +08:00
Steven Deutsch
148d138787
Merge branch 'master' into development
2018-01-11 23:35:20 -06:00
Steven Deutsch
7a112aa4c4
Fix failing build and copyrights
2018-01-11 23:32:35 -06:00
Rich Gabrielli
1782b0b2a1
Change Copyright to "Copyright (c) 2017-2018 MessageKit"
2018-01-02 22:16:05 -05:00
zhongwuzw
7a57b539f2
Fix inputTextView layout issue when rotated
2017-12-28 18:20:37 +08:00
Nathan Tannar
35d57bd100
Fixes
2017-12-27 21:07:33 -08:00
Nathan Tannar
ac3093e54b
Support for parsing components in the NSAttributedSting
2017-12-25 16:30:44 -08:00
Nathan Tannar
611c71dd8a
Image Paste Support for InputTextView
2017-12-22 20:16:16 -08:00
zhongwuzw
117dd63fe0
Fix MessageInputBar layout issues && code optimize
...
1. Fix ambiguous layout issues when MessageInputBar run layoutIfNeeded
method before added to superview.
2. Just reload new added message when click send button.
3. Change class-only protocols declaration.
4. Change placeholderLabel’s centerX、centerY priority because we need
satisfy left/right、top/bottom constraint first .
2017-11-03 23:01:18 +08:00
zhongwuzw
d812e0065a
update requested changes
2017-11-01 15:12:30 +08:00
zhongwuzw
938a090cf4
Fix UITextView content size ambiguous issue
2017-11-01 11:37:35 +08: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
7993f94674
Patch for Placeholder Alignment
2017-10-16 13:34:59 -07: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