zulip/static/styles
Rohitt Vashishtha f9caf522f0 markdown: Allow setting a default language for code blocks.
This adds a new realm setting: default_code_block_language.

This PR also adds a new widget to specify a language, which
behaves somewhat differently from other widgets of the same
kind; instead of exposing methods to the whole module, we
just create a single IIFE that handles all the interactions
with the DOM for the widget.

We also move the code for remapping languages to format_code
function since we want to preserve the original language to
decide if we override it using default_code_clock_language.

Fixes #14404.
2020-04-09 16:02:02 -07:00
..
portico portico: Align vertical height of submit buttons with inputs. 2020-04-07 10:31:19 -07:00
alerts.scss bankruptcy: Migrate from modal view to top-of-page panel. 2020-03-31 15:30:37 -07:00
app_components.scss docs: Convert many http URLs to https. 2020-03-26 21:35:32 -07:00
components.scss styles: Fix SimpleBar hover styling for simplebar@5.1.0. 2020-03-13 16:14:23 -07:00
compose.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
drafts.scss styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -07:00
hotspots.scss hotspots: Animate more tastefully. 2020-02-25 14:04:11 -08:00
informational-overlays.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
input_pill.scss input pills: Update style for non editable pills. 2019-07-09 17:21:54 -07:00
left-sidebar.scss css: css: Use SCSS nesting for '.zoom-in' in left-sidebar.scss 2020-03-19 16:47:36 -07:00
lightbox.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
night_mode.scss night mode: Fix how "x" is displayed on "You have nothing to send!". 2020-04-06 16:21:05 -07:00
popovers.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
pygments.scss styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
reactions.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
rendered_markdown.scss css: Change emoji size within text to 20x20px. 2020-03-22 15:09:49 -07:00
right-sidebar.scss bots: Remove FEEDBACK_BOT implementation. 2020-01-25 22:41:39 -08:00
settings.scss markdown: Allow setting a default language for code blocks. 2020-04-09 16:02:02 -07:00
subscriptions.scss stream settings: Display success/failure status for edits. 2020-04-01 14:40:41 -07:00
typing_notifications.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
user_circles.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
user_status.scss styles: Remove stray semicolon from input.user_status block. 2019-09-02 21:45:43 -07:00
widgets.scss todo_list: Add task description and index numbers. 2020-03-12 08:02:06 -04:00
zulip.scss navbar: Shift Search_box styles to be near tab_bar styles. 2020-04-08 11:27:46 -07:00