[FF] Realtime Conversations

[FF] Realtime Conversations 2.0.3

No tiene permiso para descargar
  • Iniciador del hilo Iniciador del hilo axtona
  • Fecha de inicio Fecha de inicio
Registrado
28 Jun 2020
Mensajes
4.459
Puntuación de reacciones
1.411
Credits
$12.242
thanks to dear member @jessy submitted a new resource:

[FF] Realtime Conversations - Extends basically all of @021 WebSockets addons to also bring in support

Extends basically all of @021 WebSockets addons to also bring in support for live chatting (WebSockets for comms, Real Time Alerts for the popups and Real Time Threads for the display new messages code) - so you will need ALL OF THEM installed to use this.

Once installed, add the following to your extra.less
CSS:
.js-typers {
    &.is-active {
        opacity: 1;
        max-height: 1000px;
        transition: all .5s ease-in-out;
    }
    > .block-container {...

Read more about this resource...
 
Superior