mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 05:16:10 +01:00
d4c630c05a
* Extract hotkey and environment detection into separate packages Overriding default behavior in plugins can be hard, because you have to match all of the keybindings that Slate uses. By exporting hotkeys as its own package, both core Slate plugins and custom plugins can use the same key detection logic. * Rename Hotkeys.* to Hotkeys.is*
91 B
91 B
This package can be used within core Slate packages to detect browser and OS environments.