xmpp.chapril.org-conversejs/src/plugins/controlbox
JC Brand 7b8b32638c Fixes #3137
- Modernize the `RegisterPanel` component and turn it into a Lit element.
- Improve CSS and move into plugin.
- Fix button click handler not being registered.
- Fix switching between login/register form after logging out (Fixes #1556)
2023-02-16 23:45:59 +01:00
..
styles Fixes #3137 2023-02-16 23:45:59 +01:00
templates Fixes #3137 2023-02-16 23:45:59 +01:00
tests Update and clean up password-reset feature 2022-12-27 21:07:23 +01:00
api.js Call minimize on the model 2021-02-09 15:48:21 +01:00
constants.js Show spinner in controlbox when reconnecting 2022-04-24 11:18:09 +02:00
controlbox.js Rename all templates to camelCase 2023-02-15 14:29:07 +01:00
index.js Fixes #3137 2023-02-16 23:45:59 +01:00
loginform.js Rename all templates to camelCase 2023-02-15 14:29:07 +01:00
model.js Don't subclass the chatbox for the controlbox model 2021-06-29 12:55:29 +02:00
navback.js Rename all templates to camelCase 2023-02-15 14:29:07 +01:00
toggle.js Rename all templates to camelCase 2023-02-15 14:29:07 +01:00
utils.js Turn controlbox into a Lit element 2022-04-23 12:01:41 +02:00