selection-ranges

Manipulate selection ranges on contenteditable elements.

MIT License

Downloads
35.7K
Stars
16

Bot releases are hidden (Show)

selection-ranges - Latest Release

Published by nikku 8 months ago

Changes

  • chore(CHANGELOG): update to v4.0.1 e7990b2
  • fix: handle repeated visiting of start container (#4) 8e273cd

https://github.com/nikku/selection-ranges/compare/v4.0.0...v4.0.1

selection-ranges -

Published by nikku 8 months ago

Changes

  • chore(CHANGELOG): update to v4.0.0 abdc02e
  • chore: drop unused babel dependency 7a6e3ec
  • chore: turn into module 53a94db
  • chore: generate sourcemap fe26e09
  • chore: update to rollup@4 a113f17
  • chore: update eslint* 0570f11
  • chore: add package-lock 4159ef1
  • chore: control published files through package.json#files d5b48fb
  • chore: update test dependencies 10c03fb
  • test: drop PhantomJS b6b8963
  • chore: drop travis-ci 1c2294b
  • docs: update intro 972ca74
  • docs: update CI badge 4d5cd89
  • ci: add GitHub action 92d93ea
  • docs(README): update CI badge db40be6

https://github.com/nikku/selection-ranges/compare/v3.0.3...v4.0.0