diff --git a/bower.json b/bower.json index 705533ee..6ef96f24 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "textAngular", - "version": "1.5.8", + "version": "1.5.9", "main": [ "./dist/textAngular.js", "./dist/textAngular-sanitize.js", diff --git a/changelog.md b/changelog.md index 68819bbf..5c841628 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,31 @@ + +## [1.5.9](https://github.com/fraywing/textAngular/compare/v1.5.8...v1.5.9) (2016-09-05) + + +### Bug Fixes + +* **factories.js:** removed the extra > and ([76a31e2](https://github.com/fraywing/textAngular/commit/76a31e2)) +* **main:** We now properly update the toolbar when we tab into the editor. ([d930538](https://github.com/fraywing/textAngular/commit/d930538)) +* **DOM, textAngularSetup, taExecCommand.formatBlock.spec, taTools.spec) + - removed a rare element.parentNode === null condition + - fixed a rare bug during 'CLEAR' formatic where we could see a rangy error + 'The given range isn't in document' + - enhanced the 'CLEAR' format function to properly handle nested