enso/lib
Adam Obuchowicz 174392d01c
Prevent default only of some shortcuts. (#6981)
Before, we prevented default on every keyboard event, making usage of HTML inputs impossible (both on the dashboard and inside visualizations).

# Important Notes
The list of shortcuts was based on comments in #6364 (where the `preventDefault` was introduced).
2023-06-12 08:07:18 +00:00
..
rust Prevent default only of some shortcuts. (#6981) 2023-06-12 08:07:18 +00:00
scala Suggestion should contain a list of annotations (#6924) 2023-06-02 07:26:01 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.