mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
* FEATURE: Bundle discourse-spoiler-alert plugin into core
Formerly https://github.com/discourse/discourse-spoiler-alert
* DEV: Switch to new addComposerToolbarPopupMenuOption plugin API
`api.addToolbarPopupMenuOptionsCallback` has been deprecated in 913fd3a7b392b492f6344102577960a6eada00ce
This commit was just added to the plugin, so adding it here.
49f86ba72e
9 lines
160 B
YAML
9 lines
160 B
YAML
en:
|
|
js:
|
|
spoiler:
|
|
title: Blur Spoiler
|
|
label:
|
|
show: "Show hidden content"
|
|
composer:
|
|
spoiler_text: "This text will be blurred"
|