@geargroup/angular-editor
v2.8.0
Published
A simple native WYSIWYG editor for Angular 10+. Rich Text editor component for Angular.
Downloads
20
Maintainers
Readme
AngularEditor
A simple native WYSIWYG/Rich Text editor for Angular 11+
Forked from the work of Andrey Kolkov (https://github.com/kolkov/angular-editor) with addition of bootstrap styles and migration to latest angular version.
Getting Started
Installation
Install via [npm][npm] package manager
npm install @geargroup/angular-editor --save
Versions
2.1.0 for Angular v11
- Update dependencies
- Cleanup some css and do not embed default
2.0.0 for Angular v10
- Update Bootstrap and FontAwesomeIcons v5
- Fix color change in editor
- Improve look and feel
- Improve button's interaction display in custom options