Changelog - Text Editor
This changelog refers to the @viasoft/text-editor library.
8.0.0 (22/05/2024)
This release is focused around updating to Angular 17.
To update to version 8.0.0, follow the SDK Core documentation and address any potential breaking changes in the SDK Core packages.
Dependency updates
Dependency |
Status |
Version |
Documentation |
|---|---|---|---|
@angular/animations |
🔃 Updated |
|
|
@angular/cdk |
🔃 Updated |
|
|
@angular/common |
🔃 Updated |
|
|
@angular/compiler |
🔃 Updated |
|
|
@angular/core |
🔃 Updated |
|
|
@angular/forms |
🔃 Updated |
|
|
@angular/material |
🔃 Updated |
|
|
@angular/platform-browser |
🔃 Updated |
|
|
@angular/platform-browser-dynamic |
🔃 Updated |
|
|
@angular/router |
🔃 Updated |
|
|
@fortawesome/fontawesome-pro |
❌ Removed |
||
@microsoft/signalr |
🔃 Updated |
|
|
@ngx-translate/core |
🔃 Updated |
|
|
@sentry/angular-ivy |
✅ Added |
|
|
@sentry/browser |
🔃 Updated |
|
|
@viasoft/app-core |
🔃 Updated |
|
|
@viasoft/client-core |
🔃 Updated |
|
|
@viasoft/common |
🔃 Updated |
|
|
@viasoft/components |
🔃 Updated |
|
|
@viasoft/datepicker |
🔃 Updated |
|
|
@viasoft/fontawesome-pro |
✅ Added |
|
|
@viasoft/http |
🔃 Updated |
|
|
@viasoft/navigation |
🔃 Updated |
|
|
@viasoft/theming |
🔃 Updated |
|
|
@viasoft/view-template |
🔃 Updated |
|
|
angular-imask |
🔃 Updated |
|
|
angular-oauth2-oidc |
🔃 Updated |
|
|
core-js |
🔃 Updated |
|
|
dompurify |
🔃 Updated |
|
|
imask |
🔃 Updated |
|
|
jwt-decode |
🔃 Updated |
|
|
ngx-quill |
🔃 Updated |
|
|
primeicons |
🔃 Updated |
|
|
primeng |
🔃 Updated |
|
|
quill |
🔃 Updated |
|
|
rxjs |
🔃 Updated |
|
|
single-spa |
🔃 Updated |
|
|
single-spa-angular |
🔃 Updated |
|
|
tslib |
🔃 Updated |
|
|
zone.js |
🔃 Updated |
|
Dev dependency |
Status |
Version |
Documentation |
|---|---|---|---|
@angular-devkit/build-angular |
🔄 Updated |
|
|
@angular-eslint/builder |
🔄 Updated |
|
|
@angular-eslint/eslint-plugin |
🔄 Updated |
|
|
@angular-eslint/eslint-plugin-template |
🔄 Updated |
|
|
@angular-eslint/schematics |
🔄 Updated |
|
|
@angular-eslint/template-parser |
🔄 Updated |
|
|
@angular/cli |
🔄 Updated |
|
|
@angular/compiler-cli |
🔄 Updated |
|
|
@angular/language-service |
🔄 Updated |
|
|
@types/jasmine |
🔄 Updated |
|
|
@types/node |
🔄 Updated |
|
|
@typescript-eslint/eslint-plugin |
🔄 Updated |
|
|
@typescript-eslint/parser |
🔄 Updated |
|
|
@viasoft/testing |
🔄 Updated |
|
|
cypress |
🔄 Updated |
|
|
eslint-import-resolver-typescript |
🔄 Updated |
|
|
eslint-plugin-import |
🔄 Updated |
|
|
jasmine-core |
🔄 Updated |
|
|
jasmine-spec-reporter |
❌ Removed |
||
karma |
🔄 Updated |
|
|
karma-chrome-launcher |
🔄 Updated |
|
|
karma-coverage-istanbul-reporter |
❌ Removed |
||
karma-coverage |
✅ Added |
|
|
karma-jasmine-html-reporter |
🔄 Updated |
|
|
ng-packagr |
🔄 Updated |
|
|
prettier |
🔄 Updated |
|
|
shelljs |
🔄 Updated |
|
|
stylelint |
🔄 Updated |
|
|
stylelint-config-prettier |
🔄 Updated |
|
|
typescript |
🔄 Updated |
|
Breaking Changes
the VsTextEditor now uses the VsFormManipulator, resulting in the replacement of
controlNamewithformControlName.
<vs-text-editor controlName="body"></vs-text-editor>
<vs-text-editor formControlName="body"></vs-text-editor>
7.0.0 (06/04/2023)
This release is focused around updating to Angular 14.
Dependency updates
Dependency |
Status |
Version |
Documentation |
|---|---|---|---|
@angular/animations |
🔃 Updated |
|
|
@angular/cdk |
🔃 Updated |
|
|
@angular/common |
🔃 Updated |
|
|
@angular/compiler |
🔃 Updated |
|
|
@angular/core |
🔃 Updated |
|
|
@angular/forms |
🔃 Updated |
|
|
@angular/material |
🔃 Updated |
|
|
@angular/platform-browser |
🔃 Updated |
|
|
@angular/platform-browser-dynamic |
🔃 Updated |
|
|
@angular/router |
🔃 Updated |
|
|
@fortawesome/fontawesome-pro |
🔃 Updated |
|
|
@microsoft/signalr |
🔃 Updated |
|
|
@ngx-translate/core |
🔃 Updated |
|
|
@sentry/browser |
🔃 Updated |
|
|
@viasoft/app-core |
🔃 Updated |
|
|
@viasoft/client |
🔃 Updated |
|
|
@viasoft/client-core |
🔃 Updated |
|
|
@viasoft/common |
🔃 Updated |
|
|
@viasoft/components |
🔃 Updated |
|
|
@viasoft/datepicker |
🔃 Updated |
|
|
@viasoft/http |
🔃 Updated |
|
|
@viasoft/navigation |
🔃 Updated |
|
|
@viasoft/theming |
🔃 Updated |
|
|
@viasoft/view-template |
🔃 Updated |
|
|
angular-imask |
🔃 Updated |
|
|
angular-oauth2-oidc |
🔃 Updated |
|
|
core-js |
🔃 Updated |
|
|
dateformat |
🔃 Updated |
|
|
dompurify |
🔃 Updated |
|
|
imask |
🔃 Updated |
|
|
ngx-quill |
🔃 Updated |
|
|
primeicons |
🔃 Updated |
|
|
primeng |
🔃 Updated |
|
|
prompts |
🔃 Updated |
|
|
rxjs |
🔃 Updated |
|
|
single-spa |
🔃 Updated |
|
|
single-spa-angular |
🔃 Updated |
|
|
tslib |
🔃 Updated |
|
|
util |
🔃 Updated |
|
|
zone.js |
🔃 Updated |
|
Dev dependency |
Status |
Version |
Documentation |
|---|---|---|---|
@angular-devkit/build-angular |
🔄 Updated |
|
|
@angular-eslint/builder |
✅ Added |
|
|
@angular-eslint/eslint-plugin |
✅ Added |
|
|
@angular-eslint/eslint-plugin-template |
✅ Added |
|
|
@angular-eslint/schematics |
✅ Added |
|
|
@angular-eslint/template-parser |
✅ Added |
|
|
@angular/cli |
🔄 Updated |
|
|
@angular/compiler-cli |
🔄 Updated |
|
|
@angular/language-service |
🔄 Updated |
|
|
@types/jasmine |
🔄 Updated |
|
|
@types/jasminewd2 |
🔄 Updated |
|
|
@types/node |
🔄 Updated |
|
|
@typescript-eslint/eslint-plugin |
🔄 Updated |
|
|
@typescript-eslint/parser |
🔄 Updated |
|
|
@viasoft/testing |
🔃 Updated |
|
|
codelyzer |
❌ Removed |
||
cypress |
🔃 Updated |
|
|
cypress-image-snapshot |
❌ Removed |
||
eslint |
🔄 Updated |
|
|
eslint-config-airbnb-base |
🔄 Updated |
|
|
eslint-import-resolver-typescript |
🔄 Updated |
|
|
eslint-plugin-import |
🔄 Updated |
|
|
jasmine-core |
🔄 Updated |
|
|
jasmine-spec-reporter |
🔄 Updated |
|
|
karma |
🔄 Updated |
|
|
karma-chrome-launcher |
🔄 Updated |
|
|
karma-coverage-istanbul-reporter |
🔄 Updated |
|
|
karma-jasmine |
🔄 Updated |
|
|
karma-jasmine-html-reporter |
🔄 Updated |
|
|
ng-packagr |
🔄 Updated |
|
|
prettier |
🔄 Updated |
|
|
protractor |
❌ Removed |
||
shelljs |
🔄 Updated |
|
|
stylelint |
🔄 Updated |
|
|
stylelint-config-prettier |
🔄 Updated |
|
|
stylelint-config-standard |
🔄 Updated |
|
|
stylelint-config-standard-scss |
✅ Added |
|
|
stylelint-scss |
🔄 Updated |
|
|
ts-node |
🔄 Updated |
|
|
tsickle |
🔄 Updated |
|
|
tslint |
❌ Removed |
||
tslint-angular |
❌ Removed |
||
typescript |
🔄 Updated |
|
|
yargs |
🔄 Updated |
|
Breaking Changes
There have been breaking changes in @viasoft/testing. To handle these changes, follow the steps outlined in the @viasoft/testing Breaking Changes section.