This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 92ba229 [BEAM-12730] Handle corner case for TextIO with custom
delimiter #15864
new 2c3e979 [BEAM-13105] playground - add shorcut hint tooltip
new b97a1c3 Merge branch 'master' into BEAM-13105
new 7db9d2c Merge pull request #15814 from [BEAM-13105] [Playground] -
add shortcut hint tooltip
The 33406 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../actions/components/new_example_action.dart | 19 ++--
.../modules/actions/components/reset_action.dart | 17 ++--
.../lib/modules/editor/components/run_button.dart | 29 +++---
.../modules/shortcuts/components/shortcut_row.dart | 20 +---
.../components/shortcut_tooltip.dart} | 27 ++---
.../shortcuts/constants/global_shortcuts.dart | 112 +++++++++++----------
.../shortcuts/utils/shortcuts_display_name.dart | 22 +++-
7 files changed, 131 insertions(+), 115 deletions(-)
copy
playground/frontend/lib/modules/{actions/components/header_icon_button.dart =>
shortcuts/components/shortcut_tooltip.dart} (67%)
copy
runners/core-java/src/main/java/org/apache/beam/runners/core/GroupAlsoByWindowsAggregators.java
=> playground/frontend/lib/modules/shortcuts/utils/shortcuts_display_name.dart
(66%)