Skip to content

1.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@timdown timdown released this 12 Feb 23:58
· 71 commits to master since this release

First beta release for version 1.3. Changes since the last alpha release:

  • Class applier: now supports applying/unapplying classes to empty elements such as <img> (issue #83)
  • Class applier: improved support for elementAttributes option (issue #206, issue #213)
  • AMD modules now return a copy of the main Rangy object (pull request #270)
  • Minor bugfixes