Files
element-web/src
Clemens Zeidler 57cd8afbc4 Split ApplySelection into CompleteOrPrevSelection and CompleteOrNextSelection
When moving through the autocomplete selection list distinguish between
the following cases:
1) When there is no autocomplete window open, only open one and select
the first item when the CompleteOrPrevSelection /
CompleteOrNextSelection actions are emitted (e.g. by pressing SHIFT +
TAB, TAB)
2) Otherwise navigate through the selection list (e.g. SHIFT + TAB, TAB,
UP, DOWN)

- Remove references to raw keyboard events in autocomplete.ts
- Clarify the purpose of startSelection (previously onTab)

Signed-off-by: Clemens Zeidler <clemens.zeidler@gmail.com>
2021-03-29 13:38:03 +13:00
..
2021-03-01 18:53:11 +00:00
2021-03-26 11:13:39 +00:00
2021-03-10 21:08:01 -07:00
2021-03-23 18:26:43 -06:00
2021-03-12 13:55:14 +01:00
2021-03-18 21:05:51 -06:00
2021-03-05 10:40:26 +00:00