qwefgh90 / ng-terminal

NgTerminal is a terminal component on Angular. the Ivy distribution's been released from v5.0.0.
https://qwefgh90.github.io/ng-terminal/
Other
125 stars 27 forks source link

fix: updated xterm xterm-addon-fit xterm-addon-web-links versions #70

Closed sravyak closed 1 year ago

sravyak commented 1 year ago

Updated xterm(5.0.0), xterm-addon-fit(0.6.0) and xterm-addon-web-links(0.7.0) packages to latest versions.

Breaking Changes - Followed https://openbase.com/js/xterm/versions to fix the code breakage.

  1. ng-terminal.component.ts file - image
  2. example.component.ts file - image
qwefgh90 commented 1 year ago

I will request rebase your branch onto master branch after I will push some changes for the direct call to open() method that makes a bug.

sravyak commented 1 year ago

I will request rebase your branch onto master branch after I will push some changes for the direct call to open() method that makes a bug.

Thanks for looking into it. Please let me know if I can do anything to help.

qwefgh90 commented 1 year ago

@sravyak Thank you for this contribution.