@pristy/pristy-libvue 0.6.0 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/dist/pristy-libvue.mjs +2334 -2198
- package/dist/pristy-libvue.umd.js +15 -15
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -55,4 +55,7 @@ The pristy-libvue package of the package.json will be overloaded by the local li
|
|
|
55
55
|
| | Add options for updateContentNode |
|
|
56
56
|
| 0.5.2 | Mise en place traduction sur ErrorService |
|
|
57
57
|
| 0.6.0 | Ajout des icones de fichiers |
|
|
58
|
+
| 0.6.1 | Added icone service with file identification + translation |
|
|
59
|
+
| | Update @alfresco/js-api 5.1.0 |
|
|
60
|
+
| 0.6.2 | Fix bug with upload error 409 |
|
|
58
61
|
|