mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* integrate JS-API with monorepo * [ci:force] fix token issue [ci:force] migrate docs folder [ci:force] clean personal tokens * [ci:force] gha workflow support * [ci:force] npm publish target * fix js-api test linting * [ci:force] fix test linting, mocks, https scheme * [ci:force] fix https scheme * [ci:force] typescript mappings * [ci:force] update scripts * lint fixes * linting fixes * fix linting * [ci:force] linting fixes * linting fixes * [ci:force] remove js-api upstream and corresponding scripts * [ci:force] jsdoc fixes * fix jsdoc linting * [ci:force] jsdoc fixes * [ci:force] jsdoc fixes * jsdoc fixes * jsdoc fixes * jsdoc fixes * [ci:force] fix jsdoc * [ci:force] reduce code duplication * replace 'chai' expect with node.js assert * replace 'chai' expect with node.js assert * [ci:force] remove chai and chai-spies for js-api testing * [ci:force] cleanup and fix imports * [ci:force] fix linting * [ci:force] fix unit test * [ci:force] fix sonar linting findings * [ci:force] switch activiti api models to interfaces (-2.5% reduction of bundle) * [ci:force] switch activiti api models to interfaces * [ci:force] switch AGS api models to interfaces * [ci:force] switch AGS api models to interfaces * [ci:force] switch search api models to interfaces * [ci:force] switch content api models to interfaces where applicable
3.1 KiB
3.1 KiB
Title
Title |
---|
Changelog for @alfresco/js-api v7.0.0 |
Changelog
- a67a0222e [ACS-5946] aps documentation enhancements (#1659)
- 2f1de4ec6 Add relations to site entry (#1658)
- 7d6d1882b [ACS-5946] documentation improvements (#1652)
- 4e3b831bd [ACS-5839] api typings and docs improvements (#1651)
- 76f951f67 [ACS-5839] api typings and docs (#1650)
- 8ca4ed0a1 [ACS-5839] GS Api enhancements and typings(#1649)
- 0e9673d8b [ACS-5839] fix security groups api
- 7119cbe0f [ACS-5839] minor fix to trigger gha deployment
- 03c641de2 [ACS-5839] bump to 7.0.0, api enhancements (#1648)
- 277b79f3e [ACS-5839] typing fixes (#1646)
- de66ea713 [ACS-5839] api fixes and improvements (#1645)
- 12567fefe [ACS-5839] improved typing support (#1638)
- 877bae3f7 [ACS-5839] improved documentation and TypeScript support (#1636)
- 241a47ee6 [ACS-5839] improved API typings (#1635)
- b7b8dbbbc [ACS-5845] Remove deprecated apis, documentation updates (#1629)
- 54c609427 [ACS-5839] Make
contextRoot
optional as per documentation (#1628) - 8cc1d4cdd [ACS-5845] remove Alfresco Compatibility usage (#1627)
- e274913c7 [ACS-5839] Improved typings for model classes (#1626)
- 5ecfdb2f1 Remove console logs from auth and fix promise rejections (#1621)
- 8faeff9bb [ACS-5839] more TS typings support for Content API models (#1622)
- f1e55ab17 Fix FormFieldRepresentation typings, add missing "fields" property (#1623)
- e736ce8ec Update dependencies and various audit fixes (#1620)
- 14129b977 bump superagent (#1614)
- 70e78e889 [AAE-12502] Handle Storage as a singleton to fix on ADF the alf_ticket in not added to the content api because config.ticketECM is undefined (#1616)