refactor(ui): use portal

This commit is contained in:
Salvatore Giordano
2021-09-21 09:46:46 +02:00
parent 829c7042cc
commit 3da495a872
5 changed files with 31 additions and 252 deletions
@@ -12,10 +12,6 @@
- Animation curves changed from default `Curves.linear` to `Curves.easeOut` and `Curves.easeIn` for attachment controls.
✅ Added
- Added `MessageInput.customOverlays` property to add custom overlays to the `MessageInput`.
## 2.2.1
⚠️ Deprecated