Skip to content

Releases: jcubic/jquery.terminal

2.40.6

27 Apr 14:59
5462b9e
Compare
Choose a tag to compare

Bugfix

  • fix resize of text from long animation after finish

2.40.5

27 Apr 14:23
3714236
Compare
Choose a tag to compare

Bugfix

  • fix visible prompt during multiline typing animation #934

2.40.4

26 Apr 22:29
36e85b7
Compare
Choose a tag to compare

Bugfix

  • fix flash of old dynamic prompt on enter #926

2.40.3

26 Apr 21:01
98ff064
Compare
Choose a tag to compare

Bugfix

  • fix new_formatter to allow usage of XML tags in formatter

2.40.2

22 Apr 19:32
359ada8
Compare
Choose a tag to compare

Bugfix

  • fix usage with libraries that invoke fake click events #931

2.40.1

22 Apr 12:47
8abb9a5
Compare
Choose a tag to compare

Bugfix

  • fix visible formatting in prompt when return string from command #922

2.40.0

21 Apr 10:28
fd4ca28
Compare
Choose a tag to compare

Features

  • don't force any attributes when using xml (span, img, and a tags) #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 onCommandChange when 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

20 Mar 22:52
75b6ade
Compare
Choose a tag to compare

Bugfix

  • fix broken full screen terminal height on Desktop

2.39.2

20 Mar 18:07
5c1b66e
Compare
Choose a tag to compare

Bugfix

  • fix when CSS is loaded after creation of the terminal (mostly for ReactJS)

2.39.1

19 Mar 18:50
1a3aa55
Compare
Choose a tag to compare

Bugfix

  • fix visible CMD textarea when page use box-shadow