Commit Graph

11 Commits

Author SHA1 Message Date
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