mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #5185 from nextcloud/enhancement/nextcloud-20-critical-changes-II
Document two more deprecations in 20
This commit is contained in:
commit
7212fa35f7
@ -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