zulip/static
Rohitt Vashishtha c41c82aae0 settings_emoji: Use display_name in handlebars.
This commit fixes two issues with the previous implementation:

1. JavaScript's replace replaces only the first instance,
   thus we need to use a regex.
2. Handlebars was setting the id of the HTML elements with
   spaces in between which broke the delete button; now a
   new variable display_name is passed to the template.

This also makes changes to the casper tests to have an emoji
name with multiple spaces in it to ensure this bug doesn't
appear again.
2018-08-07 10:22:08 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images user docs: Remove add-a-link-preview since it is a server admin doc. 2018-07-29 20:32:46 -04:00
js settings_emoji: Use display_name in handlebars. 2018-08-07 10:22:08 -07:00
locale locale: Update translations data from transifex. 2018-08-03 09:49:01 -07:00
styles night-mode: Add styles for disabled buttons. 2018-08-07 10:19:44 -07:00
templates settings_emoji: Use display_name in handlebars. 2018-08-07 10:22:08 -07:00
third search pills: Backspace should remove a search pill with typeahead open. 2018-07-30 14:33:06 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules