• 1.0.8 7b77c8f116

    1.0.8 Stable

    hperrin released this 2018-04-24 16:47:02 -07:00 | 1 commits to master since this release

    • Updated remCursor to use Object.keys instead of values()
    Downloads
  • 1.0.7 701ddb7bb3

    1.0.7 Stable

    hperrin released this 2018-03-02 18:19:38 -08:00 | 4 commits to master since this release

    • Simulate mouse events in PointerEvents mode.
    Downloads
  • 1.0.6 ccab47f58a

    1.0.6 Stable

    hperrin released this 2018-03-02 16:02:49 -08:00 | 5 commits to master since this release

    • NonBlock.js uses “pointer-events” style in new browsers for more reliable experience. Old code is now fallback for browsers that don’t support pointer-events.
    • Changed NonBlock to a class.
    • Fixed text selection.
    • Added destroy method.
    • Focus elements underneath on mousedown.
    Downloads
  • 1.0.5 7c1edc6156

    1.0.5 Stable

    hperrin released this 2018-03-01 17:48:56 -08:00 | 6 commits to master since this release

    • Listen only to trusted events.
    • Stop action event propagation by default.
    • Make cursor styles important.
    • Detect nonblocking elements when event is fired on their descendants.
    • Use new event constructors.
    Downloads
  • 1.0.4 ea295a322d

    1.0.4 Stable

    hperrin released this 2018-02-27 17:03:16 -08:00 | 7 commits to master since this release

    • Add event propagation control.
    Downloads
  • 1.0.3 e6fb1ac3e5

    1.0.3 Stable

    hperrin released this 2018-02-27 12:11:14 -08:00 | 9 commits to master since this release

    • Mark nonblock hover opacity as important to overrule more specific selectors.
    • Move CSS from its own file into the JS.
    Downloads
  • 1.0.2 23d7a163c9

    1.0.2 Stable

    hperrin released this 2018-02-26 18:24:15 -08:00 | 12 commits to master since this release

    • Include es5 build in package.json list.
    Downloads
  • 1.0.1 9dbfda0cc6

    1.0.1 Stable

    hperrin released this 2018-02-26 18:04:31 -08:00 | 13 commits to master since this release

    • Provide an ES5 build.
    Downloads
  • 1.0.0 227a6c794e

    1.0.0 Stable

    hperrin released this 2018-02-12 17:44:20 -08:00 | 18 commits to master since this release

    • First release.
    Downloads