Steven Deutsch
0fa7b379a3
In progress
2017-09-01 00:40:34 -05:00
Steven Deutsch
c00fef793c
Make reuse registration functions open
2017-08-31 21:16:04 -05:00
Eduardo Toledo
c43f6c97ee
Fix failing tests from MessagesDisplayDataSourceTests
2017-08-31 13:30:04 +03:00
Eduardo Toledo
73ea751dac
Fix side effect of inputAccessoryView rendering bug fix
2017-08-31 12:22:18 +03:00
Steven Deutsch
d839400378
Fix inputAccessoryView rendering bug
2017-08-31 03:12:38 -05:00
Eduardo Toledo
537a87b5f6
messagesCollectionView top constraint to superView
2017-08-29 14:17:56 +03:00
Steven Deutsch
c99e507d1d
Remove inflexible conformance to MessageInputBarDelegate and improve keyboard handling
2017-08-29 05:33:39 -05:00
Nathan Tannar
a0b9aea482
Fix Bottom Anchor of MessagesCollectionView
2017-08-27 19:43:03 -07:00
Steven Deutsch
1a1ecd447d
Set attributedText after textColor has been set and reduce delegate assignments
2017-08-24 04:27:00 -05:00
Steven Deutsch
ba85191dd0
Fix refactoring bug and add MessageLabelDelegate property
2017-08-23 23:50:52 -05:00
Steven Deutsch
035afbdcb6
Add MessageLabelDelegate to MessagesCollectionView
2017-08-23 23:29:16 -05:00
Steven Deutsch
3b498b368c
Add DetectorType
2017-08-22 01:37:23 -05:00
MacmeDan
1b6d480c7a
Fixed the headers.
2017-08-18 13:12:38 -06:00
MacmeDan
a85f890d83
Merge branch 'v0.5.0' into messageTextColor2
...
# Conflicts:
# Sources/MessagesDisplayDataSource.swift
2017-08-18 13:08:58 -06:00
Steven Deutsch
5ca8b9e6df
Use placeHolder UILabel to determined NSAttributedString size
2017-08-15 02:13:55 -05:00
MacmeDan
dca9c4d2ec
Adding bloat just for fun.
2017-08-14 17:10:25 -06:00
Güngör
84a973608b
Bug: Collection View Content Size Issue #33 is fixed. ( #54 )
2017-08-14 16:55:42 -06:00
MacmeDan
ef1b167363
updated parameters and fixed tests accordingly.
2017-08-14 16:42:35 -06:00
Steven Deutsch
ac495af182
Clean up access control and API
2017-08-13 02:18:22 -05:00
Steven Deutsch
eaa3dd15c7
Update cellTopLabel and cellBottomLabel to use NSAttributedString
2017-08-09 20:47:45 -05:00
Steven Deutsch
824748126a
Update topLabel & bottomLabel constraints and add text alignment
2017-08-09 00:22:47 -05:00
Steven Deutsch
a1a09195a6
Fix misplaced frames and update example app
2017-08-08 03:58:36 -05:00
Steven Deutsch
f911cf3c39
Add cell top + bottom labels and refactor layout engine
2017-08-08 03:17:38 -05:00
Steven Deutsch
41b05ab94b
Merge pull request #39 from MessageKit/AvatarViewStruct
...
Avatar view struct
2017-08-07 21:50:03 -05:00
Steven Deutsch
7b405e0a14
Fix MessageInputBar constraint bug
2017-08-07 21:49:05 -05:00
MacmeDan
5d79572fd9
Added the Avatar struct which has an image and initials.
...
Added an `Avatar` property to the `AvatarView`
Replaced the `imageView` in the `MessagesCollectionViewCell` with the `AvatarView`
Moved the `Avatar.playground` to the example project so users can play around and learn it capabilities.
Updated the example project and abstracted the `sampleData` to its own file.
Updated the organization for the project to `MessageKit` instead of `Hex bits`
2017-08-07 17:46:22 -06:00
Dan Leonard
3b94565c48
AvatarView ( #31 )
...
* Add AvatarView along with `AvatarView.Playground` Implemented code review changes.
* Add tests because your are supposed to add tests for everything.
* Replace references to the Avatar with AvatarView. Update Example Project.
* Updated my `swiftLint` and fixed issues.
2017-08-05 23:55:59 -06:00
Steven Deutsch
a38fb24998
Add Header & Footer views + Update Delegates & Naming
2017-08-04 22:30:41 -05:00
Steven Deutsch
258c0b67a4
Add MessageCellDelegate - didTapAvatar & didTapMessage
2017-08-03 02:28:34 -05:00
Steven Deutsch
8f63540ccc
Fix resizing inputTextView layout bug
2017-08-03 02:28:33 -05:00
Steven Deutsch
2894c47820
Add SwiftLint and fix warrnings/errors
2017-08-03 02:28:33 -05:00
Steven Deutsch
2ca58a07f5
Add basic textview resizing
2017-08-03 02:28:33 -05:00
Omar Albeik
6ab3c26699
Fix #13
2017-07-29 00:41:49 +03:00
Steven Deutsch
db2e929296
Update Podspec and clean up code
2017-07-27 02:13:57 -05:00
Steven Deutsch
cb90c7f007
Clean up access control
2017-07-27 02:00:08 -05:00
Steven Deutsch
6cf505677b
Move collectionview bottom constraint when keyboard shows/hides
2017-07-27 01:24:57 -05:00
Steven Deutsch
9ffc10cd01
In progress
2017-07-27 00:14:42 -05:00
Steven Deutsch
f1eeb6cf01
Add MessageInputBar as inputAccessoryView
2017-07-26 05:49:59 -05:00
Steven Deutsch
0d111798ac
Remove test colors start to clean up UI
2017-07-26 04:06:46 -05:00
Steven Deutsch
383002d1e6
Fix layout bug & cleanup code
2017-07-26 02:00:08 -05:00
Steven Deutsch
c5ad5cb24b
In progress
2017-07-25 22:20:11 -05:00
Steven Deutsch
a185063d26
Add basic MessagesCollectionViewFlowLayout for height resizing cells
2017-07-23 00:52:17 -05:00
Steven Deutsch
59f0b81e9f
Setup MessagesViewController constraints
2017-07-22 15:52:44 -05:00
Steven Deutsch
f1d7b0aaec
Add MessagesCollectionView
2017-07-22 14:21:49 -05:00
Steven Deutsch
1e4671c845
Update file headers and organize project
2017-07-22 14:01:08 -05:00
Jesse Squires
f11462ce22
Dump former MessageKit repo contents ( #3 )
...
* Dump former MessageKit repo contents
* Update MessageKit.podspec
2017-07-19 18:03:52 -05:00