Skip to content

Pre-release v1.2.1-pre5

Pre-release
Pre-release
Compare
Choose a tag to compare
@SimeonC SimeonC released this 05 May 07:45
· 740 commits to master since this release
  • ADD Included some css built into the editor - no need for extra stylesheets unless you want to override.
  • CHANGE The registerTools function to be the entire signature so directives can be included as wanted.
  • ADD resizeOverlay functionality, includes a new scroll window that the ta-text editor nests inside to make positioning better (TODO: tests).
  • FIX ta-default-wrap in chrome bug.
  • ADD Class .ta-bind to all ta-bind directive elements.
  • FIX ta-default-wrap and other funkyness with ul/ol tags, #155.
  • FIX some execCommand bugs by adding taExecCommand.