zulip/static/styles
aryanshridhar 7c588d4747 dropdown_list_widget: Add support for Multiselect dropdown list widget (MDLW).
This commit adds the support to select multiple dropdown items by inheriting
dropdown list widget and overriding some of it's properties.

The parameters that can be passed along with it are-

- widget_name: The desired name of the widget.
- data: The data that needs to be populated as dropdown items.
- default_text: The default text to be rendered when none of the items is selected.
- on_update: Function to trigger once the filter button is pressed.
- on_close: Function to trigger once the dropdown is successfully closed after filtering.
- value: The default value that is initially selected by user.
- limit: The maximum number of dropdown items to display on button text.

This widget can later be implemented in recent topic view to replace the
several ellipses filter button and also within the organisation user's page
to quickly sort the users list according to their org role.
2021-07-29 10:09:03 -07:00
..
portico for-companies: Change header image. 2021-07-29 09:22:09 -07:00
alerts.css static: Make alert.css shared between app and portico. 2021-04-26 09:27:05 -07:00
app_components.css Revert "message_edit: Replace checkboxes with settings_checkbox partial." 2021-07-22 11:07:49 -07:00
components.css login: Remove browser show password in IE, edge. 2021-06-14 16:35:25 -07:00
compose.css compose: Fix expanded compose un-collapsible in presence of navbar_alerts. 2021-07-22 14:25:48 -07:00
drafts.css styles: Globally set font-size and a unitless line-height. 2021-06-23 09:10:50 -07:00
hotspots.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
image_upload_widget.css styles: Fix line-height of delete button of image-upload-widget. 2021-06-24 14:36:58 -07:00
informational_overlays.css styles: Globally set font-size and a unitless line-height. 2021-06-23 09:10:50 -07:00
input_pill.css css: Fix night styling for deactivated pills. 2021-07-22 15:29:00 -07:00
left_sidebar.css css: Fix vertical alignment of unread message pills. 2021-07-28 12:04:38 -07:00
lightbox.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
message_edit_history.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
modal.css css: Extract modal related css rules. 2021-06-23 17:50:55 -07:00
night_mode.css user_status: Add UI changes for status emoji feature. 2021-07-28 10:02:50 -07:00
popovers.css user_info_popover: Show status emoji. 2021-07-28 10:02:51 -07:00
pygments.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
reactions.css css: Add block comment for reaction button logic. 2021-04-16 12:20:54 -07:00
recent_topics.css recent_topics: Optimize for mobile devices. 2021-06-01 08:32:06 -07:00
rendered_markdown.css markdown: Fixed hr visibility in day theme. 2021-07-23 12:48:43 -07:00
right_sidebar.css user_status: Add UI changes for status emoji feature. 2021-07-28 10:02:50 -07:00
settings.css dropdown_list_widget: Add support for Multiselect dropdown list widget (MDLW). 2021-07-29 10:09:03 -07:00
subscriptions.css css: Use separate CSS for create_stream_plus_button. 2021-07-18 23:52:39 -07:00
typing_notifications.css styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
user_circles.css styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
user_status.css user_status: Add default emoji for common statuses. 2021-07-28 10:02:51 -07:00
widgets.css widgets: Margin-left for the box-shadow to be visible on the left. 2021-07-24 09:52:14 -07:00
zulip.css css: Fix night styling for deactivated pills. 2021-07-22 15:29:00 -07:00