discourse/app/assets/stylesheets/common/components
Alan Guo Xiang Tan 303fcf303c
FEATURE: Add dropdown to filter by selected in edit nav menu modal (#22251)
What does this change do?

This change adds a dropdown filter that allows a user to filter by
selected or unselected categories/tags in the edit navigation menu
modal.

For the categories modal, parent categories that do not match the
dropdown filter will be displayed as disabled since those parent
categories need to be displayed to maintain the hieracy of the child
child categories.
2023-06-23 10:29:00 +08:00
..
sidebar/edit-navigation-modal-form FEATURE: Add dropdown to filter by selected in edit nav menu modal (#22251) 2023-06-23 10:29:00 +08:00
_index.scss DEV: Refactor edit tags/categories modal to reduce duplication (#22240) 2023-06-23 08:28:55 +08:00
badges.scss UX: long unsetyled category names need truncation (#21756) 2023-05-25 17:08:39 -04:00
banner.scss UX: Styling changes to global banner (#16191) 2022-03-15 16:19:55 +01:00
bookmark-list.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
bookmark-modal.scss UX: align the trash button on the bookmark modal (#16884) 2022-05-23 18:51:01 +04:00
buttons.scss UX: consistent button hover transitions (#22157) 2023-06-16 10:25:58 -04: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: Use native color-picker (#15748) 2022-02-01 11:18:13 -03:00
conditional-loading-section.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
convert-to-public-topic-modal.scss
d-toggle-switch.scss UX: Easily toggle badges in admin badge list (#20225) 2023-02-09 11:36:27 -08:00
d-tooltip.scss REFACTOR: move shadow vars to css custom props (#22094) 2023-06-13 16:38:31 -04:00
date-input.scss UX: Fix date input icon display issues (#14369) 2021-09-17 12:07:10 -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: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
download-calendar.scss FIX: uses tippy for popover (#15409) 2022-05-02 17:10:26 +02:00
footer-nav.scss REFACTOR: move shadow vars to css custom props (#22094) 2023-06-13 16:38:31 -04:00
form-template-field.scss UX: Add required indicator to fields with required validation (#22096) 2023-06-14 11:25:05 -07: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 REFACTOR: move shadow vars to css custom props (#22094) 2023-06-13 16:38:31 -04:00
horizontal-overflow-nav.scss UX: move vertical admin plugin nav to horizontal overflow nav (#20319) 2023-02-17 10:21:30 -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 UX: improve layout of keyboard shortcut modal (#20220) 2023-02-08 16:39:32 -05:00
navs.scss DEV: allow themes to more easily set border-radii (#19037) 2022-11-16 11:35:09 -05: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
relative-time-picker.scss UX: Fix local-dates styling (#12085) 2021-02-15 10:44:30 +00:00
share-and-invite-modal.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
svg.scss DEV: Remove xlink hrefs (#15059) 2021-11-25 15:22:43 +11:00
tap-tile.scss UX: highlight vars updates (#20346) 2023-02-21 10:15:49 +01:00
time-input.scss
time-shortcut-picker.scss UX: fix time pickers input width on mobile (#21170) 2023-04-19 10:08:24 -05:00
topic-query-filter.scss UX: Make input on /filter route full width (#20952) 2023-04-04 14:10:39 +10:00
user-card.scss REFACTOR: move shadow vars to css custom props (#22094) 2023-06-13 16:38:31 -04:00
user-info.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
user-status-message.scss UX: improve styles of the user status message component (#17904) 2022-08-14 18:55:54 +04:00
user-status-picker.scss FEATURE: user status emoji (#17025) 2022-06-22 18:15:33 +04:00
user-stream-item.scss UX: Tweak user deleted posts items (#21856) 2023-05-31 16:49:56 +02:00
user-stream.scss UX: remove unneeded margin from user stream (#11964) 2021-02-04 14:39:43 +11:00
widget-dropdown.scss