xmpp.chapril.org-conversejs/sass
JC Brand 2d746d2a1e Make converse-muc-embedded a core plugin.
1. Add a new `view_mode` value: `embedded`.

   This value is used to determine wether the `converse-muc-embedded`
   plugin is active or not.

2. Remove the need for the #converse-embedded-chat element.

   Instead we reuse the #conversejs element and embed inside that.

3. Removed the need to manually blacklist core plugins

   This is now done automatically if `view_mode` is set to `embedded`.
   Perhaps eventually we don't blacklist at all and instead use the
   `enable` plugin method. For some that probably won't work, like
   `converse-chatview`, which we still need to be active.
2018-02-09 16:37:55 +01:00
..
converse Updates #984 Add color-fadein animation for messages 2018-01-16 16:36:23 +01:00
inverse Fix linting errors and failing tests 2018-02-07 14:21:46 +01:00
pure Remove Login and Registration tabs and consolidate into one panel 2017-09-24 00:30:42 +02:00
_awesomplete.scss Style invite dropdown 2017-06-18 00:42:54 +02:00
_bookmarks.scss Initial work on showing open rooms in the "Rooms" panel 2017-05-08 21:28:56 +02:00
_chatbox.scss Fix linting errors and failing tests 2018-02-07 14:21:46 +01:00
_chatrooms.scss Fix linting errors and failing tests 2018-02-07 14:21:46 +01:00
_controlbox.scss Add ability to run tests for transpiled code 2018-01-29 14:14:56 +01:00
_core.scss Fixes #959 2018-01-29 15:06:27 +01:00
_fonts.scss Replace tabs with spaces in source files. (#1005) 2018-01-27 16:20:35 +01:00
_headline.scss Style the headlines box. (Make it orange) 2017-06-19 15:27:24 +02:00
_muc_embedded.scss Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
_normalize.scss Sass and CSS fixes for landscape mobile views. 2016-04-01 12:40:38 +00:00
_roomslist.scss Remove the pulse entirely. 2017-06-15 18:29:08 +02:00
_roster.scss Refactoring of the roster view. 2017-12-19 18:44:31 +00:00
only-fonts.scss Add css file with only fonts. 2018-02-09 16:37:55 +01:00