Commit Graph

186 Commits

Author SHA1 Message Date
Shawn Gong 9c23282d07 Add customizable accessoryView besides messageContainer 2018-06-02 02:10:51 -07:00
Wu Zhong a9a68f6476 Fixed separator line height (#667)
* Fixed separator line height

* Update CHANGELOG.md
2018-05-01 00:30:55 +08:00
Steven Deutsch 9b2e785cdc Merge branch 'master' of https://github.com/MessageKit/MessageKit into development 2018-04-29 13:12:27 -05:00
Steven Deutsch 3786989988 Add CHANGELOG entry 2018-04-26 03:11:45 -05:00
Steven Deutsch a6473c673e Rename cellBottomLabel 2018-04-26 02:51:41 -05:00
Austin Wright 95de21cbeb https://github.com/MessageKit/MessageKit/issues/663
- Removed textOffset CGPoint
- Adjusted touch location offset calculation to use textInsets .left/.top directly
2018-04-25 21:20:59 -04:00
Steven Deutsch 02805c748a Fix cellContentHeight calculations 2018-04-20 03:40:37 -05:00
zhongwuzw edd79fb3ae Add cellTop/messageLabelTop/cellBottom case for avatar vertical position 2018-04-18 17:24:53 +08:00
zhongwuzw 56418d2c70 Add cellTopLabel and rename topLabel to messageTopLabel 2018-04-16 18:40:58 +08:00
zhongwuzw 39986f0458 Renamed MessageData to MessageKind 2018-04-16 11:57:50 +08:00
Steven Deutsch 4422020347 Merge branch 'master' of https://github.com/MessageKit/MessageKit into development 2018-04-11 16:11:35 -05:00
zhongwuzw ffa21fdb67 Fixed bubbleTailOutline of message bubble 2018-04-06 21:45:26 +08:00
zhongwuzw bdfb988590 Fixed font invalidation of attributedString in MessageLabel 2018-04-06 11:00:42 +08:00
zhongwuzw f202228c60 Add CHANGELOG 2018-04-06 10:43:11 +08:00
Corey Walo 6fcd2d6aa2 Only apply textColor for .text case of MessageData (#625)
* Only apply textColor for .text case of MessageData

* Update CHANGELOG

* Add name and PR #
2018-04-06 10:27:01 +08:00
zhongwuzw 1ee84a6862 Fix font invalid for attributedString 2018-04-05 23:36:04 +08:00
Steven Deutsch 1dc97fc38f Remove shouldDisplayHeader method 2018-04-03 13:24:43 -05:00
Steven Deutsch 911387edc1 Refactor header/footer API to remove indexPath 2018-04-03 13:24:43 -05:00
Steven Deutsch 9b8f0ba915 Remove CollectionViewReusable protocol 2018-04-03 13:24:43 -05:00
Steven Deutsch 3697048cb3 Remove MessageHeaderView and MessageFooterView 2018-04-03 13:24:43 -05:00
Steven Deutsch 1abcf97576 Add documentation for cells 2018-03-30 11:18:11 -05:00
zhongwuzw c82a7c0d1e update access control 2018-03-30 12:49:31 +08:00
zhongwuzw aaae67ec65 Make sizeCalculator lazy && fix access level 2018-03-30 10:09:46 +08:00
Steven Deutsch 800396c13e Refactor reusable view inheritance hierarchy 2018-03-27 02:38:07 -05:00
Steven Deutsch 82dcf562d5 Refactor cell inheritance hierarchy 2018-03-27 02:37:53 -05:00
Steven Deutsch 17398a2cb2 Add hook to configure async media on cell 2018-03-27 01:28:14 -05:00
Steven Deutsch c3bb03bd02 Add InsetLabel class 2018-03-24 03:52:35 -05:00
Steven Deutsch 4f2fd52465 Stop sizing cell labels to fit text 2018-03-24 03:52:35 -05:00
Steven Deutsch 599f9afc27 Remove unused String extension 2018-03-24 03:52:35 -05:00
Steven Deutsch f589debbd9 Fix example app 2018-03-24 03:52:35 -05:00
Steven Deutsch d342bc4b56 Add LocationItem protocol 2018-03-24 03:52: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 5eff75fd21 Merge branch 'development' into issue_554 2018-03-19 00:45:47 +02:00
Steven Deutsch c3a2bef1c9 Merge branch 'master' of https://github.com/MessageKit/MessageKit into development 2018-03-18 16:51:09 -05:00
Alexander Momotiuk e30a340951 Fixed SwiftLint warnings #554 Issue 2018-03-18 17:27:16 +02:00
Yishai 49a1904bf5 TransifInformation - Changed address back to addressComponents 2018-03-04 11:09:59 +00:00
Steven Deutsch da5479e318 Merge pull request #530 from clayellis/feature/auto-update-send
Add boolean flag to disable auto updating send button enabled state
2018-02-23 23:25:25 -06:00
zhongwuzw 5812f05656 fix bubble outline border color 2018-02-24 09:07:52 +08:00
Clay Ellis edc71e2f91 Rename shouldAutoUpdateSendButtonEnabledStateOnTextDidChange > shouldManageSendButtonEnabledState and update documentation comment. 2018-02-21 22:32:27 -07:00
Clay Ellis 8bb411de60 Add boolean flag to disabled auto updating send button enabled state on text did change 2018-02-20 08:54:53 -07:00
Yishai 516f8e4152 TransitInformation - Updated handleTransitInfo method name and updated change log 2018-02-15 13:16:15 +00:00
Roodyn, Yishai (UK - London) c54b1c9a37 TransitInfoDetection - Added transitInfoDetection to message Label 2018-02-14 16:34:58 +00:00
Steven Deutsch b4051be86b Gardening + add in source docs 2018-01-31 01:05:33 -06:00
Steven Deutsch a8a96d6401 Replace dictionary with NSCache #495 2018-01-30 23:54:28 -06:00
Steven Deutsch 24932171d3 Open cell layout methods 2018-01-28 14:31:04 -06:00
Steven Deutsch e1bc35de26 Move origin calculations to MessageCollectionViewCell 2018-01-28 13:03:41 -06:00
zhongwuzw cc192e66d1 replace static with class keyword to allow override 2018-01-19 21:27:46 +08:00
zhongwuzw 31543437cb Fix messageInputBar sendButton not disabled in some situations 2018-01-19 21:18:34 +08:00