Дамян Минков
9f4da84701
I18next update (#4456)
* Removes unused translations.
* Fixes using translated strings.
* Moves using latest i18next versions and stop using compatibility modes.
* Sorts i18next options.
* Fixes defaultNS used by i18next.
This is used when translating html tags with data-i18n keys as attributes, used by jQuery-Impromptu.
пре 5 година
Leonard Kim
c0e9f2b95a
fix(chat): workaround for chat scroll causing layout misalignment
пре 5 година
Leonard Kim
d86b60ea72
fix(chat): maintain bottom scroll on input resize
пре 6 година
Leonard Kim
dfe5fbb702
ref(chat): change initial input size to 1 line
пре 6 година
Leonard Kim
09f881c0f5
ref(chat): bring in package for text area auto-resizing
пре 6 година
Leonard Kim
f1546008f9
ref(chat): removed unused getChatInputRef callback for input
пре 6 година
Leonard Kim
d8df7fde84
ref(chat): clean up public blur/focus methods on input
Method blur is not called. Method blur is called
internally only.
пре 6 година
Leonard Kim
5a53d7f32a
fix(chat): re-fix letting long messages wrap
пре 6 година
Leonard Kim
4eec13da1c
ref(chat): de-parameterize AbstractMessageContainer
пре 6 година
Leonard Kim
cb8282dfe5
ref(chat): remove unused method
пре 6 година
Leonard Kim
5cd0b1a9be
fix(chat): fix auto-scrolling to bottom
Empower the parent.
пре 6 година
Leonard Kim
504fadaf71
ref(chat): on web, move timestamp to chat message
пре 6 година
Leonard Kim
a9637f93c3
ref(chat): create AbstractMessageContainer
So mobile and web can share logic for grouping chat
messages by sender.
пре 6 година
Leonard Kim
0e8b0a9c5c
ref(chat): create web MessageContainer component
пре 6 година
Leonard Kim
a114d55fac
fix(chat): ensure really long words can trigger wrapping
пре 6 година
Leonard Kim
afde717ca4
ref(chat): use message type as classname
пре 6 година
Leonard Kim
fb5a45f714
feat(chat): on web, group messages by sender
пре 6 година
Leonard Kim
a49f62238b
ref(chat): clean up extra dom
пре 6 година
Leonard Kim
01458eeff9
ref(chat): add a header for holding the close button
пре 6 година
Leonard Kim
4d04141f24
ref(chat): change input placeholder
пре 6 година
Leonard Kim
2a4bac7a27
ref(chat): remove chat bubble arrow
пре 6 година
virtuacoplenny
ca38bd53fe
fix(chat): use css for arrow (#4097)
пре 6 година
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
пре 6 година
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
пре 6 година
Leonard Kim
81d4f694b7
fix(chat): prevent empty messages
пре 6 година
Bettenbuk Zoltan
8a241ba2b7
[RN] Add chat functionality
Co-authored-by: DimaG <dgeorgiev06@gmail.com >
пре 6 година