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/shared/components
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
..
brand-byline.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
brand-heading.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
brand-logo.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
dropdown.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
element.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
font-awesome.js Move icons template to shared folder 2021-03-29 13:16:32 +02:00
icons.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
image-picker.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
rich-text.js Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00