mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
CHANGELOG Entry
This commit is contained in:
committed by
Steven Deutsch
parent
e1311c7478
commit
cb7ba99cf3
@@ -27,6 +27,9 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
|
||||
- Changes the `MessageInputBar` bottom `UIStackView`'s `bottomAnchor` to `layoutMarginsGuide.bottomAnchor` to fix issues on the iPhone X
|
||||
[#266](https://github.com/MessageKit/MessageKit/pull/266) by [@nathantannar4](https://github.com/nathantannar4).
|
||||
|
||||
- Initial `contentInset.bottom` reference changed from `messageInputBar` to `inputAccessoryView` to allow custom inp`inputAccessoryView`'s that don't break the initial layout
|
||||
[#267](https://github.com/MessageKit/MessageKit/pull/262) by [@nathantannar4](https://github.com/nathantannar4).
|
||||
|
||||
### Removed
|
||||
|
||||
- **Breaking Change** Removed `additionalTopContentInset` property of `MessagesViewController` because this is no longer necessary
|
||||
|
||||
Reference in New Issue
Block a user