Skip to content

Releases: deshiknaves/caret-pos

Updated UMD module name

02 Jun 11:49
Compare
Choose a tag to compare
  • Renamed UMD module from caret-pos to caretPos
  • Updated packages

Typings and security fixes

08 Feb 08:06
Compare
Choose a tag to compare
  • Added typings
  • Removed yarn in preference to npm
  • Updated vulnerable packages
  • isContentEditable will support other browser APIs where element.contentEditable can only be accessed by element.getAttribute('contentEditable')

Firefox bug fix

04 Sep 08:59
Compare
Choose a tag to compare
  • Removed conversion from \s to   for Firefox. It's not needed.

Custom position option for offset

28 Aug 12:30
eaf98c9
Compare
Choose a tag to compare
  • Added customPos option to offset

No Shadow Caret

26 Jul 12:10
Compare
Choose a tag to compare

Added noShadowCaret option to offset

Minor updates to package information

01 May 12:46
Compare
Choose a tag to compare

Functionally the same, just some updates to the details of the package.

First release

05 Feb 10:48
Compare
Choose a tag to compare

Completed port and added tests

Initial release

01 Feb 12:16
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is a fully working port for early testing.