zulip/static
Abhishek-Balaji 852576db97 settings: Add preview while uploading custom emoji.
This adds a preview of the uploaded emoji image while uploading custom
emoji right below the upload form.

Modified upload_widget.build_widget() to take in the preview
span text and image. In case a parameter isn't passed
for preview text, it defaults to null and the snippets in
build_widgets() related to preview don't run.

Fixes #9229.

Styling tweaked by tabbott.
2020-04-08 14:42:46 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html 5xx.html: Build with webpack. 2019-10-28 15:53:15 -07:00
images portico: Update google play and app store badges. 2020-03-06 12:12:02 -08:00
js settings: Add preview while uploading custom emoji. 2020-04-08 14:42:46 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles navbar: Shift Search_box styles to be near tab_bar styles. 2020-04-08 11:27:46 -07:00
templates settings: Add preview while uploading custom emoji. 2020-04-08 14:42:46 -07:00
third text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico