Skip to content

(very) various improvements

Compare
Choose a tag to compare
@theKashey theKashey released this 03 Jul 08:21
· 30 commits to master since this release
  • add special treatment for textareas, fixes #74 (af8fd75)

  • do not prevent uncancelable events, fixes #8 (9d12786)

  • update react-remove-scroll-bar. Fixes #71 (3f51035)

  • add ref to the public interface (db99c0e)

  • correct React 18 integration (af8e23e)

  • correct range input behavior, fixes #64 (0bd6ca8)

  • correct lock behavior for RTL direction (23457a7)

  • Scroll working in RTL (fcae298)

  • Skip shadow root when traversing up the dom tree (eb6a5e7)

  • support CSP (60ce4bf)