zulip/static
Thomas Ip 5b94e1dfad jQuery: Remove unnecessary :first selectors.
See example here: https://jsbin.com/relewizita/edit?html,js,output
Basically the original statement get the first of each input, button
and select element, and then select the first of these in the next
line. We can simply query the first one in one step. The settings
menu have at most 20 of these input elements so performance should
have no impact.
2019-06-06 15:21:26 -07:00
..
assets images: Add header design for Zulip Twitter account. 2019-05-31 15:24:56 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
images portico: Remove core-team profiles from /team. 2019-06-03 12:14:40 -07:00
js jQuery: Remove unnecessary :first selectors. 2019-06-06 15:21:26 -07:00
locale i18n: Update translation data from Transifex. 2019-06-03 15:29:56 -07:00
styles css: Use SCSS nesting in alerts.scss for .alert. 2019-06-06 11:41:35 -07:00
templates settings: Add display setting for demoting inactive streams. 2019-06-03 23:07:56 -07:00
third admin_settings: Change maxfilesize to max_file_upload_size. 2019-05-03 17:36:09 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules