mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #5201 from nextcloud/backport/5185/stable20
[stable20] Document two more deprecations in 20
This commit is contained in:
commit
459539f4da
@ -34,6 +34,12 @@ Removed globals
|
||||
|
||||
* ``escape-html``: use `the escape-html package <https://www.npmjs.com/package/escape-html>` or similar
|
||||
|
||||
Deprecated global variables
|
||||
***************************
|
||||
|
||||
* ``humanFileSize``: use ``formatfilesize`` from https://www.npmjs.com/package/@nextcloud/files
|
||||
* ``OC.getCanonicalLocale``: use ``getCanonicalLocale`` from https://www.npmjs.com/package/@nextcloud/l10n
|
||||
|
||||
Removed jQuery plugins
|
||||
**********************
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user