 Steven DeutschandGitHub
|
603a422c67
|
Merge pull request #633 from zhongwuzw/fix-bubble
Fixed bubbleTailOutline of message bubble
|
2018-04-06 16:57:19 -05:00 |
|
Corey Walo
|
1e206218c1
|
Merge remote-tracking branch 'upstream/refactor/move-open' into refactor/move-open
# Conflicts:
# Sources/Views/Cells/TextMessageCell.swift
|
2018-04-06 16:27:06 -05:00 |
|
Corey Walo
|
1038b96d01
|
Update access control
These are necessary to create custom cells that rely on the existing layout mechanisms.
|
2018-04-06 16:15:52 -05:00 |
|
 Steven DeutschandGitHub
|
3ed8b5883f
|
Update MessageKit.podspec
0.13.3
|
2018-04-06 10:17:20 -05:00 |
|
zhongwuzw
|
ffa21fdb67
|
Fixed bubbleTailOutline of message bubble
|
2018-04-06 21:45:26 +08:00 |
|
 Steven DeutschandGitHub
|
03a4b58128
|
Merge pull request #629 from MessageKit/0.13.3
Release 0.13.3
|
2018-04-05 22:08:28 -05:00 |
|
Steven Deutsch
|
a474bd1b43
|
Release 0.13.3
|
2018-04-05 22:07:31 -05:00 |
|
zhongwuzw
|
bdfb988590
|
Fixed font invalidation of attributedString in MessageLabel
|
2018-04-06 11:00:42 +08:00 |
|
 Steven DeutschandGitHub
|
e09506f54a
|
Merge pull request #623 from zhongwuzw/fix-font
Fix font invalid for attributedString
|
2018-04-05 21:56:15 -05:00 |
|
zhongwuzw
|
f202228c60
|
Add CHANGELOG
|
2018-04-06 10:43:11 +08:00 |
|
 Corey WaloandWu Zhong
|
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 |
|
 Steven DeutschandGitHub
|
8623ab0562
|
Merge pull request #626 from MessageKit/SD10-patch-1
No Brown M&M's
|
2018-04-05 14:40:34 -05:00 |
|
 Steven DeutschandGitHub
|
415145af98
|
No Brown M&M's
|
2018-04-05 14:39:00 -05:00 |
|
 Steven DeutschandGitHub
|
9b5ba97b53
|
Add name and PR #
|
2018-04-05 13:26:01 -05:00 |
|
Corey Walo
|
771194fbf2
|
Update CHANGELOG
|
2018-04-05 13:10:24 -05:00 |
|
Corey Walo
|
f48cd56851
|
Only apply textColor for .text case of MessageData
|
2018-04-05 13:00:25 -05:00 |
|
zhongwuzw
|
1ee84a6862
|
Fix font invalid for attributedString
|
2018-04-05 23:36:04 +08:00 |
|
 Steven DeutschandGitHub
|
1ea6f7aafc
|
Merge pull request #616 from cwalo/refactor/move-open
Make computed properties of MessagesCollectionViewFlowLayout public
|
2018-04-03 15:26:43 -05:00 |
|
Corey Walo
|
3dc6979a78
|
Move computed properties out of extension and add documentation
|
2018-04-03 15:16:06 -05:00 |
|
Corey Walo
|
63784c7010
|
Make computed properties of MessagesCollectionViewFlowLayout public
This allows cellSizeCalculatorForItem to be overridden and still call super.
|
2018-04-03 14:59:06 -05:00 |
|
 Steven DeutschandGitHub
|
4fd09feee9
|
Merge pull request #615 from MessageKit/refactor/header-api
Refactor reusable view API to be section based
|
2018-04-03 13:56:38 -05:00 |
|
Steven Deutsch
|
bb1ea1d67e
|
Remove failing tests
|
2018-04-03 13:45:52 -05:00 |
|
 Steven DeutschandGitHub
|
cbab51948b
|
Update CHANGELOG.md
|
2018-04-03 13:34:56 -05: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 DeutschandGitHub
|
e1423a199d
|
Merge pull request #611 from zhongwuzw/sizeCalculator-refactor
Transform CellSizeCalculator from protocol to class
|
2018-03-31 04:06:44 -05:00 |
|
zhongwuzw
|
762e684ac6
|
Fix tests
|
2018-03-31 16:31:13 +08:00 |
|
zhongwuzw
|
d2ce5877f9
|
Transform CellSizeCalculator from protocol to class
|
2018-03-31 16:03:35 +08:00 |
|
Steven Deutsch
|
1abcf97576
|
Add documentation for cells
|
2018-03-30 11:18:11 -05:00 |
|
Steven Deutsch
|
04bfb7c5d7
|
Document all protocols
|
2018-03-30 10:43:41 -05:00 |
|
 Wu ZhongandGitHub
|
ce9523357f
|
Merge pull request #607 from zhongwuzw/access-level
Make sizeCalculator lazy && fix access level
|
2018-03-30 16:17:40 +08:00 |
|
zhongwuzw
|
537756e652
|
Add CHANGELOG
|
2018-03-30 16:01:49 +08:00 |
|
zhongwuzw
|
9ce067ffdf
|
make NSConstraintLayoutSet internal
|
2018-03-30 12:56:45 +08: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 DeutschandGitHub
|
6c542fd4da
|
Merge pull request #606 from zhongwuzw/fix-layout
Support custom CellSizeCalculator not restrict to MessageSizeCalculator
|
2018-03-29 19:46:26 -05:00 |
|
zhongwuzw
|
5971523b41
|
Support custom CellSizeCalculator not restrict to MessageSizeCalculator
|
2018-03-29 23:33:27 +08:00 |
|
 Steven DeutschandGitHub
|
39cb1e914c
|
Merge pull request #605 from zhongwuzw/some-optimize
Add explicit access level && some comments
|
2018-03-29 10:22:55 -05:00 |
|
zhongwuzw
|
87a0baa31b
|
Add explicit access level && some comments
|
2018-03-29 23:13:08 +08:00 |
|
 Steven DeutschandGitHub
|
c470106839
|
Merge pull request #603 from zhongwuzw/layout-open
make calculator of layour open
|
2018-03-29 03:18:14 -05:00 |
|
zhongwuzw
|
7ac9ede829
|
make calculator of layour open
|
2018-03-29 15:38:45 +08:00 |
|
 Steven DeutschandWu Zhong
|
07c0e58597
|
Remove the limitation of 1 cell to 1 section (#601)
* Add numberOfSections delegate method
* Remove numberOfMessages(in) and add other two substitution methods
* Fix tests failure
|
2018-03-29 13:16:32 +08:00 |
|
 Steven DeutschandGitHub
|
58704a242d
|
Merge pull request #596 from MessageKit/refactor/inheritance
Refactor the cell inheritance hierarchy
|
2018-03-28 06:48:32 -05:00 |
|
Steven Deutsch
|
0e94329b97
|
Add CHANGELOG entry for #596
|
2018-03-28 06:23:46 -05:00 |
|
Steven Deutsch
|
a79149e6cd
|
Fix failing unit tests
|
2018-03-28 06:18:57 -05: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 DeutschandGitHub
|
c476abe505
|
Merge pull request #594 from MessageKit/release/0.14.0
Update Podspec for release 0.13.2
0.13.2
|
2018-03-27 02:27:37 -05:00 |
|