Steven Deutsch
|
d928803963
|
Add CHANGELOG entry for #391`
|
2017-12-10 01:46:59 -06:00 |
|
 Wu ZhongandGitHub
|
a7e8bf814a
|
Merge pull request #392 from zhongwuzw/fix-messagebar-rotate
Adjust messageInputBar's height when traitCollection changed
|
2017-12-10 14:16:35 +08:00 |
|
zhongwuzw
|
71a11155f2
|
remove unnecessary code
|
2017-12-10 13:41:05 +08:00 |
|
zhongwuzw
|
20ae451a3a
|
update messageInputBar height adjustment
|
2017-12-10 13:07:02 +08:00 |
|
 Nathan TannarandGitHub
|
ffd2342562
|
Merge pull request #386 from MessageKit/switchMessageInputBarLayout
Add a contentView to make managing constraints easier
|
2017-12-09 18:39:00 -08:00 |
|
Steven Deutsch
|
691359c657
|
Remove generic constraint from MessageCollectionViewCell
|
2017-12-09 07:07:55 -06:00 |
|
zhongwuzw
|
d690f92acf
|
Fix constraits when padding changed
|
2017-12-09 11:09:13 +08:00 |
|
zhongwuzw
|
09748d95a2
|
Adjust messageInputBar's height when traitCollection changed
|
2017-12-09 10:22:16 +08:00 |
|
Nathan Tannar
|
6666b0ff21
|
Removed Unneeded Code
|
2017-12-08 12:22:29 -08:00 |
|
zhongwuzw
|
6bbb83520a
|
Just handle notification we wanted
|
2017-12-08 14:31:01 +08:00 |
|
zhongwuzw
|
837032a1bd
|
Fix notification observer bug when change the keyboard style
|
2017-12-08 10:35:37 +08:00 |
|
Nathan Tannar
|
86723e936d
|
typo
|
2017-12-07 17:06:31 -08:00 |
|
Nathan Tannar
|
dc6f82cb34
|
New contentView to make constraint management easier
|
2017-12-07 16:28:56 -08:00 |
|
Steven Deutsch
|
96db36e02c
|
Add test stubs for MessageLabelSpec
|
2017-12-07 14:58:21 -06:00 |
|
Nathan Tannar
|
c88b2a0ecb
|
Initial Restructure to a contentView
|
2017-12-07 12:37:58 -08:00 |
|
Nathan Tannar
|
940be25b18
|
layoutStackViews typo
|
2017-12-07 12:36:59 -08:00 |
|
Nathan Tannar
|
d1141c7924
|
Correct bottomAnchor to Window
|
2017-12-07 12:31:46 -08:00 |
|
Nathan Tannar
|
8604d341e2
|
Typos and Corrections
|
2017-12-07 11:43:07 -08:00 |
|
Steven Deutsch
|
a5de50a401
|
Add MessageLabel tests around detector attributes
|
2017-12-07 01:57:01 -06:00 |
|
 Nathan TannarandGitHub
|
c6680bdcbc
|
Merge pull request #380 from MessageKit/inputBarFixes
MessageInputBar Fixes
|
2017-12-06 21:29:58 -08:00 |
|
Nathan Tannar
|
a653aa4546
|
InputStackView Modification
|
2017-12-06 21:08:33 -08:00 |
|
Nathan Tannar
|
e7e716f051
|
Final Fix of bottom constraint issues
|
2017-12-06 20:10:27 -08:00 |
|
Nathan Tannar
|
0b49b3573f
|
Fixed Constraints Breaking and Content Size Calculations
|
2017-12-06 19:22:45 -08:00 |
|
zhongwuzw
|
d797df1e5e
|
transform if-else to switch
|
2017-12-07 11:17:46 +08:00 |
|
Nathan Tannar
|
dd893232a0
|
Merge bottomAnchorSize
|
2017-12-06 18:37:35 -08:00 |
|
zhongwuzw
|
95a32d693d
|
Optimize cell gesture handle logic
|
2017-12-07 09:52:07 +08:00 |
|
 Steven DeutschandGitHub
|
3fe5faf531
|
Merge pull request #378 from chrisbkarani/master
Bug fix to the access level of MessageKitDateFormatter singleton 'sha…
|
2017-12-06 10:24:05 -06:00 |
|
Chris Karani
|
4af23da9af
|
Bug fix to the access level of MessageKitDateFormatter singleton 'shared'
|
2017-12-06 13:50:34 +03:00 |
|
Steven Deutsch
|
444fbb0f8e
|
cellTopLabel and cellBottomLabel size calculations
|
2017-12-04 17:30:23 -06:00 |
|
Steven Deutsch
|
cc09e541d6
|
Fix origin calcs for Avatar .messageCenter & .messageTop
|
2017-12-04 17:25:53 -06:00 |
|
Steven Deutsch
|
18b1385756
|
Add AvatarPosition init with default of .natural
|
2017-12-04 16:12:36 -06:00 |
|
Steven Deutsch
|
5fdf3f69ae
|
Fix origin calculations using wrong coord system
|
2017-12-04 00:48:55 -06:00 |
|
Steven Deutsch
|
949796d68d
|
Fix cellTopLabel and cellBottomLabel sizes
|
2017-12-04 00:47:35 -06:00 |
|
 Steven DeutschandGitHub
|
98066e6926
|
Merge pull request #364 from MessageKit/enhancement/cache-delegate
Add shouldCacheLayoutAttributes method
|
2017-12-02 15:48:22 -06:00 |
|
zhongwuzw
|
3862bbd73e
|
Fix MessageInputBar bottomAnchor issue
|
2017-12-01 12:10:24 +08:00 |
|
Bas Broek
|
42b0f2806a
|
Improve wording in deprecation messages
|
2017-11-30 23:02:21 +01:00 |
|
Steven Deutsch
|
9bc218514b
|
Add shouldCacheLayoutAttributes method
|
2017-11-30 15:45:47 -06:00 |
|
Steven Deutsch
|
3759610cfa
|
Remove different delegates for different message types
|
2017-11-30 15:15:49 -06:00 |
|
Steven Deutsch
|
81de2180c9
|
Remove additionalTopContentOffset from 0.10.0
|
2017-11-30 14:48:27 -06:00 |
|
 Wu ZhongandSteven Deutsch
|
b7f5f950de
|
Fix #357 intrinsicContentSize
|
2017-11-30 14:45:04 -06:00 |
|
 Steven DeutschandGitHub
|
86a94a6a17
|
Merge branch 'development' into enhancement/message-label-2
|
2017-11-27 19:53:32 -06:00 |
|
 Steven DeutschandGitHub
|
55d5280937
|
Merge pull request #355 from MessageKit/enhancement/origins
Remove MessageLabel typing from CellTopLabel & CellBottomLabel / Origin Gardening
|
2017-11-27 19:52:27 -06:00 |
|
 Wu ZhongandGitHub
|
c212af8cee
|
Revert "update"
|
2017-11-23 18:12:32 +08:00 |
|
zhongwuzw
|
fe3117367c
|
update
|
2017-11-23 18:10:33 +08:00 |
|
zhongwuzw
|
5bb3e0988a
|
Add bottomStackView
|
2017-11-23 16:31:10 +08:00 |
|
zhongwuzw
|
fe89b4590e
|
Fix MessageInputBar bottomAnchor issue
|
2017-11-23 15:12:30 +08:00 |
|
Steven Deutsch
|
2017404988
|
Disable MessageLabel detectors by default
|
2017-11-18 21:45:20 -06:00 |
|
Steven Deutsch
|
86a269cc21
|
Disable detectors by default
|
2017-11-18 21:42:47 -06:00 |
|
Steven Deutsch
|
759a13103a
|
Add isConfiguring method
|
2017-11-18 21:37:10 -06:00 |
|
Steven Deutsch
|
8015253d5e
|
Reduce text parsing for setting non-text properties
|
2017-11-18 21:32:28 -06:00 |
|