xmpp.chapril.org-conversejs/src/plugins/muc-views
Shaun Wu 9ea8653ef7 Upgrade to Webpack 3
Had to make various other changes due to incompatibilities.

- Use the new `lit` package instead of `lit-html` or `lit-element`
- Drop `haunted` since it breaks the rules by specifying `type: module`
  but then doesn't import with file extensions
- Use Sass Dart instead of node-sass (fixes #2445)
- Upgrade Karma
2021-04-30 13:50:50 +02:00
..
modals Move disco plugin into folder and import lodash utilities separately 2021-04-21 11:03:22 +02:00
styles Bugfix. Scroll position not respected in MUC 2021-03-24 14:35:33 +01:00
templates Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
tests Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
adhoc-commands.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00
api.js Move converse-muc-views plugin into own folder 2020-12-08 09:50:17 +01:00
bottom-panel.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
chatarea.js Adding configurable url history changing 2021-04-29 11:59:28 +02:00
config-form.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00
destroyed.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00
disconnected.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00
heading.js Render the MUC view component declaratively 2021-03-15 12:34:56 +01:00
index.js Cleanup 2021-03-26 10:58:51 +01:00
muc.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
nickname-form.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00
password-form.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00
sidebar.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00
utils.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00