mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Merge pull request #5166 from nextcloud/enhancement/escape-html-removal
Document the escape-html removal
This commit is contained in:
@@ -29,6 +29,10 @@ Search
|
||||
|
||||
The unified search replaces the traditional search input, hence ``OCA.Search`` became a noop. For backwards compatibility, the code will not raise any errors now, but it does not have any functionality.
|
||||
|
||||
Removed globals
|
||||
***************
|
||||
|
||||
* ``escape-html``: use `the escape-html package <https://www.npmjs.com/package/escape-html>` or similar
|
||||
|
||||
Back-end changes
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user