Skip to content

1.1.0

Compare
Choose a tag to compare
@DenysVuika DenysVuika released this 30 Jan 16:59
· 7871 commits to master since this release

Breaking changes

  • Single naming convention for Core services (#1471) - ng2-alfresco-core
  • Renaming Document list Component (#1418) - ng2-alfresco-documentlist
  • Fix typos in component properties (#1560) - ng2-alfresco-upload, ng2-alfresco-documentlist
    • Input UploadButtonComponent.showUdoNotificationBar renamed to showNotificationBar
    • Input UploadDragAreaComponent.showUdoNotificationBar renamed to showNotificationBar
    • Input DocumentListComponent.fallbackThubnail renamed to fallbackThumbnail
  • currentFolderPath property is no longer supported and replaced with a combination of currentFolderId: string and folderNode: MinimalNodeEntryEntity properties (#1376) - ng2-alfresco-documentlist

Changes

New features