discourse/plugins
Martin Brennan 95014e9ab8
FIX: Do not duplicate admin sidebar plugin links (#25780)
When hiding/showing the sidebar, as is the case on mobile
and using the toggle in the top left on desktop, we delete
and recreate the ember component on the page. This causes
the `sections` for each sidebar panel to get re-evaluated
every time.

For the admin sidebar, this means that we were constantly
re-adding the plugin links to the sidebar, causing duplication.
This can be fixed by just adding @cached to the getter for
sections.
2024-02-21 12:58:31 +10:00
..
chat FIX: Do not duplicate admin sidebar plugin links (#25780) 2024-02-21 12:58:31 +10:00
checklist DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
discourse-details Update translations (#25659) 2024-02-13 16:11:30 +01:00
discourse-lazy-videos DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
discourse-local-dates PERF: eliminate some slow CSS selectors (#25392) 2024-01-26 13:10:45 -05:00
discourse-narrative-bot Update translations (#25767) 2024-02-20 09:42:19 -05:00
discourse-presence DEV: Convert min_trust_to_edit_wiki_post to groups (#24766) 2023-12-12 15:20:37 +11:00
footnote DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
poll Update translations (#25767) 2024-02-20 09:42:19 -05:00
spoiler-alert DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
styleguide Update translations (#25659) 2024-02-13 16:11:30 +01:00