Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate(addon-editor): replace to @tinkoff/tui-editor #4883

Merged
merged 1 commit into from
Jul 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
addon-doc,
addon-charts,
addon-commerce,
addon-editor,
addon-mobile,
addon-preview,
addon-table,
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
addon-charts,
addon-commerce,
addon-doc,
addon-editor,
addon-mobile,
addon-preview,
addon-table,
Expand Down Expand Up @@ -88,11 +87,6 @@ jobs:
directory: ./coverage/addon-mobile/
flags: summary,addon-mobile
name: addon-mobile
- uses: codecov/[email protected]
with:
directory: ./coverage/addon-editor/
flags: summary,addon-editor
name: addon-editor
- uses: codecov/[email protected]
with:
directory: ./coverage/addon-doc/
Expand Down
1,112 changes: 28 additions & 1,084 deletions package-lock.json

Large diffs are not rendered by default.

190 changes: 0 additions & 190 deletions projects/addon-editor/LICENSE

This file was deleted.

36 changes: 0 additions & 36 deletions projects/addon-editor/README.md

This file was deleted.

100 changes: 0 additions & 100 deletions projects/addon-editor/abstract/editor-adapter.abstract.ts

This file was deleted.

1 change: 0 additions & 1 deletion projects/addon-editor/abstract/index.ts

This file was deleted.

8 changes: 0 additions & 8 deletions projects/addon-editor/abstract/ng-package.json

This file was deleted.

Loading