mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3911] Converted GIF image URLs to absolute (#4159)
This commit is contained in:
committed by
Eugenio Romano
parent
431e2ff09c
commit
c8303f3479
@@ -103,7 +103,7 @@ Once the Keycloak login is performed the user is redirected back to the app base
|
||||
With ADF 2.4.0, you can now upload minor or major versions of a file. We have also removed the restriction where you were limited to uploading only same file types as new versions.
|
||||
For more information about this component please refer to [the official documentation.](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/content-services/version-manager.component.md)
|
||||
|
||||

|
||||

|
||||
|
||||
### Empty Page Component
|
||||
|
||||
@@ -112,7 +112,7 @@ This component needs just 3 inputs: icon, title, and subtitle.
|
||||
You can also transclude external content into the component's body.
|
||||
For more information about this component please refer to [the official documentation.](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/core/empty-content.component.md)
|
||||
|
||||

|
||||

|
||||
|
||||
### TaskList Empty Page
|
||||
|
||||
@@ -133,7 +133,7 @@ You can still override it from the parent component using `<ng-template>`.
|
||||
We have created an error page component that will show buttons and messages relevant to the error that occurred (404, 403, etc...)
|
||||
For more information about this component please refer to [the official documentation.](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/core/error-content.component.md)
|
||||
|
||||

|
||||

|
||||
|
||||
### Search Improvements
|
||||
|
||||
@@ -174,7 +174,7 @@ Note that this feature applies to all methods of uploading (drag and drop, butto
|
||||
|
||||
You can find more details and examples of how to set up the confirmation dialog on the [Upload drag area page.](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/content-services/upload-drag-area.component.md#intercepting-uploads)
|
||||
|
||||

|
||||

|
||||
|
||||
### Conditional Visibility for Data Columns
|
||||
|
||||
@@ -203,7 +203,7 @@ More details are available on the [Content action component page.](https://githu
|
||||
We have added a new component which allows you add a custom list of buttons. The list will automatically collapse into a burger menu choice for small screens so the menu button will always fit inside your page.
|
||||
See the [Buttons menu component page](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/core/buttons-menu.component.md) for more information.
|
||||
|
||||

|
||||

|
||||
|
||||
## Localization
|
||||
|
||||
|
Reference in New Issue
Block a user