zulip/static/third
Rohitt Vashishtha 6c34d99ad0 typeahead: Add header text to show info about current completion.
We can provide a function that returns an HTML string: `this.header()` to
display a header text above the typeahead. This can be used to provide
contextual information such as hinting about the silent mentions syntax
or the topic mentions syntax.

At the end of this commit, the HTML structure is:

$container <div>
  $header <p>
    info-icon
    header-text
  $menu <ul>
    list-items
2019-07-31 15:33:27 -07:00
..
bootstrap popovers: Use fix_positions option for streams popover. 2019-02-14 16:58:00 -08:00
bootstrap-notify
bootstrap-typeahead typeahead: Add header text to show info about current completion. 2019-07-31 15:33:27 -07:00
jquery-filedrop admin_settings: Change maxfilesize to max_file_upload_size. 2019-05-03 17:36:09 -07:00
jquery-idle Refactor to delete mousewheel.js. 2017-07-03 11:04:20 -04:00
marked topic-mention: Add Marked implementation as HandleStreamTopic. 2019-07-11 14:53:10 -07:00
sockjs Revert "update-sockjs: Update sockjs from version 0.3.4 to 1.1.1." 2017-01-10 11:46:15 -08:00