zulip/static
Steve Howell 059ad86967 list_render: Error if opts are missing.
The check here was too late, and it should
have given a blueslip error.  We obviously
don't expect these errors at runtime; this
is a convenience for developers creating
new widgets.
2020-04-24 10:50:08 -04: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 avatars for existing integrations with logos. 2020-04-22 17:45:30 -07:00
js list_render: Error if opts are missing. 2020-04-24 10:50:08 -04:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles browser_support: Drop support for Internet Explorer. 2020-04-23 17:50:28 -07:00
templates settings: Fix i18n tagging of `(you)` to be consistent. 2020-04-23 17:28:34 -07:00
third typeahead: Close/open typeahead with searchbox. 2020-04-17 13:37:04 -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