mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #5174 from nextcloud/backport/5166/stable20
[stable20] Document the escape-html removal
This commit is contained in:
commit
f69f041d74
@ -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
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user