Releases: nitin42/terminal-in-react
Releases Β· nitin42/terminal-in-react
Terminal in React
Plugin's Docs and Taking Control
Added Plugin docs π
Added the ability for plugins to take full control π
Added the ability to control the prompt symbol via a plugin π₯
Added a styling attribute for just the output area text π
React 16
Modular Styles
Modular Styles
Switch camel case lib
Tabs! And Plugin System Overhaul
π Tabs have been added.
π Plugin system was majorly overhauled.
π’ Added action button overrides.
π― Bugfixes
Build Fix
Hotkeys and plugin system extention
This adds support for hotkeys and extends the plugin system to support inter-plugin command calls
terminal-in-react
Minor changes
- Added an animation on window close and open
- Added some comments
- Bug fixes
terminal-in-react
Major changes
- We have developed a plugin system which helps you develop custom plugins for the
<Terminal />
component. - Added support for multi line inputs.
- Improved tab autocompletion.
- Now you can hide default options in the terminal.
- Docs updated.
- Added tests
- Bug fixes
terminal-in-react
- Updated webpack config to avoid warnings when minifying with UglifyJs
- Updated
package.json