mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Documentation update 3.6.0 (#5257)
* documentation update 3.6.0 * documentation update 3.6.0 * update missing doc
This commit is contained in:
@@ -222,7 +222,7 @@ update your code to use the suggested fix for each item that affects your projec
|
||||
`sidebarRightTemplate`.
|
||||
- The `sidebarPosition` input has been removed (the other new inputs render it obsolete).
|
||||
|
||||
- The `createFolder` event of the [`UploadBase`](../../lib/content-services/upload/components/base-upload/upload-base.ts)
|
||||
- The `createFolder` event of the [`UploadBase`](../../lib/content-services/src/lib/upload/components/base-upload/upload-base.ts)
|
||||
class (emitted when a folder was created) has been removed. You should modify your code to use the `success` event instead.
|
||||
- [Login component](../core/components/login.component.md): Two inputs have been removed: `disableCsrf` and `providers`. Set the
|
||||
properties with the same names in `app.config.json` to get the same effect.
|
||||
|
Reference in New Issue
Block a user