discourse/app/assets/stylesheets/desktop/components
Alan Guo Xiang Tan 6e3f3dff86
DEV: Refactor edit tags/categories modal to reduce duplication (#22240)
Why this change?

There was alot of duplication between the edit navigation menu tags/categories modal which
was making it hard to introduce new changes as the work had to be
duplicated into multiple places.

This commit mainly extracts the duplicated code into common components
such that it is easier to make styling changes across both modals.
2023-06-23 08:28:55 +08:00
..
sidebar/edit-navigation-modal-form DEV: Refactor edit tags/categories modal to reduce duplication (#22240) 2023-06-23 08:28:55 +08:00
_index.scss DEV: Refactor edit tags/categories modal to reduce duplication (#22240) 2023-06-23 08:28:55 +08:00
user-card.scss FIX: uses popper for cards 2023-01-30 21:12:30 +01:00
user-info.scss FEATURE: show avatar flair on group, badges and directory pages (#6732) 2018-12-06 12:18:52 +01:00
user-stream-item.scss UX: Tweak user deleted posts items (#21856) 2023-05-31 16:49:56 +02:00