zulip/static
Rohitt Vashishtha 96638f5bd4 dropdown-list-widget: Use null-value when no value is specified.
Previously, we tried to read the value from page_params, which was just
a hack to make the calling code look cleaner. We now remove that hack
and thus, our dependency on page_params existing. Now, if the caller
does not specify a default value, we'll use the null-value.

This also creates a new init() function to cleanly wrap the code that
makes changes to the opts passed to the widget.
2020-05-19 15:13:28 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images integrations: Add bot avatar for grafana. 2020-05-11 01:07:44 -07:00
js dropdown-list-widget: Use null-value when no value is specified. 2020-05-19 15:13:28 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles popover: Hide color palette. 2020-05-19 14:03:35 -07:00
templates dropdown-list-widget: Rename setting_name -> widget_name. 2020-05-19 15:13:28 -07:00
third typeahead: Avoid tracebacks due to navbar changes. 2020-05-06 13:25:49 -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