prevent-backspace
Version:
Prevents the backspace from navigating back in the browser.
12 lines (9 loc) • 331 B
Markdown
1.0.0 / 2015-03-02
------------------
- bugfix for `contentEditable` in IE: https://github.com/jprichardson/prevent-backspace/pull/2
0.1.0 / 2014-12-07
------------------
- added support for `contentEditable` [#1](https://github.com/jprichardson/prevent-backspace/pull/1)
0.0.1 / 2013-06-18
------------------
* Initial release.