Steven Deutsch
fc262392d3
Update MessageKit banner -_-
0.4.0
2017-08-13 21:05:47 -05:00
Steven Deutsch
8e1752b18d
Update README with new MessageKit banner
2017-08-13 21:00:59 -05:00
Steven Deutsch
96fdf549e3
Update README.md
2017-08-13 18:39:42 -05:00
Steven Deutsch
b3062bb35c
Update README.md for MessageKit logo
2017-08-13 18:31:20 -05:00
Steven Deutsch
0abe3f8d75
Merge pull request #59 from MessageKit/v0.4.0
...
v0.4.0
2017-08-13 18:25:36 -05:00
Steven Deutsch
38be5eec67
Update MessageKit.podspec for v0.4.0
2017-08-13 03:50:52 -05:00
Steven Deutsch
ac495af182
Clean up access control and API
2017-08-13 02:18:22 -05:00
Steven Deutsch
e13732000f
Fix typo in MessageKit logo
2017-08-13 01:29:41 -05:00
Steven Deutsch
b5f3ed099b
Add MessageKit logo and update README.md
2017-08-13 01:23:47 -05:00
Dan Leonard
f6aceb0c13
Update README.md
2017-08-12 00:37:21 -05:00
Dan Leonard
624c3d513e
Fix TableOfContents links and updated emojis
2017-08-12 00:36:51 -05:00
Dan Leonard
cc36f61d30
Update README.md
2017-08-12 00:31:19 -05:00
Steven Deutsch
6cbf50a4cc
Update CONTRIBUTING.md
2017-08-12 00:31:18 -05:00
Steven Deutsch
de73a94de0
Add CONTRIBUTING.md
2017-08-12 00:31:18 -05:00
Dan Leonard
fe17a027a9
Update README.md
2017-08-11 14:51:24 -06:00
Dan Leonard
11269a4d0d
testing
2017-08-11 14:50:01 -06:00
Dan Leonard
3dfb76fa86
fix links
2017-08-11 14:48:21 -06:00
MacmeDan
0354882d38
Updated the Readme added TableOfContents along with links.
2017-08-11 14:44:51 -06:00
Steven Deutsch
4cd3ef91f9
Merge pull request #55 from MessageKit/attributedText-example
...
Fixes #50
2017-08-11 02:48:39 -05:00
Omar Albeik
9ff78d2706
Fixes #50
2017-08-11 00:01:27 +03:00
Steven Deutsch
4cc3d88f50
Merge pull request #48 from mding5692/patch-1
...
Updates README with cocoapods instructions
2017-08-10 00:53:51 -05:00
Michael
f68ad7609c
Updates README with cocoapods instructions
...
Minor update to README and documentation
2017-08-10 01:31:46 -04:00
Steven Deutsch
280cbb89e7
Merge pull request #30 from MessageKit/v0.3.0
...
v0.3.0
0.3.0
2017-08-09 21:54:53 -05:00
Steven Deutsch
01776bfb33
Update MessageKit.podspec for v0.3.0
2017-08-09 21:39:06 -05:00
Steven Deutsch
2f17535bee
Update CHANGELOG to only log changes after first non-prerelease version
2017-08-09 21:38:50 -05:00
Steven Deutsch
1e24ca1b52
Merge pull request #42 from andreaantonioni/#41-InputTextView-placeholder-rendering-wrong-in-landscape
...
Fix #41
2017-08-09 21:00:13 -05:00
Steven Deutsch
8f1aab0374
Provide support for NSAttributedString in MessageLabel
2017-08-09 20:56:58 -05:00
Steven Deutsch
eaa3dd15c7
Update cellTopLabel and cellBottomLabel to use NSAttributedString
2017-08-09 20:47:45 -05:00
Andrea Antonioni
0aa724ee4f
Fix #41
2017-08-09 09:05:42 +02: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
7fc023c571
Create MessageLabel subclass
2017-08-07 23:43:03 -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
Steven Deutsch
ea8d8eeb49
Merge pull request #32 from andreaantonioni/input-text-view
...
InputTextView
2017-08-07 21:35:05 -05:00
MacmeDan
7f83b2c0bc
Fixed tests
2017-08-07 18:00:37 -06:00
MacmeDan
2cefb48023
Merge branch 'v0.3.0' into AvatarViewStruct
2017-08-07 17:47:09 -06: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
Andrea Antonioni
dd9814455e
Fix bug on placeholder
2017-08-07 09:07:02 +02:00
Steven Deutsch
767b0f2c5d
Fixes #37 - allow inset from message edge to cell
2017-08-07 00:26:36 -05:00
Steven Deutsch
637b05d707
Merge branch 'v0.3.0' into input-text-view
2017-08-06 04:02:25 -05:00
Andrea Antonioni
8476ff6405
Improve performance reducing useless redraw of the component
2017-08-06 10:43:16 +02:00
Steven Deutsch
01dd771303
Merge branch 'master' of https://github.com/MessageKit/MessageKit into v0.3.0
2017-08-06 01:20:29 -05: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
Andrea Antonioni
691c3eaa53
Implement InputTextView with support to a placeholder
2017-08-06 00:04:29 +02:00
Steven Deutsch
54136aa786
Merge pull request #29 from andreaantonioni/v0.3.0
...
Change send button UI and implemented disabled logic.
2017-08-05 14:39:09 -05:00
Andrea Antonioni
c1b397ebc1
Change send button UI and implemented disabled logic.
2017-08-05 17:03:49 +02:00
Steven Deutsch
6fa2d1739f
Merge pull request #25 from MessageKit/v0.2.0
...
v0.2.0
0.2.0
2017-08-05 00:14:31 -05:00
Steven Deutsch
8e966000e6
Update MessageKit.podspec for v0.2.0
2017-08-04 23:50:38 -05:00