Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@gigmade/slate-hotkeys

ianstormtaylor28MIT0.4601.0

A set of function to detect common keypresses in a platform-agnostic way

contenteditable, editor, keybinding, keypress, slate, text

readme

This package contains functions that detect common keypresses in a platform-agnostic way.

changelog

Changelog

This document maintains a list of changes to the slate-hotkeys package with each new version. Until 1.0.0 is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly.


0.2.0 — August 7, 2018

BREAKING

Some hotkey checkers have changed or been removed. Please check the source to see the changes, sorry for the hassle. This was needed to cleanup the behavior and get this package to not be leaky in terms of what checkers it exposed.


0.1.0 — April 5, 2018

:tada: