Commit Graph
1278 Commits
Author SHA1 Message Date
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 3d53c32f54 Create MessageKitTests scheme 2017-12-07 01:57:16 -06: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 eb432047bf CHANGELOG Edit 2017-12-06 21:29:44 -08:00
Steven DeutschandGitHub 920f6a6ccf Merge pull request #381 from MessageKit/documentation/faqs
Starting a FAQs page
2017-12-06 23:28:44 -06:00
Steven DeutschandGitHub 36f7524236 Merge pull request #368 from MessageKit/testing/quick
Moving the test suite to Quick/Nimble
2017-12-06 23:23:21 -06:00
Steven DeutschandGitHub f058e38325 Merge pull request #379 from zhongwuzw/messageLabel-optimize
Optimize cell gesture handle logic
2017-12-06 23:11:29 -06:00
Nathan Tannar a653aa4546 InputStackView Modification 2017-12-06 21:08:33 -08:00
Nathan Tannar 749b7ef976 CHANGELOG 2017-12-06 20:17:26 -08:00
Nathan Tannar e7e716f051 Final Fix of bottom constraint issues 2017-12-06 20:10:27 -08:00
Nathan Tannar 407ac37d05 Example Updates to show topStackView example/test 2017-12-06 20:10:03 -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 a8e1b08cd3 Merge pull request #377 from zhongwuzw/update-podfile
update Example podfile :path value
2017-12-06 10:24:21 -06: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
zhongwuzw cca2afa90d update Example podfile :path value 2017-12-06 00:10:09 +08:00
Steven DeutschandGitHub ce15b8058e Merge pull request #371 from MessageKit/development
Version 0.11.0
0.11.0
2017-12-04 17:48:43 -06: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 e150de6b2b Add CHANGELOG entry for 949796d 2017-12-04 15:41:19 -06:00
Steven DeutschandGitHub 4575f0db82 Merge pull request #375 from krissbennett/patch-1
Update FAQs.md
2017-12-04 11:37:51 -06:00
Kriss BennettandGitHub 3efc77bd1e Update FAQs.md 2017-12-04 13:33:53 +00:00
Steven Deutsch 964bb5faab Begin FAQs.md page 2017-12-04 02:03:31 -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 0e67aab2be Merge pull request #372 from zhongwuzw/update-swiftlint-conf
Update swiftlint conf to exclude unneeded sorces
2017-12-03 20:46:10 -06:00
Steven DeutschandGitHub 550a5bcc46 Merge pull request #373 from zhongwuzw/remove-hack-code
Remove hack code in tests
2017-12-03 20:45:53 -06:00
zhongwuzw c29cf4cb14 Remove hack code in tests 2017-12-04 09:50:54 +08:00
zhongwuzw 8701f58e68 Update swiftlint conf to exclude unneeded sorces 2017-12-04 09:18:29 +08:00
Steven Deutsch 598d8cc853 Update CHANGELOG and podspec for v0.11.0 2017-12-02 16:00:14 -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
Steven Deutsch 00b7fbf223 Add CHANGELOG entry for #364 2017-12-02 15:47:55 -06:00
Steven DeutschandGitHub 72d1614167 Merge pull request #367 from zhongwuzw/optimize-dateformatter
Optimize DateFormatter to static variable
2017-12-02 13:58:28 -06:00
Steven Deutsch 9b8cad1e53 Fix failing test 2017-12-02 00:56:58 -06:00
Steven Deutsch 5ac13b937f Refactor MessagesViewControllerTests to use Quick/Nimble 2017-12-02 00:25:13 -06:00
Steven Deutsch c04d50ce83 Add Quick/Nimble to project 2017-12-01 23:20:00 -06:00
Steven Deutsch 3cab7009e9 Add Carthage to gitignore 2017-12-01 23:16:55 -06:00
Steven Deutsch 1f13555158 Fix failing unit tests from #363 2017-12-01 23:00:09 -06:00
Steven DeutschandGitHub 0d212d55c1 Merge pull request #366 from zhongwuzw/dv
Fix MessageInputBar bottomAnchor issue
2017-12-01 10:07:59 -06:00
zhongwuzw 248e6d9a06 Optimize DateFormatter to static variable 2017-12-01 23:28:26 +08:00