gristlabs_grist-core/app/client/ui2018
Jarosław Sadziński 6460c22a89 (core) Changing shortcuts for adding and removing rows
Summary:
New shortcuts for removing and adding rows.
For adding a row we now have Mod+(Shift)+Enter
For removing rows we now have Mod+Delete/Mod+Backspace

Before removing rows, the user is prompted to confirm, this prompt
can be dismissed and this setting can be remembered. User needs
to confirm only when using shortcut.

Old shortcuts are still active and shows information about this change.
This information is shown only once, after this shortcuts have default
behavior (zooming).
New users don't see this explanation.

Test Plan: Updated

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3655
2022-10-21 18:45:25 +02:00
..
breadcrumbs.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
buttons.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
buttonSelect.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
checkbox.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ColorPalette.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ColorSelect.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
cssVars.ts (core) Comments 2022-10-17 13:38:21 +02:00
draggableList.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
editableLabel.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
IconList.ts (core) Comments 2022-10-17 13:38:21 +02:00
icons.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
links.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
loaders.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
menus.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
modals.ts (core) Changing shortcuts for adding and removing rows 2022-10-21 18:45:25 +02:00
pages.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
search.ts (core) Add info and hover tooltips 2022-10-20 15:17:44 -07:00
select.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00