zulip/static
Aditya Bansal 7d0d4b5eec integrations: Start to use flex box for positioning in dropdown.
Positioning using flexbox makes life much easier for everyone. With
this change we make positioning of icon relative to the label in the
dropdown menu much easier to do and alter if required. We now no
longer need to fiddle with tedious pixel measurements for placing the
icon in the right place.

As a result of this commit we had to change a click event binding
back to be associated with .dropdown-toggle class rather than being
associated with the h3, i because of the re-arrangement of the
dropdown configs.
2018-12-03 17:29:47 -08:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images jenkins: Update integration doc with new plugin features. 2018-11-28 11:46:37 -08:00
js integrations: Start to use flex box for positioning in dropdown. 2018-12-03 17:29:47 -08:00
locale i18n: Update translation data from transifex. 2018-11-07 07:22:47 -08:00
styles integrations: Start to use flex box for positioning in dropdown. 2018-12-03 17:29:47 -08:00
templates user settings: Fix download zuliprc button styling. 2018-12-03 16:30:58 -08:00
third search: Open typeahead on empty string only if lookup triggered by Tab. 2018-12-03 16:54:38 -08:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules