zulip/frontend_tests/node_tests/templates
Tim Abbott b9fc5da350 tooltips: Fix hotkey-hint CSS class reuse.
The "hotkey-hint" class name used internally in
d66f2d900f conflicted with the
preexisting class name for hotkey hints into popovers, introduced in
80ff3d8da5.

Given that the new class is for a styling of hotkey hints designed for
use in tooltips, it was a bad name anyway, so just rename it to
tooltip-hotkey-hint. We rename the related cluster of variable names
to match this.
2023-02-08 13:13:35 -08:00
..
and.hbs
numberFormat.hbs template.js: Add test for "numberFormat" helper. 2021-03-23 10:46:04 -07:00
or.hbs template.js: Add test for "or" helper. 2021-03-23 10:46:04 -07:00
rendered_markdown.hbs template.js: Add test for "rendered_markdown" helper. 2021-03-23 10:46:04 -07:00
tooltip_hotkey_hints.hbs tooltips: Fix hotkey-hint CSS class reuse. 2023-02-08 13:13:35 -08:00