Releases: mkrl/ttty
Releases · mkrl/ttty
v1.0.1
v1.0.0
Firefox event bug fix
- Stable cross-browser support
Syntax highlight, better scrolling events
- 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
- 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
Greatly improved code, minified versions available.
- More events
- Typing function
- "Foreground processes" imitation
- Better docs
Initial release
Basic features:
- Simple API
- History
- Basic styling
- Display a list of commands
- Simple validations
Bugs may occur