refactor(ui): added MultiPortal and customPortalOptions

This commit is contained in:
Salvatore Giordano
2021-09-21 16:44:03 +02:00
parent e0b23653b7
commit 152adfc8b0
3 changed files with 96 additions and 24 deletions
@@ -12,6 +12,10 @@
- Animation curves changed from default `Curves.linear` to `Curves.easeOut` and `Curves.easeIn` for attachment controls.
✅ Added
- Added `MessageInput.customPortalOptions` property to add custom overlays to the `MessageInput`.
## 2.2.1
⚠️ Deprecated