Shortcuts are now handled by the Keypress JS library

Last modified by Vincent Massol on 2021/04/06

We now handle keyboard shortcuts using the Keypress JS library.

The old API for declaring and managing shortcuts has been kept (XWiki.shortcuts). However, some parameters such as propagate or type are now handled differently.

Please refer to the API to learn more.

Get Connected