This repository was archived by the owner on Jan 26, 2022. It is now read-only.
Releases: UseFedora/angular-redactor
Releases · UseFedora/angular-redactor
Release list
v2.4.1
Don't replace divs with P tags
2.4.0 Don't replace divs with P tags
Fix filepicker options
v2.3.0 Change filepicker uploading to pickAndStore, fix services defaults
Add fontsize, fontcolor, formatting, fontfamily
v2.2.0 Add fontsize, fontcolor, formatting, fontfamily
Allow script tags
Major fixes to callback syncing issues
This fixes a ton of callback syncing issues which were happening as a result of using changeCallback() to updateModel. HTML mode was unusuable. Splitting this up into multiple, specific callbacks fixed a ton of things.
Fix model updating
Accidental removal of model callback
sanitization fixes
v1.7.0 Remove ordered/unordered list so app doesn't blow up