zulip/web/styles
Sayam Samal a8146916aa buttons: Add redesigned button styles.
This commit adds the redesigned button styles to the codebase along with
with a storybook-style page in `/devtools/buttons` to view and test the
redesigned button component.

The redesigned button component, uses the `action-button` class to
follow Zulip's no-abbreviation policy, and to avoid conflicts with the
pre-existing `button` and bootstrap `btn` classes.

A button using the new redesigned styles, required two classes,
  - First, the base `action-button` class which defines the structure
  and behavior of the button.
  - Second, a modifier class like `action-button-primary-neutral` which
  defines the styles for the particular action button type.
2024-12-04 11:08:33 -08:00
..
portico buttons: Add redesigned button styles. 2024-12-04 11:08:33 -08:00
alerts.css styles: Remove ineffective animation of display. 2024-10-23 14:56:39 -07:00
app_components.css bootstrap: Rename btn-* -> button-* classes. 2024-11-14 12:03:36 -08:00
app_variables.css buttons: Add redesigned button styles. 2024-12-04 11:08:33 -08:00
buttons.css buttons: Add redesigned button styles. 2024-12-04 11:08:33 -08:00
components.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
compose.css compose: Rename disable-btn class. 2024-11-14 12:03:36 -08:00
dark_theme.css recent_view: Remove bootstrap classes from recent view buttons. 2024-11-20 11:08:58 -08:00
drafts.css topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
image_upload_widget.css settings: Improve layout and appearance of Organization logo area. 2024-10-25 15:39:13 -07:00
inbox.css dependencies: Upgrade JavaScript dependencies. 2024-11-27 09:54:56 -08:00
informational_overlays.css help modal: Remove small_hotkey style. 2024-09-03 20:52:16 -07:00
input_pill.css invites: Enable adding users to user groups during invitations. 2024-11-26 11:26:34 -08:00
left_sidebar.css dependencies: Upgrade JavaScript dependencies. 2024-11-27 09:54:56 -08:00
lightbox.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
message_edit_history.css css: Refactor theme colors for .message_edit_history_content. 2024-09-23 16:07:51 -07:00
message_header.css dependencies: Upgrade JavaScript dependencies. 2024-11-27 09:54:56 -08:00
message_row.css dependencies: Upgrade JavaScript dependencies. 2024-11-27 09:54:56 -08:00
message_view_header.css stream: Show (archived) at the end of deactivated stream names. 2024-10-25 16:06:42 -07:00
modal.css settings: Fix labels using full width of the modal. 2024-11-19 18:37:02 -08:00
popovers.css user_profile: Add remove button to each group row in groups tab. 2024-12-03 17:18:27 -08:00
print.css typing: Move the typing notifications to below the mark as read banner. 2024-06-18 14:30:19 -07:00
progress_bar.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
pygments.css styles: Fix invalid CSS generated due to @extend misusage. 2024-09-18 15:33:28 -07:00
reactions.css popover_menus_data: Hide actions user can't take for archived channels. 2024-10-25 16:06:42 -07:00
recent_view.css recent_view: Remove bootstrap classes from recent view buttons. 2024-11-20 11:08:58 -08:00
rendered_markdown.css copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
right_sidebar.css buddy_list: Add style-change options to buddy list popover. 2024-11-27 14:08:46 -08:00
scheduled_messages.css css: Remove unused css for scheduled-messages-loading class. 2024-07-24 10:12:42 -07:00
search.css search: Hide outline unless focus-visible. 2024-09-19 19:51:43 -07:00
settings.css settings: Fix filter alignment under headings in all settings panels. 2024-11-22 10:46:39 -08:00
subscriptions.css user_group: Disable leave checkmark if user isn't a direct member. 2024-12-02 17:59:18 -08:00
tooltips.css tooltips: Fix hotkey hints wrapping when next to longer tooltip labels. 2024-09-19 10:49:15 -07:00
typeahead.css compose: Show bot icon after bot name in recipient picker. 2024-10-21 18:09:50 -07:00
typing_notifications.css typing: Move the typing notifications to below the mark as read banner. 2024-06-18 14:30:19 -07:00
user_circles.css user_circles: Fix bug causing incorrect colors in typeahead. 2024-11-06 16:36:40 -08:00
user_status.css user_status: Correct modal layout and appearance. 2024-10-15 12:59:19 -07:00
widgets.css update_ui: Standardize pencil icon color for todo and poll. 2024-11-01 16:45:17 -07:00
zulip.css navbar: Make login button focusable. 2024-11-22 10:55:11 -08:00