Skip to content

feat: Add Ability to Make Token View-Only

Andrew Fontaine requested to merge add-ability-to-disable-tokens into master

When :viewOnly is true, the close button is hidden from the token, so it can be used in situations where users do not have the requisite permissions to dismiss the token.

Enabled (default) Disabled
image image
Edited by Andrew Fontaine

Merge request reports