mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-19 00:22:49 +08:00
This commit modernizes the post menu by migrating it from the existing widget-based implementation to Glimmer components. This transition aims to improve the maintainability, performance, and overall developer experience. It also introduces a new DAG-based transformer API for customizations that aims to be more flexible than the widget base one. --------- Co-authored-by: David Taylor <david@taylorhq.com> |
||
|---|---|---|
| .. | ||
| avatar_selector.rb | ||
| badge.rb | ||
| base.rb | ||
| bookmark.rb | ||
| change_owner.rb | ||
| create_invite.rb | ||
| delete_themes_confirm.rb | ||
| discard_draft.rb | ||
| dismiss_new.rb | ||
| flag.rb | ||
| insert_table.rb | ||
| login.rb | ||
| penalize_user.rb | ||
| private_message_invite.rb | ||
| private_message_remove_participant.rb | ||
| reject_reason_reviewable.rb | ||
| sidebar_edit_categories.rb | ||
| sidebar_edit_navigation_modal.rb | ||
| sidebar_edit_tags.rb | ||
| sidebar_section_form.rb | ||
| signup.rb | ||
| topic_bulk_actions.rb | ||