discourse/app/assets/stylesheets/common/components
Kris 448dc2601b
REFACTOR: move mobile/signup-progress-bar CSS into common/signup-progress-bar (#33331)
This concerns these green dots for progress on signup. 
 
Most of the mobile CSS was redundant due to some previous design
changes, so this is largely removing the contents of that file.


Desktop:

![image](https://github.com/user-attachments/assets/0894e0b2-2145-4d13-a85b-b1b7caf64363)

Mobile:

![image](https://github.com/user-attachments/assets/8d2acbfc-6935-4bcd-acef-91a44820ebaa)
2025-06-25 09:33:23 -04:00
..
sidebar/edit-navigation-menu DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
_index.scss FEATURE: Add revamped new and unread topic filter education (#32669) 2025-06-20 11:24:07 +10: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: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
badges.scss UX: emoji styling adjustments (#32039) 2025-03-27 18:45:39 +04:00
banner.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
bookmark-list.scss DEV: Make styling bookmarks easier (#31979) 2025-03-25 11:02:11 -05:00
bookmark-menu.scss FEATURE: Clear bookmark reminders from bookmark menu (#33168) 2025-06-13 10:37:08 +10:00
bookmark-modal.scss UX: adjust bookmark hover and active states (#33177) 2025-06-12 10:36:30 -04:00
buttons.scss DEV: define CSS variables for button colors (#33162) 2025-06-13 11:32:58 -04:00
calendar-date-time-input.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
char-counter.scss FEATURE: Add word count and indicator when exceeded max (#19367) 2023-02-20 12:06:43 +01:00
color-input.scss FEATURE: add icons and emojis to category (#31795) 2025-03-26 09:46:17 +04:00
composer-toggle-switch.scss UX: composer toolbar changes (icon, style, placement) (#32918) 2025-06-10 12:16:19 -03:00
conditional-loading-section.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
convert-to-public-topic-modal.scss
d-breadcrumbs.scss DEV: Make breadcrumb separators unclickable icons (#29817) 2024-11-19 16:42:43 +08:00
d-multi-select.scss DEV: Fix scss deprecation warning (#32325) 2025-04-16 11:34:30 -04:00
d-page-header.scss UX: Add separator for "Learn more..." on admin pages (#31898) 2025-03-19 13:34:17 +10:00
d-select.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
d-stat-tiles.scss UX: Introduce <DStatTiles /> component (#30238) 2024-12-13 11:32:46 +10:00
d-toggle-switch.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
date-input.scss UX: improve mobile date picker slightly (#32822) 2025-05-20 11:49:58 -04:00
date-picker.scss UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
date-time-input-range.scss UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
date-time-input.scss UX: Polishing borders, border-radius, input, and spacing (#32995) 2025-05-29 16:43:57 -05:00
download-calendar.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
drafts-dropdown-menu.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
dropdown-menu.scss UX: left-align dropdown menu button text (#31198) 2025-02-05 12:43:13 -05:00
emoji-picker.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
empty-states.scss UX: Fix new/unread topic banner overlap with topic filter empty state (#33305) 2025-06-23 14:40:35 +10:00
file-size-input.scss FIX: Make cancel and reset buttons work for file_size_restriction settings (#28347) 2024-08-15 19:38:47 +03:00
filter-input.scss UX: Polishing borders, border-radius, input, and spacing (#32995) 2025-05-29 16:43:57 -05:00
footer-nav.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
form-template-field.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
group-member-dropdown.scss DEV: Set containing block for Popper dropdowns (#20745) 2023-03-20 15:26:20 -04:00
groups-form-membership-fields.scss
hashtag.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
horizontal-overflow-nav.scss UX: improve nav fade css (#31975) 2025-03-24 15:14:56 -04:00
iframed-html.scss
ignored-user-list.scss UX: fix color preference layout (#21346) 2023-05-03 10:11:52 +08:00
keyboard_shortcuts.scss DEV: Fix post highlighting for keyboard navigation in the Glimmer Post Stream (#33097) 2025-06-06 10:14:35 +01:00
load-more.scss FIX: Add @enabled arg to <LoadMore /> component (#33122) 2025-06-12 15:50:24 +10:00
more-topics.scss UX: fix alignment of more topics nav pills (#32808) 2025-05-20 07:36:12 +10:00
navs.scss UX: Remove background from nav pill hover (#32893) 2025-05-23 16:19:22 -05:00
notifications-tracking.scss FIX: prevents d-menu trigger/untrigger propagation (#32078) 2025-03-31 13:47:24 +02:00
offline-indicator.scss FEATURE: Offline indicator (#21369) 2023-06-05 11:08:04 -05:00
pick-files-button.scss DEV: add pick-files-button component (#13764) 2021-07-16 21:50:50 +04:00
post-list.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
post-translations.scss FEATURE: Add post language on creating a new post (#33160) 2025-06-11 10:39:01 -07:00
powered-by-discourse.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
relative-time-picker.scss UX: minor fixes in topic action modal (#24772) 2023-12-07 14:54:56 +01:00
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
svg.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
tap-tile.scss UX: adjust bookmark hover and active states (#33177) 2025-06-12 10:36:30 -04:00
theme-card.scss UX: Update theme cards min width (#33045) 2025-06-03 11:31:29 -06:00
time-input.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
time-shortcut-picker.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
topic-map.scss DEV: new topic map outlet and header participant flexibility (#32826) 2025-05-21 09:59:57 -04:00
topic-query-filter.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
user-card.scss UX: fix overflow name in usercard (#32838) 2025-05-21 15:25:14 +02:00
user-info.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
user-status-message.scss UX: improve the alignment of long status messages (#30830) 2025-01-16 17:22:37 -05:00
user-status-picker.scss DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
user-stream-item.scss UX: Polishing borders, border-radius, input, and spacing (#32995) 2025-05-29 16:43:57 -05:00
user-stream.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
welcome-banner.scss UX: scale down banner (#33132) 2025-06-09 19:00:53 +02:00
welcome-header.scss UX: Add progress bar to the registration flow (#27694) 2024-08-28 08:43:39 -03:00
widget-dropdown.scss REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00