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/modals
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 Move sass files into src and closer to the relevant components 2021-03-19 11:28:35 +01:00
templates Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
add-contact.js Move disco plugin into folder and import lodash utilities separately 2021-04-21 11:03:22 +02:00
alert.js Add api for managing modals 2020-12-03 11:36:02 +01:00
base.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
chat-status.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
confirm.js Use `@converse/openpromise` 2021-04-28 18:35:08 +02:00
image.js Add api for managing modals 2020-12-03 11:36:02 +01:00
message-versions.js Add api for managing modals 2020-12-03 11:36:02 +01:00
muc-commands.js Move more muc templates to plugin folder and use dashes 2021-02-24 09:51:37 +01:00
muc-details.js Rename ids of two modals 2020-12-03 11:43:04 +01:00
muc-invite.js Move the autocomplete code into ./shared 2020-12-10 11:17:57 +01:00
occupant.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
profile.js Declare sizzle as a dependency for @converse/headless 2020-12-10 17:13:40 +01:00
user-details.js Turn roster into a custom element 2021-02-09 15:48:21 +01:00
user-settings.js Move modals and their templates into `./modals/` 2020-12-03 11:02:35 +01:00