Skip to content

Releases: BeneathTheInk/dom-utils

v1.1.0

12 Mar 20:30
Compare
Choose a tag to compare
  • Removed Cursor. The Range API has more features and is native.
  • Added requestAnimationFrame() and closest().

v1.0.2

24 Oct 00:15
Compare
Choose a tag to compare
  • Fixed issue when passing null or undefined as a cursor index value.
  • getTextValue() renamed to getTextContent(). It also handles more node types like documents and document fragments.
  • Fixed issue with slicing the same node in two places

v1.0.1

22 Oct 23:29
Compare
Choose a tag to compare
v1.0.1