@joniras/ngx-editor2
Version:
WYSIWYG Editor for Angular 8+
55 lines (41 loc) • 1.73 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [Released]
## [5.1.1]
### Changed
- Fixed deplaced Cursor in Firefox [#135](https://github.com/sibiraj-s/ngx-editor/issues/135)
## [5.1.0]
### Changed
- Increased Version and did some fixes [Joniras](https://github.com/joniras)
## [5.0.0]
### Changed
- Added Fortawesome Compatibility [Joniras](https://github.com/joniras)
## [2.1.2]
### Changed
- Compatible with Ivy [jrquick17](https://github.com/jrquick17)
## [2.1.1]
### Changed
- Changed ViewChild to static by [jrquick17](https://github.com/jrquick17)
## [2.1.0]
### Changed
- Renamed files, components, modules, etc for consistency by [jrquick17](https://github.com/jrquick17)
## [2.0.0]
### Added
- Update for Angular 8+ by [jrquick17](https://github.com/jrquick17)
## [1.0.0]
### Added
- Create basic demo by [jrquick17](https://github.com/jrquick17)
## [0.0.1]
### Added
- CHANGELOG file by [jrquick17](https://github.com/jrquick17)
- Custom image upload by [khernik93](https://github.com/khernik93)
- HTML headings by [Norddeutschland](https://github.com/Norddeutschland)
- Language configuration file by [mzsolt1](https://github.com/mzsolt1)
### Changed
- Forked from [ngx-editor](https://github.com/sibiraj-s/ngx-editor) by [jrquick17](https://github.com/jrquick17)
### Updated
- Documentation for new pacakge by [jrquick17](https://github.com/jrquick17)
- FontAwesome documentation by [magicben](https://github.com/magicben)