This repository has been archived on 2022-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
converse.js/src/plugins/chatview
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
..
styles Split up CSS into more files 2021-03-19 12:47:32 +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
api.js Move converse-chatview plugin into folder 2020-12-08 09:50:17 +01:00
bottom-panel.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
heading.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
index.js Move chatbox styles to plugin folder 2021-03-19 11:43:16 +01:00
utils.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
view.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00