mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-4118] create a tag from tags list (#8143)
* ACS-4118 Update service for tags creation * ACS-4118 Added unit tests and documentation * ACS-4118 Added function in tag service for searching tags * ACS-4118 Moved imported class to new line * ACS-4118 Use UserPreferencesService for setting maxItems * ACS-4118 Allow to specify maxItems * ACS-4118 Added missing type * ACS-4118 Increased js-api version
This commit is contained in:
Generated
+3
-3
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.3.0-528",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0-528.tgz",
|
||||
"integrity": "sha512-VJjPhP+parntmRxOMmTc5hoZfEsem+dlBoJDrSWBNvjC5Yq80lQ/YptUZW8UKOblrmmTde30FOy0UMUXO02cYA==",
|
||||
"version": "5.3.0-536",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0-536.tgz",
|
||||
"integrity": "sha512-nGyFRsA0rLYRqSQbjNBpDa9oDG0LCk7rvA9pmfyeoCCwDNhKp2INtsGhcQvV32OaRuHN82gTuvS6SSrQs5eeMg==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user