zulip/web
Karl Stolley 2f726b20ed compose: Specify non-alpha message-area colors.
This keeps colors uniform between edit and preview modes, and also
ensures no bleedthrough of the editor when in preview mode.

ID selectors have been used for those colors to both keep the text
color declaration in the same place, and to avoid a dark-theme
specificity problem where the generic textarea took precedence over
the colors specified on the compose box's own textarea.
2024-08-01 16:30:56 -07:00
..
e2e-tests search: Empty input on open, and show current narrow search suggestions. 2024-07-19 16:55:09 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images thumbnail: Show the right spinner based on dark/light mode. 2024-07-21 18:41:59 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared send_later_popover: Update calendar days icon. 2024-07-19 14:13:12 -07:00
src rendered_markdown: Update markdown timestamps to use Zulip icon. 2024-08-01 16:28:30 -07:00
styles compose: Specify non-alpha message-area colors. 2024-08-01 16:30:56 -07:00
templates rendered_markdown: Update markdown timestamps to use Zulip icon. 2024-08-01 16:28:30 -07:00
tests rendered_markdown: Update markdown timestamps to use Zulip icon. 2024-08-01 16:28:30 -07:00
third bootstrap: Remove legacy `nav nav-list` classes and related CSS. 2024-07-15 10:00:22 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json