Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bcinarli bcinarli released this 22 Jan 23:43
· 61 commits to master since this release

New

  • after method introduced for inserting element after selection
  • before method introduced for inserting element before selection
  • prepend method introduced for inserting element inside the selection at the end of its content
  • append method introduced for inserting element inside the selection at the beginning of its content
  • Browser Support table added to documentation.

Changes

  • Internal methods removed from .internal prototype. Only available privately for now.
  • Unused and redundant context definition removed