jiti-meet/modules/UI/side_pannels
Lyubomir Marinov 2ff77676e2 Fix incorrect JSON file
The extension of the file modules/UI/side_pannels/chat/smileys.json
suggests that the format of the file is JSON. However, it contains
JavaScript RegExp instances which do not represent valid JSON. Such
discrepancies between file extension and format cause failures in
certain tools such as Webpack. Convert the file (both extension and
format) into a valid ES2015 module.
2016-09-19 12:48:38 -05:00
..
chat Fix incorrect JSON file 2016-09-19 12:48:38 -05:00
contactlist Syncs contactlist display names with thumbnails. 2016-09-15 15:01:48 -05:00
profile Settings re-design 2016-09-11 16:55:06 -05:00
settings Fixes console logs 2016-09-13 20:43:44 -05:00
SideContainerToggler.js Fixes side toolbar container behavior 2016-09-09 21:26:29 -05:00