discourse/app/assets/stylesheets/common/components
Kris 9d53cb3a43
UX: minor expanding textarea fixes (#40910)
There were some minor regressions to the expanding textarea after it was
adjusted in an earlier commit... this adds a new css variable to adjust
padding as needed, fixes some `@value` references and adjusts specific
styles on the /tags page. Also added a modifier class to the child
textarea so it can more easily be separated from normal textareas.

before:
<img width="700" alt="image"
src="https://github.com/user-attachments/assets/c7cb28ce-a626-49e2-90d1-7bbee166b79b"
/>


after:
<img width="700" alt="image"
src="https://github.com/user-attachments/assets/0393c9ba-9ea9-43f1-87ba-5c34076cd1c1"
/>
2026-06-15 15:23:25 -04:00
..
sidebar/edit-navigation-menu DEV: move desktop tags-modal CSS to common (#40802) 2026-06-11 14:10:20 -04:00
_index.scss DEV: remove old unused autocomplete CSS (#40848) 2026-06-15 09:17:02 -04:00
ace-editor.scss DEV: Refactor grippie resizer from composer into Modifier (#33046) 2025-06-11 11:08:11 +10:00
add-pm-participants.scss DEV: remove old unused autocomplete CSS (#40848) 2026-06-15 09:17:02 -04:00
admin-onboarding-banner.scss UX: Polish the theme picker modal (#40414) 2026-05-29 14:05:56 -07:00
autocomplete.scss DEV: Add --d-selected-text-color variable (#39495) 2026-04-23 13:06:24 -04:00
badges.scss UX: Set a smaller default border radius for category badges (#39931) 2026-05-12 13:56:11 -05:00
banner.scss UX: only remove paragaph margin in banner if it's the last child (#34695) 2025-09-03 13:02:19 -04:00
bookmark-list.scss
bookmark-menu.scss UX: add submenu for post bookmarks (#39172) 2026-04-13 13:37:53 +10:00
bookmark-modal.scss UX: Always show options in bookmark modal (#40075) 2026-05-26 09:08:17 +02:00
bulk-topic-actions-manage-tags.scss UX: Consolidate bulk tag actions into a single "Manage tags" modal (#39340) 2026-04-30 09:25:17 +08:00
buttons.scss WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
calendar-date-time-input.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
char-counter.scss
color-input.scss UX: Improve the color picker styling (#34328) 2025-08-14 17:46:01 +02:00
composer-toggle-switch.scss UX: different style for markdown/rich editor toggle (#34161) 2025-08-12 09:47:55 -03:00
conditional-loading-section.scss
convert-to-public-topic-modal.scss
d-autocomplete.scss DEV: floatkit autocomplete for d-editor (#33513) 2025-07-30 08:00:39 +08:00
d-breadcrumbs.scss FIX: Render breadcrumb separator from data instead of :last-child (#39371) 2026-04-22 14:41:55 +02:00
d-combo-button.scss UX: fix new topic button height, margin (#39827) 2026-05-07 10:28:16 -04:00
d-icon-grid-picker.scss UX: various mondernized foundation style adjustments (#40808) 2026-06-11 17:53:39 -04:00
d-multi-select.scss UX: minor style fixes for d-multi-select-trigger (#39710) 2026-05-04 13:20:35 -04:00
d-otp.scss FEATURE: User API key device authorization flow (#40189) 2026-06-10 16:09:44 -04:00
d-page-header.scss UX: update styles and layout of category type setup (#38153) 2026-03-03 13:29:03 +10:00
d-post-accordion.scss DEV: Allow multiple solutions in solved plugin (#39806) 2026-05-28 07:12:28 -05:00
d-segmented-control.scss FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
d-select.scss
d-stat-tiles.scss FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
d-toggle-switch.scss WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
date-input.scss
date-picker.scss
date-range-picker.scss UX: Polish the admin dashboard date range picker calendar (#40598) 2026-06-08 13:38:22 +08:00
date-time-input-range.scss
date-time-input.scss FEATURE: simplifed event creation in the composer (#39835) 2026-05-26 15:04:05 -04:00
docked-composer.scss UX: Auto-resize the AI bot docked composer with content (#39837) 2026-05-11 08:49:45 +10:00
download-calendar.scss
drafts-dropdown-menu.scss DEV: move desktop draft dropdown css into common (#40765) 2026-06-11 10:05:52 -04:00
emoji-picker.scss UX: update chat form to formkit, clean up chat modal styles (#40845) 2026-06-15 09:17:14 -04:00
empty-states.scss DEV: introduce additional CSS variables for theming (#38765) 2026-03-23 09:47:28 -04:00
expanding-text-area.scss UX: minor expanding textarea fixes (#40910) 2026-06-15 15:23:25 -04:00
feature-topic-modal.scss DEV: Convert feature topic modal to FormKit (#39690) 2026-05-04 11:40:05 -07:00
file-size-input.scss
filter-input.scss DEV: Use token vars for filter input and form kit inputs (#40370) 2026-05-28 16:37:02 -04:00
filter-navigation.scss DEV: Include mobile browserlist targets (#34707) 2025-09-04 01:51:06 +02:00
footer-nav.scss DEV: Remove obsolete @supports blocks (#36176) 2025-11-23 20:58:06 +01:00
form-template-field.scss FIX: Enforce required validation on form template upload field (#38799) 2026-03-24 14:07:05 +01:00
gifs.scss DEV: move discourse gifs to core (#40162) 2026-06-10 11:35:44 +04:00
group-member-dropdown.scss
group-selector.scss UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
groups-form-membership-fields.scss UX: combine group visibility and access configuration (#40758) 2026-06-11 11:20:29 -04:00
hashtag.scss UX: hashtag alignment in text and autocomplete (#33902) 2025-07-29 18:53:13 +02:00
header-search.scss DEV: move desktop header-search CSS to common file (#40801) 2026-06-11 13:53:25 -04:00
horizontal-overflow-nav.scss UX: fix RTL overflow scroll in composer controls and other nav (#39141) 2026-04-07 19:40:40 -04:00
iframed-html.scss
ignored-user-list.scss
keyboard_shortcuts.scss UX: remove old margin from shortcuts (#40397) 2026-05-29 10:17:13 +02:00
load-more.scss FIX: add minimal load-more-sentinel height (#35262) 2025-10-08 17:36:08 +08:00
more-topics.scss UX: fix alignment of topic list header tab (#40655) 2026-06-08 15:04:11 -04:00
navs.scss DEV: Add --d-selected-text-color variable (#39495) 2026-04-23 13:06:24 -04:00
notifications-tracking.scss WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
offline-indicator.scss
pick-files-button.scss
post-list.scss DEV: Apply latest stylelint autofixes (#36294) 2025-11-27 18:07:22 +01:00
post-translations.scss FEATURE: Add a per post localization toggle (#40785) 2026-06-15 15:33:48 +08:00
powered-by-discourse.scss
relative-time-picker.scss
signup-progress-bar.scss REFACTOR: move mobile/signup-progress-bar CSS into common/signup-progress-bar (#33331) 2025-06-25 09:33:23 -04:00
site-skeleton.scss UX: Add horizon site skeleton to setup wizard (#40617) 2026-06-08 14:32:38 -07:00
svg.scss
table-layout.scss UX: Introduce d-table__overview-link (#38070) 2026-02-26 17:07:03 +10:00
tap-tile.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
theme-card-preview.scss FEATURE: Replace "Spread the Word" onboarding step with theme picker (#40001) 2026-05-14 12:35:59 -07:00
theme-card.scss UX: Improve theme picker modal and fix more card spacing (#40081) 2026-05-15 11:30:42 -07:00
time-input.scss FEATURE: simplifed event creation in the composer (#39835) 2026-05-26 15:04:05 -04:00
time-shortcut-picker.scss UX: Convert caret icons to chevron icons for better visibility & concistency (#37539) 2026-02-04 16:43:09 -06:00
topic-map.scss Revert "FEATURE: discourse-workflows (#39704)" (#40366) 2026-05-28 13:59:42 +01:00
topic-query-filter.scss UX: show AI gist toggle on /filter route, fix appearance of gists (#35521) 2025-10-21 16:08:19 -04:00
user-card.scss DEV: merge desktop user-card CSS into common file (#40800) 2026-06-11 13:29:01 -04:00
user-info.scss DEV: move user-info desktop css to common (#40771) 2026-06-11 10:11:41 -04:00
user-status-message.scss FEATURE: Prevent silenced users from liking and using reactions (#37040) 2026-01-13 13:59:57 +01:00
user-status-picker.scss
user-stream-item.scss DEV: move user-stream-item desktop css to common (#40772) 2026-06-11 09:31:50 -04:00
user-stream.scss
welcome-banner.scss DEV: introduce additional CSS variables for theming (#38765) 2026-03-23 09:47:28 -04:00
welcome-header.scss DEV: move mobile welcome-header CSS into common file (#38973) 2026-03-30 17:33:34 -04:00
widget-dropdown.scss