Skip to content

Update dependency jquery.terminal to v2.35.0

John Jarvis requested to merge renovate/jquery.terminal-2.x into next

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
jquery.terminal (source) 2.34.0 -> 2.35.0 age adoption passing confidence

Release Notes

jcubic/jquery.terminal

v2.35.0

Compare Source

Breaking
  • replace imagePause with externalPause
Features
  • add bulletproof solution for generic selector (* or div) to overwrite terminal style
  • use jsDelivr for emoji that is way faster #​810
  • pause terminal when loading iframes #​816
  • allow to change or remove target and rel tags on links with JSON attributes
  • allow using transparent background #​698
  • register CSS properties so you can use CSS Transition on terminal colors #​808
  • add terminal::blur alias #​813
  • allow to change scrollbar color with CSS property
  • add process_formatting static helper function
  • add FormattingCanvasRenderer for color animation #​819
Bugfix
  • fix up/down arrows when moving inside command that has emoji #​608
  • fix pausing when loading images #​807
  • fix scroll to bottom on echo images and iframes
  • fix jump to the end of the command when clicking below cmd #​814
  • fix selection overlap previous line
  • fix scroll to bottom while animating #​791
  • fix rendering of sixel images #​824
  • fix handling promises in randerHandler
  • fix scroll to bottom during animation #​791
  • fix terminal::is_bottom when using intersection observer
  • fix processing \r in Linux output of unix_formatting

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports