Skip to content

Releases: mkrl/ttty

v1.0.1

16 Oct 19:15
879d889

Choose a tag to compare

1.0.1 (2021-10-16)

Bug Fixes

v1.0.0

30 Sep 15:44

Choose a tag to compare

1.0.0 (2021-09-30)

Bug Fixes

Firefox event bug fix

17 Jan 02:03

Choose a tag to compare

Firefox event bug fix Pre-release
Pre-release
  • Stable cross-browser support

Syntax highlight, better scrolling events

24 Oct 12:32

Choose a tag to compare

  • Replaced scrollIntoView() with scrollIntoViewIfNeeded() (non-webkit implementation by https://gist.github.com/doxxx/8987233)
  • Scroll to bottom on print and type
  • Classes for terminal elements, syntax highlight

Minor bug fixies

23 Oct 09:09

Choose a tag to compare

Minor bug fixies Pre-release
Pre-release
  • Fixed a bug with the default help command constructor not receiving proper parameters
  • Fixed a bug with run() returning wrong function from the master object

Build tools, processes and more

22 Oct 17:51

Choose a tag to compare

Pre-release

Greatly improved code, minified versions available.

  • More events
  • Typing function
  • "Foreground processes" imitation
  • Better docs

Initial release

14 Oct 17:02

Choose a tag to compare

Initial release Pre-release
Pre-release

Basic features:

  • Simple API
  • History
  • Basic styling
  • Display a list of commands
  • Simple validations

Bugs may occur