mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Document removed globals and libs in 19
Ref https://github.com/nextcloud/server/pull/19357 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
@@ -34,6 +34,19 @@ Deprecated global variables
|
||||
* ``OC.webroot``: use ``getRootUrl`` from https://www.npmjs.com/package/@nextcloud/router
|
||||
* ``OCP.Toast.*``: use https://www.npmjs.com/package/@nextcloud/dialogs
|
||||
|
||||
Removed globals
|
||||
***************
|
||||
|
||||
* ``getURLParameter``
|
||||
* ``formatDate``
|
||||
* ``humanFileSize``
|
||||
* ``relative_modified_date``
|
||||
|
||||
Removed libraries
|
||||
*****************
|
||||
|
||||
* ``marked``
|
||||
|
||||
Back-end changes
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user