mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 07:23:26 +08:00
Strips the site's base URL and `https`/`mailto` protocols from the link toolbar display  Refactors the toolbar to use getters instead of function calls, re-uses `DButton` for the `href` toolbar item instead of a custom `a` tag, fixes a bug where we passed a translated string to DButton's `label` that expects a i18n key, and adds support to “disabled” buttons. Slightly simplifies the toolbar implementation by extracting one step of indirection removing `toolbarButton` from d-editor. |
||
|---|---|---|
| .. | ||
| category_templates_spec.rb | ||
| default_to_subcategory_spec.rb | ||
| discard_draft_spec.rb | ||
| dont_feed_the_trolls_popup_spec.rb | ||
| post_validation_spec.rb | ||
| prosemirror_editor_spec.rb | ||
| review_media_unless_trust_level_spec.rb | ||
| template_validation_spec.rb | ||