Releases: jcubic/jquery.terminal
Releases · jcubic/jquery.terminal
2.40.0
Features
- don't force any attributes when using xml (
span,img, andatags) #913 - alow using attributes in color xml tags #924
Bugfix
- fix init and resize of long prompt #919
- fix occasional selecting Accessibility label (about clipboard textarea) in CMD
- fix sync commands and dynamic prompt #923
- fix calling
onCommandChangewhen command don't change - fix sequence of animations in echo without newline #930
- fix ignoring colors and style when using JSON attributes in formatting
2.39.3
2.39.2
2.39.1
2.39.0
2.38.0
Breaking
onInitruns before login
Features
- add support for BigInt numbers when parsing commands
- add
--line-thicknessCSS variable to cursor animation - improve performance with long typing animations #820
Bugfix
- fix
\tcharacters in ascii_table #902 - fix race condition in refresh and flush #897
- always execute function prompt after login #898
- fix background color in prompt #906
- update prism code to match function Prism.highlight #905
- fix keepWords during typing animation #867
- fix leading spaces during animation #825
- fix edge case of of multiple echo with
newline: false#878
2.37.2
2.37.1
2.37.0
Features
Bugfix
- fix CMD wrapping when prompt is empty #882
- fix paused terminal when using array as interpreter and RPC without system describe
- fix edge case of disappearing content after refresh #871
- fix rendering empty lines prompt and during typing animation #890
- fix rendering links in prompt and during typing animation #891