Releases: jcubic/jquery.terminal
Releases · jcubic/jquery.terminal
2.39.3
20 Mar 22:52
Compare
Sorry, something went wrong.
No results found
Bugfix
fix broken full screen terminal height on Desktop
2.39.2
20 Mar 18:07
Compare
Sorry, something went wrong.
No results found
Bugfix
fix when CSS is loaded after creation of the terminal (mostly for ReactJS)
2.39.1
19 Mar 18:50
Compare
Sorry, something went wrong.
No results found
Bugfix
fix visible CMD textarea when page use box-shadow
2.39.0
13 Feb 21:21
Compare
Sorry, something went wrong.
No results found
Features
Add support for jQuery 4.0
2.38.0
01 Feb 12:05
Compare
Sorry, something went wrong.
No results found
Breaking
Features
add support for BigInt numbers when parsing commands
add --line-thickness CSS variable to cursor animation
improve performance with long typing animations #820
Bugfix
fix \t characters 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
15 Sep 15:43
Compare
Sorry, something went wrong.
No results found
2.37.1
02 Aug 18:10
Compare
Sorry, something went wrong.
No results found
Bugfix
fix wrong calculation of characters with custom font #892
2.37.0
30 Jul 18:31
Compare
Sorry, something went wrong.
No results found
Features
add rpc interceptor #883
wait for the custom fonts to load #892
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
2.36.0
19 May 12:04
Compare
Sorry, something went wrong.
No results found
Features
split_equal accepts an optional object as 3rd argument with two options trim and keepWords
add --padding CSS Variable #874
add CSS transition to links #870
Bugfix
fix leading spaces in text wrapping
fix a glitch in typing animation when text has a hyphen
fix regression in cursor animation color #869
fix term::geometry() #873
fix types for term::push() #877
2.35.3
06 Feb 20:54
Compare
Sorry, something went wrong.
No results found
Bugfix
fix object returned from the interpreter #857
fix greetings that use a callback #855
fix behavior of onBeforeLogin #856