discourse/app/assets/stylesheets/common/components
Osama Sayegh b02e87b8c4
DEV: Introduce ColorPaletteEditor component (#31328)
As part of the theme/color palette overhaul project, we're redesigning
the UI for the editing color palettes. This commit introduces a new
`ColorPaletteEditor` component that encapsulates all the logic and
interface for editing color palettes in the redesigned admin interface.
This component isn't used anywhere at this moment, but it will be once
we start introducing the rest of the redesigned interface.
2025-02-25 07:58:04 +03:00
..
sidebar/edit-navigation-menu DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
_index.scss FEATURE: introduce a ProseMirror editor (#30815) 2025-02-04 14:37:18 -03:00
add-pm-participants.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
badges.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
banner.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
bookmark-list.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
bookmark-menu.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
bookmark-modal.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
buttons.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01: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 DEV: Introduce ColorPaletteEditor component (#31328) 2025-02-25 07:58:04 +03:00
composer-toggle-switch.scss FEATURE: introduce a ProseMirror editor (#30815) 2025-02-04 14:37:18 -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-page-header.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00: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 DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01: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 DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00: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: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00: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 DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
footer-nav.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01: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: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
horizontal-overflow-nav.scss UX: switch group pages to horizontal nav (#31243) 2025-02-10 10:38:31 -05: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: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
more-topics.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
navs.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
notifications-tracking.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01: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
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 DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
svg.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
tap-tile.scss UX: highlight vars updates (#20346) 2023-02-21 10:15:49 +01:00
theme-card.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01: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: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
topic-query-filter.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
user-card.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
user-info.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +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 DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
user-stream.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00: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