mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #13718 from nextcloud/backport/13716/stable32
[stable32] feat: Mention deprecated of OC.SystemTags
This commit is contained in:
@@ -60,6 +60,7 @@ Deprecated APIs
|
||||
|
||||
- ``--color-error-rgb``, ``--color-info-rgb``, ``--color-success-rgb``, ``--color-warning-rgb`` are deprecated.
|
||||
Instead use the native CSS color utils with the the existing variables like ``--color-error`` and similar.
|
||||
- The ``OC.SystemTags`` api is deprecated. If you need to get the list of system tags, check `this merge request <https://github.com/nextcloud/files_retention/pull/855>`_ for how to fetch the tags directly.
|
||||
|
||||
Removed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user