@cygnus-reach/ngx-session-ui-legacy
v1.4.3
Published
Streamline the creation of Reach℠ remote support web apps in the Angular framework with a customizable UI library.
Downloads
17
Keywords
Readme
Cygnus Reach Session UI for Angular 8
This library is a variation of the current Reach Session UI web library designed for compatibility with Angular's legacy "View Engine" compiler. It provides configurable UI components designed to work with the Reach Session web library, allowing for the creation of Reach portals and "zero-install" web apps for use by support agents and technicians alike. This library was built and tested with Angular 8.3.X.
Usage
UI components in this library are designed for use with the SessionService
Angular service provided in this library, which extends the Reach Session library's implementation for optimized use in an Angular context. The styling of components can be customized through CSS variables and classes, and the text and icons used in components can be set according to the use case.
Changelog
- 1.4.3
- Improved functionality of drag-to-download feature on media cards, providing increased support for images dragged into programs.
- Bugfix to chat input component, keeping the submit event from being fired without
canSend
being set. - Fixed bug causing viewing a session within the session history component to affect recording of history.
- 1.4.2
- Re-release to fix configuration error.
- 1.4.1
- Small changes to dependencies and peer dependencies to ensure matching versions.
- 1.4.0
- Initial release based on v1.4.0 of @cygnus-reach/ngx-session-ui.