Commit Graph

6 Commits

Author SHA1 Message Date
JC Brand 1ee75b78b7 Replace more font icons with svg icons
Updates #1004
2021-11-14 22:53:04 +01:00
JC Brand 610e334bed Use `converse-icon` in the modtools modal 2021-08-06 13:38:12 +02:00
JC Brand 55146820e3 Use `converse-icon` in the `converse-dropdown` component
Instead of using webfonts
2021-07-26 19:27:59 +02:00
JC Brand dc711d494f Add a placeholder to indicate a gap in the message history
The user can click the placeholder to fill in the gap.
2021-06-17 11:35:06 +02:00
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
JC Brand f897596215 Move files around to try and create some consistency and order 2021-03-24 12:41:17 +01:00